|
From: Carsten A. <car...@ae...> - 2018-07-17 13:53:47
|
On 07/17/18 11:54, Carsten Aulbert wrote:
>
> [ 8332.096497] iscsi_scst: no symbol version for backport_dependency_symbol
> [ 8332.097763] iscsi_scst: Unknown symbol backport_dependency_symbol
> (err -22)
>
> and I have no clue how to proceed here and thankful for any hints.
Still being clueless, but a few things found/noted:
Querying Mellanox devices firmware ...
Device #1:
----------
Device Type: ConnectX3
Part Number: MCX354A-FCB_A2-A5
Description: ConnectX-3 VPI adapter card; dual-port QSFP; FDR IB
(56Gb/s) and 40GigE; PCIe3.0 x8 8GT/s; RoHS R6
PSID: MT_1090120019
PCI Device Name: 07:00.0
Port1 MAC: 506b4b631f21
Port2 MAC: 506b4b631f22
Versions: Current Available
FW 2.42.5000 2.42.5000
PXE 3.4.0752 3.4.0752
Status: Up to date
Loading scst kernel module (after reboot):
[...]
[ 1927.949691] [7006]: scst: Init thread started
[ 1927.950010] [7007]: scst: Task management thread started
[ 1927.950501] [7008]: scst: Management thread started
[ 1927.950804] [6988]: scst: Target template copy_manager registered
successfully
[ 1927.951160] [6988]: scst: Target copy_manager_tgt for template
copy_manager registered successfully
[ 1927.951497] [6988]: scst: Using security group "copy_manager_tgt" for
initiator "copy_manager_sess" (target copy_manager_tgt)
[ 1927.951897] [6988]: scst: SCST version 3.4.0-pre1 loaded successfully
(global max mem for commands ignored, per device 19340MB)
[ 1927.952728] [6988]: scst: Enabled features: TRACING
[ 1947.013735] iscsi_scst: no symbol version for backport_dependency_symbol
[ 1947.014340] iscsi_scst: Unknown symbol backport_dependency_symbol
(err -22)
grep backport_dependency_symbol /lib/modules/$(uname -r)/modules.symbols
alias symbol:backport_dependency_symbol mlx_compat
# strings /lib/modules/4.9.0-7-amd64/updates/dkms/mlx_compat.ko
shows 'backport_dependency_symbol' to be present, but it is currently
beyond me to find out what for :(
Other random bits and pieces:
# lsmod|grep mlx
mlx5_fpga_tools 16384 0
mlx5_ib 266240 0
mlx5_core 794624 2 mlx5_fpga_tools,mlx5_ib
mlxfw 20480 1 mlx5_core
mlx4_en 135168 0
mlx4_ib 204800 0
ib_core 274432 10
ib_cm,rdma_cm,ib_umad,ib_uverbs,ib_ipoib,iw_cm,mlx5_ib,ib_ucm,rdma_ucm,mlx4_ib
mlx4_core 339968 2 mlx4_en,mlx4_ib
devlink 28672 4 mlx4_en,mlx5_core,mlx4_core,mlx4_ib
mlx_compat 16384 15
ib_cm,rdma_cm,ib_umad,ib_core,mlx5_fpga_tools,ib_uverbs,mlx4_en,ib_ipoib,mlx5_core,iw_cm,mlx5_ib,mlx4_core,ib_ucm,rdma_ucm,mlx4_ib
ptp 20480 3 igb,mlx4_en,mlx5_core
# lsmod|grep scst
scst 684032 0
dlm 172032 1 scst
scsi_mod 225280 8
sd_mod,ses,scsi_transport_sas,libata,mpt3sas,raid_class,scst,sg
# lsmod|grep ib_
ib_ucm 20480 0
ib_ipoib 163840 0
ib_cm 53248 3 rdma_cm,ib_ipoib,ib_ucm
ib_uverbs 102400 2 ib_ucm,rdma_ucm
ib_umad 24576 0
ib_core 274432 10
ib_cm,rdma_cm,ib_umad,ib_uverbs,ib_ipoib,iw_cm,mlx5_ib,ib_ucm,rdma_ucm,mlx4_ib
mlx_compat 16384 15
ib_cm,rdma_cm,ib_umad,ib_core,mlx5_fpga_tools,ib_uverbs,mlx4_en,ib_ipoib,mlx5_core,iw_cm,mlx5_ib,mlx4_core,ib_ucm,rdma_ucm,mlx4_ib
Anything else I may provide to help?
Cheers
Carsten
--
Dr. Carsten Aulbert, Max Planck Institute for Gravitational Physics,
Callinstraße 38, 30167 Hannover, Germany
Phone: +49 511 762 17185
|