Hello,
We had some HP 3Par LUNs exported twice to the same host with different LUNs IDs.
The duplicate LUNs are hidden in C# and WebClient. That means if I check the LUN in GUI, path count is 4. If I use “esxcli storage core path list -d naa.60002ac000000000000000bb0000998c | grep LUN:”
Path count is 8:
# esxcli storage core path list -d naa.60002ac000000000000000bb0000998c | grep LUN: LUN: 49 LUN: 7 LUN: 49 LUN: 49 LUN: 7 LUN: 49 LUN: 7 LUN: 7
My question is why the ESXi handles this situation like that? And how can I identify that in Path state or something else…?
Kind Regards,
Markus