Test Description
This test tests whether the iSCSI daemon on linux is configured to auto-login to the attached nodes.
This test case fails if:
The iSCSI daemon is configured for manual login to the attached nodes, i.e. node.startup = manual in /etc/iscsi/iscsid.conf.
This test case passes if:
The iSCSI daemon is configured for manual login to the attached nodes, i.e. node.startup = automatic in /etc/iscsi/iscsid.conf.
How to fix this test
Automatic fix
PowerTools changes the login type of the iSCSI daemon to automatic.
Manual fix
Set node.startup to automatic in /etc/iscsi/iscsid.conf.
Applies to
All linux distributions running open-iscsi.
Last edited: 2018-01-18 17:01:10 UTC
Comments