multipath -ll show different info that multipath -l with the same path
When i run a multipath -ll is show me the following:
-bash-3.2# multipath -ll
mpath99 (360060e80166c750000016c7500000e7c) dm-7 HITACHI,OPEN-V
mpath29 (360060e80166d580000016d58000002f5) dm-8 HITACHI,OPEN-V
[size=70G][features=1 queue_if_no_path][hwhandler=0][rw]
\_ round-robin 0 [prio=1][active]
\_ 3:0:2:0 sdag 66:0 [active][ready]
\_ 5:0:2:0 sdbu 68:128 [active][ready]
68:32 [active][ready]
When i run the command multipath -l in the mpath 29 that is a new lun show me only the following.-bash-3.2# multipath -l mpath29
mpath99 (360060e80166c750000016c7500000e7c) dm-7 HITACHI,OPEN-V
[size=210G][features=1 queue_if_no_path][hwhandler=0][rw]
\_ round-robin 0 [prio=0][active]
\_ 3:0:1:0 sdaf 65:240 [active][undef]
\_ 5:0:1:0 sdbt 68:112 [active][undef]
This issue has been resolved by removing bindings file
Comments
Post a Comment