Ashutosh Naik wrote:
> Hi,
> 
> I am logging to the iSCSI Enterprise target and observe the following
> behaviour. I am using open-iscsi version 2.0-869.2
> 
> The discovery session seems to resolve the hostname to an IP address well.
> 
> [EMAIL PROTECTED] ~]# iscsiadm --mode discovery --type sendtargets --portal 
> sw01
> 10.192.166.103:3260,1 iqn.2004-05.com.faker.sw01
> 
> But while logging in, this resolution fails
> 
> [EMAIL PROTECTED] ~]# iscsiadm -m node --portal sw01 --login
> iscsiadm: no records found!

The iscsiadm command takes the portal that is returned by the target, so 
if the target returns ips then you have to use ips. If the target 
returns hosts then you have to use that.

--~--~---------~--~----~------------~-------~--~----~
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