i have multiple hosts exposing the same ISCSI array/device.and when i do discovery from my VM.below is the response
10.20.32.178:2560,1 iqn.2010-06.com.XXX:test1-5eabc87e-297d-4cd3-8470-8fdcbe2cddbb
10.20.32.179:3260,1 iqn.2010-06.com.XXX:test1-5eabc87e-297d-4cd3-8470-8fdcbe2cddbb
10.20.32.180:3260,1 iqn.2010-06.com.XXX:test1-5eabc87e-297d-4cd3-8470-8fdcbe2cddbb
10.20.32.178:3260,1 iqn.2010-06.com.XXX:test2-8d204219-b525-4314-8e28-0a1c47194743
10.20.32.179:3260,1 iqn.2010-06.com.XXX:test2-8d204219-b525-4314-8e28-0a1c47194743
10.20.32.180:3260,1 iqn.2010-06.com.XXX:test2-8d204219-b525-4314-8e28-0a1c47194743
Basically i have created two storage devices 5eabc87e-297d-4cd3-8470-8fdcbe2cddbb and 8d204219-b525-4314-8e28-0a1c47194743 and you can see they are avaliable from multiple hosts(10.50.32.178,.179 and .180).
i have selectively logged in to the target on the host .180. But when i reboot the VM, somehow the system is logging to all the hosts instead of just .180, how can i avoid this and make sure system will login to only one host instead of all.