Hi there
I've searched through the forums and found some info but wanted to run this past people to see if my understanding is correct please?
I've got a 3-node PVE 8.3.5 cluster hooked up over FC to two Huawei OceanStor SANs in two separate sites. I've presented a 20TB LUN - configured for HyperMetro (same LUN mirrored/synced across the two SANs) - to the cluster. All three nodes can see the LUN fine, however the output of
Two of the hosts output this:
Which if I understand correctly shows the host has it's preferred (active) paths to the LUN on one SAN and the non-preferred (enabled) paths to the LUN on the other SAN.
However one of the hosts outputs this:
Just the (active) paths, no (enabled) paths.
All three hosts share the same multipath.conf file and the LUN is presented by them all being in the same group on the SAN. I've triple checked all three host's config on the SAN and cannot see any difference between any of them.
Would this indicate that the third host cannot see the second paths as the others can? Something must be different about this host, I just can't seem to see what it is.
Any thoughts would be much appreciated.
Thanks.
I've searched through the forums and found some info but wanted to run this past people to see if my understanding is correct please?
I've got a 3-node PVE 8.3.5 cluster hooked up over FC to two Huawei OceanStor SANs in two separate sites. I've presented a 20TB LUN - configured for HyperMetro (same LUN mirrored/synced across the two SANs) - to the cluster. All three nodes can see the LUN fine, however the output of
multipath -ll
differs across the hosts.Two of the hosts output this:
mpathb (366413ab100268d63bcb0d25b0000011f) dm-0 HUAWEI,XSG1
size=20T features='1 queue_if_no_path' hwhandler='1 alua' wp=rw
|-+- policy='round-robin 0' prio=50 status=active
| |- 0:0:2:2 sdd 8:48 active ready running
| |- 1:0:0:2 sdh 8:112 active ready running
| |- 0:0:3:2 sdf 8:80 active ready running
| `- 1:0:2:2 sdk 8:160 active ready running
`-+- policy='round-robin 0' prio=10 status=enabled
|- 0:0:0:2 sda 8:0 active ready running
|- 1:0:1:2 sdi 8:128 active ready running
|- 0:0:1:2 sdb 8:16 active ready running
`- 1:0:3:2 sdl 8:176 active ready running
Which if I understand correctly shows the host has it's preferred (active) paths to the LUN on one SAN and the non-preferred (enabled) paths to the LUN on the other SAN.
However one of the hosts outputs this:
mpathb (366413ab100268d63bcb0d25b0000011f) dm-4 HUAWEI,XSG1
size=20T features='1 queue_if_no_path' hwhandler='1 alua' wp=rw
`-+- policy='round-robin 0' prio=50 status=active
|- 0:0:1:2 sdc 8:32 active ready running
|- 2:0:0:2 sdg 8:96 active ready running
|- 0:0:2:2 sde 8:64 active ready running
`- 2:0:2:2 sdi 8:128 active ready running
Just the (active) paths, no (enabled) paths.
All three hosts share the same multipath.conf file and the LUN is presented by them all being in the same group on the SAN. I've triple checked all three host's config on the SAN and cannot see any difference between any of them.
Would this indicate that the third host cannot see the second paths as the others can? Something must be different about this host, I just can't seem to see what it is.
Any thoughts would be much appreciated.
Thanks.