A host cannot recognize multipath. What should I do?
Symptom
Running multipath -ll on the host shows no multipath devices.
Cause
The multipath configuration file on the host is incorrect.
Solution
-
Check whether the
/etc/multipath.conffile on the affected host differs from the file on a healthy host. -
On the host, run the following command to copy the
/etc/multipath.conffile from a healthy host to the affected host:[root@localhost ~]# scp /etc/multipath.conf root@IP:/etc/