fabien
unread,May 20, 2009, 12:25:18 PM5/20/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to open-iscsi
Hello,
problem:
I would like to use iscsi over rdma, so i have to use iser driver
(ib_iser.ko), but the ib_iser module did't want to be loaded, i have
an error during loading it with modprobe ib_iser.
error after tipping modprobe ib_iser:
FATAL: Error inserting ib_iser (/lib/modules/2.6.26-2-xen-686/kernel/
drivers/infiniband/ulp/iser/ib_iser.ko): Unknown symbol in module, or
unknown parameter (see dmesg)
dmesg:
ib_iser: disagrees about version of symbol iscsi_conn_setup
[ 9506.567353] ib_iser: Unknown symbol iscsi_conn_setup
[ 9506.567353] ib_iser: disagrees about version of symbol
iscsi_verify_itt
[ 9506.567353] ib_iser: Unknown symbol iscsi_verify_itt
[ 9506.567353] ib_iser: disagrees about version of symbol
iscsi_session_recovery_timedout
[ 9506.567353] ib_iser: Unknown symbol iscsi_session_recovery_timedout
......
configuration:
node1:
- xen 2.6.26-2-686 kernel debian lenny
- Melanox Infiniband card MT 23108 courgar revision A1 latest firmware
3.5.00
- OFED 1.4 installed and kernel module compiled
- ipoib is working well
-
iscsi_tcp,libiscsi,scsi_transport_iscsi,sg,sd_mod,libata,aic79xx,scsi_transport_spi,
scsi_mod iscsi module loaded.
- ib_ipoib, inet_lro, ib_ipoib, ib_ipoib, ib_sdp, rdma_cm, ib_addr,
ib_ucm, ib_sa, ib_cm, ib_uverbs, ib_umad, ib_mthca, ib_mad, ib_core,
iw_cm infiniband module loaded. But ib_iser module is not loaded.
- open-iscsi 2.0-870
node2:
- 2.6.26-2-686 kernel debian lenny
- Melanox Infiniband card MT 23108 courgar revision A1 latest firmware
3.5.00
- OFED 1.4 installed and kernel module compiled
- ipoib is working well
-
iscsi_tcp,libiscsi,scsi_transport_iscsi,sg,sd_mod,libata,aic79xx,scsi_transport_spi,
scsi_mod iscsi module loaded.
- ib_ipoib, inet_lro, ib_ipoib, ib_ipoib, ib_sdp, rdma_cm, ib_addr,
ib_ucm, ib_sa, ib_cm, ib_uverbs, ib_umad, ib_mthca, ib_mad, ib_core,
iw_cm infiniband module loaded. But ib_iser module is not loaded.
- open-iscsi 2.0-870
-tgt (iscsi target with iser support)