Test Description
The tool checks that the multipath tools init-service
is currently running, by checking whether the pid
file that matches the service is alive.
This test case fails if:
multipath tools init-service
is not running.
This test case passes if:
multipath tools init-service
is running.
How to fix this test
Automatic fix
The tool attempts to start the multipath-tools init service (multipath-tools
or multipathd
, depends on the distribution).
Manual fix
Start the service manually.
Comments