Test Description
The tool checks that the multipath tools init-service
is configured to start on boot.
This test case fails if:
The service multipath-tools/multipathd
is not configured to start on boot.
This test case passes if:
The service multipath-tools/multipathd
is configured to start on boot.
How to fix this test
Automatic fix
The tool attempts to configure the service to run on boot by executing:
update-rc.d
on ubuntuchkconfig
on redhat
Manual fix
Configure multipath-tools (ubuntu) | multipathd (redhat) to automatically start by using the system's start-up settings.
Last edited: 2022-08-06 08:24:42 UTC
Comments