On 10/6/15, 4:44 PM, Mike Christie wrote:
Do you have records setup for the boot targets (did you run the iscsiadm
discovery command to the boot targets and so in /etc/iscsi/targets you
have info for them)? If you run

iscsiadm -m node -P 1


Also if you are not using SUSE and if when you run the command above you see this:

Target: your target
        Portal: your_ip:port
                <transport>.<MAC>.ipv4.1

Could you delete it manually

iscsiadm -m session -T your_target -p your_ip -I <transport>.<MAC>.ipv4.1 --logout
iscsiadm -m node -T your_target -p your_ip -I <transport>.<MAC>.ipv4.1


and reboot and see if you still get the extra sessions? This is just to confirm where the extra sessions are coming from. To fix this properly I will need to modify the iscsistart default iface name creation, and you will have make sure your solution loads be2iscsi before running iscsistart if that is the driver you are using.

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

Reply via email to