shreyas wrote:
> [EMAIL PROTECTED] ~]# iscsiadm -m session -P 3
> iSCSI Transport Class version 2.0-724
> iscsiadm version 2.0-869

It looks like you are not using the kernel modules from the tarball, and 
using older tools. Both do not support the bind by iqn name feature. You 
want:

iSCSI Transport Class version 2.0-870
iscsiadm version 2.0-870


The  bind by iqn feature is only supported with the iscsi modules in 
that devel tarball or the kernel modules in 2.6.27-rc*. The older 
modules only support binding by whaterver was supported in those release 
(mac address, or netdevice name). Same goes for the tools. You need the 
tools in that release.

Are you using
http://www.open-iscsi.org/bits/open-iscsi-2.0-870-rc1.tar.gz
and did you do a "make" and "make install" to install it? Make sure you 
did not have older tools or distro ones by doing a "whereis iscsiadm". 
If there are other iscsiadm copies then you need to remove them before 
installing the tarball tools.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To post to this group, send email to open-iscsi@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/open-iscsi
-~----------~----~----~----~------~----~------~--~---

Reply via email to