On 12/28/2011 02:31 AM, Mike Christie wrote: > On 12/23/2011 01:52 AM, Prakhar wrote: >> Hi, >> When I restart the iscsi target daemon set to automatic discovery and >> login into targets , the iscsid daemon tries to connect to incorrect >> port i.e. port 0 . I am using iSNS discovery records for discovering >> targets. >> >> root@Box3:/home/user1# iscsiadm -m discovery -t isns -p >> 192.168.145.102:3205 --discover >> 192.168.145.224:0,1 iqn.2011-12.com.example:san02.tgt.server01 >> 192.168.145.224:0,1 iqn.2011-12.com.example:san01.tgt.server01
Oh yeah, the output's format above is: ip_address:port,target_portal_group target_name. > > 3260 is the default port. It looks like the isns server is returning > port 0 though. Either that or there is a bug in the isns pdu parsing code. > > When you run the iscsiadm isns discovery command take a > wireshark/tcpdump trace so we can see what the isns server is returning > and know for sure who to blame. > -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/open-iscsi?hl=en.
