We have come across many situations, where we have been asked to work on SAN storage issues and we had only 3PAR lun WWNs to start the troubleshooting. Through IMC it is really tough to identify the vlun WWNs and we have to relay on IMC CLI or PuTTY connections. Let's see how can we identify the vlun with lun WWN.
To start with, we have to execute a 3PAR-CLI commands and work with the output.The command which we tried is showvlun (Along with some special OPTIONS are used)
. I have tried the combination of showvlun and -lvw (Show the WWN of the virtual volume associated with the VLUN.)
The output resulted as shown below.
3par01 cli% showvlun -lvwOnce you have the detailed lun information, you can export the output to excel sheet and search for virtual volumes and you can obtain the vlun details.
Active VLUNs
Lun VVName -------------VV_WWN------------- HostName -Host_WWN/iSCSI_Name- Port Type Status ID
0 esx001_boot 60002AC000000000000000030000ABCD esx001 10000090FA2617C2 0:1:1 host active 0
1 DATA_NR_CP_CLxx_VMFS001 60002AC000000000000000050000ABCD esx001 10000090FA2617C2 0:1:1 host set active 0
2 DATA_NR_CP_CLxx_VMFS002 60002AC000000000000000060000ABCD esx001 10000090FA2617C2 0:1:1 host set active 0
3 DATA_NR_CP_CLxx_VMFS003 60002AC000000000000000070000ABCD esx001 10000090FA2617C2 0:1:1 host set active 0
4 DATA_NR_CP_CLxx_RDM004 60002AC0000000000000000F0000ABCD esx001 10000090FA2617C2 0:1:1 host set active 0
5 DATA_NR_CP_CLxx_RDM005 60002AC000000000000000100000ABCD esx001 10000090FA2617C2 0:1:1 host set active 0
how to get volume name using wwpn
ReplyDelete