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 The following is the syslog output Dec 23 13:13:40 Box3 iscsid: connect to 192.168.145.224:0 failed (Connection refused) Dec 23 13:13:40 Box3 iscsid: connect to 192.168.145.224:0 failed (Connection refused) Dec 23 13:13:44 Box3 iscsid: connect to 192.168.145.224:0 failed (Connection refused) Dec 23 13:13:44 Box3 iscsid: connect to 192.168.145.224:0 failed (Connection refused) Dec 23 13:13:48 Box3 iscsid: connect to 192.168.145.224:0 failed (Connection refused) Dec 23 13:13:48 Box3 iscsid: connect to 192.168.145.224:0 failed (Connection refused) Dec 23 13:13:51 Box3 iscsid: connect to 192.168.145.224:0 failed (Connection refused) Dec 23 13:13:51 Box3 iscsid: connect to 192.168.145.224:0 failed (Connection refused) Shouldn't it try to log into the target using 3260 port ?? -- 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.
