On 12/01/2011 02:20 PM, Mike Christie wrote:
> Note that if the connection is lost for longer than
> node.session.timeo.replacement_timeout then you are basically out of
> luck. IO errors will get to the root fs and it will panic. For F16 you
> would want to set that to -1 instead of 9999999.

To do this set

node.session.timeo.replacement_timeout = -1

so new target/portals use that value and then run

iscsiadm -m node -o update -n node.session.timeo.replacement_timeout -v -1

so that existing target/portals setup will use that value the next time
you login (it does not update a running session currently in f16 so it
will not be used until you reboot or logout then login the session (the
latter is not possible if you are booting or doing root from it).

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