Test Description
This test tests whether the iSCSI daemon on linux is configured not to use leading-login to the attached nodes.
This test case fails if:
The iSCSI daemon is configured to use leading login to the attached nodes, i.e. node.leading = Yes in /etc/iscsi/iscsid.conf.
This test case passes if:
The iSCSI daemon is configured not to use leading login to the attached nodes, i.e. node.leading_login = No in /etc/iscsi/iscsid.conf.
How to fix this test
Automatic fix
PowerTools automatically disables leading login in the iSCSI daemon configuration.
Manual fix
Set node.leading_login to No in /etc/iscsi/iscsid.conf.
Applies to
All linux distributions running open-iscsi.
Last edited: 2018-01-18 17:01:14 UTC
Comments