[EMAIL PROTECTED] wrote:
> As subject.
> 
> 
> If there is any way to limit/filter the subnets sendtargets gives out
> I'm happy configure this.
> 

I am not sure what you mean by prefer. open-iscsi is dumb and will try 
to log into whaterver you tell it to.

If the target sends us two addresses, open-iscsi will use whatever you 
setup for the node.startup values. So if one was non reachable, then you 
would want to run

iscsiadm -m node -T target -p ip:port -o update -n node.startup -v manual

so it does not get logged into.


If you were to leave both portals startup values as automatic, then 
open-iscsi would try to log into both portals. If one was unreachable we 
would eventually fail the log in attempt to that one, and only log into 
the reachable one.

Does that answer your question?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To post to this group, send email to open-iscsi@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/open-iscsi
-~----------~----~----~----~------~----~------~--~---

Reply via email to