Test Description
The tool checks that multipath is enabled in a solaris machine
This test case fails if:
Multipath is disabled for fp and mpt devices
This test case passes if:
Multipath is enabled for fp and mpt devices
How to fix this test
Automatic fix
The tool updates the multipath configuration using the stmsboot tool.
A reboot is required for this change to take effect.
Manual fix
Run the stmsboot tool using the following flags:
stmsboot -D fp -e
stmsboot -D mpt -e
The tool requires a reboot.
Last edited: 2020-11-05 10:06:16 UTC
Comments