On 01/26/2013 08:45 AM, torn5 wrote: > Hi, > in a recovery from power loss situation, the target host might restart > slower than initiator hosts. > Is there a way in open-iscsi to start and create devices in blocked mode > even if target is not available yet? (to be used together with long > recovery timeouts...)
I think so - sort of. If you were to set node.session.initial_login_retry_max really high then that will instruct the initiator to retry the initial login process a lot of times. The idea would be that with enough retries it would still be retrying by the time the target came up. -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
