We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c0257b commit 97dbc19Copy full SHA for 97dbc19
1 file changed
agent/conf/agent.properties
@@ -260,4 +260,6 @@ hypervisor.type=kvm
260
# Recommended values are: none, reset and poweroff.
261
#
262
iscsi.session.cleanup.enabled=false
263
-# Automatically clean up iscsi sessions not attached to any VM
+# Automatically clean up iscsi sessions not attached to any VM.
264
+# Should be enabled for users using managed storage for example solidfire.
265
+# Should be disabled for users with unmanaged iscsi connections on their hosts
0 commit comments