-
-
Save ajs124/a3dbaa7edd5282e28f3c5aafb7a3c357 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
boot.iscsi-initiator = { | |
extraConfig = '' | |
node.conn[0].timeo.noop_out_interval = 60 | |
node.conn[0].timeo.noop_out_timeout = 60 | |
node.session.timeo.replacement_timeout = -1 | |
''; | |
}; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment