I have a synology data station which have two Ethernet work,eth0 ip is 172.18.133.210 and eth1 ip is 172.18.133.218. eth0 had been connect to network,but eht1 hadn't connect to network,follow is information:
# iscsiadm -m node 172.18.133.218:3260,0 iqn.2010-10.synology-iscsi:virtualdisk.whxg-mail 172.18.133.210:3260,0 iqn.2010-10.synology-iscsi:virtualdisk.whxg-mail # iscsiadm -m node -T iqn.2010-10.synology-iscsi:virtualdisk.whxg-mail 172.18.133.210:3260 -l Logging in to [iface: default, target: iqn.2010-10.synology-iscsi:virtualdisk.whxg-mail, portal: 172.18.133.218,3260] (multiple) Logging in to [iface: default, target: iqn.2010-10.synology-iscsi:virtualdisk.whxg-mail, portal: 172.18.133.210,3260] (multiple) Login to [iface: default, target: iqn.2010-10.synology-iscsi:virtualdisk.whxg-mail, portal: 172.18.133.218,3260] successful. iscsiadm: Could not login to [iface: default, target: iqn.2010-10.synology-iscsi:virtualdisk.whxg-mail, portal: 172.18.133.210,3260]. iscsiadm: initiator reported error (19 - encountered non-retryable iSCSI login failure) iscsiadm: Could not log into all portals is it possible adjust the login in order,let 172.18.133.210 first than 172.18.133.218 target. althrough i can use follow command delete target at 172.18.133.218 interface #iscsiadm -m node -o delete -T iqn.2010-10.synology-iscsi:virtualdisk.whxg-mail -p 172.18.133.218:3260 but where I create virtual storage pool in virsh,system auto connect target at 172.18.133.218. -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/open-iscsi. For more options, visit https://groups.google.com/d/optout.
