We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0c6864 commit 64bf2aaCopy full SHA for 64bf2aa
1 file changed
agent/conf/agent.properties
@@ -218,3 +218,8 @@ hypervisor.type=kvm
218
# timer.
219
# For all actions refer to the libvirt documentation.
220
# Recommended values are: none, reset and poweroff.
221
+#
222
+iscsi.session.cleanup.enabled=false
223
+# Automatically clean up iscsi sessions not attached to any VM.
224
+# Should be enabled for users using managed storage for example solidfire.
225
+# Should be disabled for users with unmanaged iscsi connections on their hosts
0 commit comments