On 07/01/2011 03:16 PM, Jim Ramsay wrote:
> Leading-login support only takes effect when performing
> "login-by-startup" (ie, iscsiadm -m node -L ...).  For any nodes with
> this value set to "Yes" (The default is "No"), an attempt will be made
> on each successive iface record until the first one succeeds.  The intent
> is to only have a single iSCSI session for each target regardless of the
> number of iface records in the system.

For using ifaces we have 2 modes:

1. We pass the ifaces we want to bind to portals to when we run commands
like the discovery command or the manual record creation command. When
you run the login command we will use those specific ifaces to login
into the portals that are setup in the discovery/rec-creation step.

2. If you have ifaces setup that use iscsi_tcp but do not pass the
iscsiadm discovery command any ifaces, iscsiadm will use those default
ifaces you had setup like you had passed them in like in #1.


For your feature it seems like you are doing something like #2. Did you
want to be able to control which ifaces you log into here?

Also did you want to be able to set some sort of preference for which
iface to try first or in this situation does any-old-one work ok?

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

Reply via email to