I have changed the timeouts in iscsid.conf as directed in the iSCSI Root section 8.2 of the README so that in case the open-iscsi initiator loses connection or has other communications problems with my OpenSolaris target then the open-iscsi initiator will wait for up to 24 hours before it fails to the SCSI layer:
node.session.timeo.replacement_timeout = 86400 node.conn[0].timeo.login_timeout = 15 node.conn[0].timeo.logout_timeout = 15 node.conn[0].timeo.noop_out_interval = 0 node.conn[0].timeo.noop_out_timeout = 0 My OpenSolaris target recently core dumped and came back online in about 5 minutes. By that time, all of my ext3 partitions mounted over iscsi had aborted their journals. Shouldn't iscsi wait for 24 hours before I see any failures on my SCSI layer affecting my ext3 partitions? Am I missing some other configuration? Any help appreciated. Thank you, -- Dave --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
