# vxdmpadm getportids ctlr=c2
NAME ENCLR-NAME ARRAY-PORT-ID pWWN
===================================================================================
sdaa 3pardata0 - 20:11:00:02:ac:00:5b:41
sdab 3pardata0 - 20:11:00:02:ac:00:5b:41
sdac 3pardata0 - 20:11:00:02:ac:00:5b:41
sdad 3pardata0 - 20:11:00:02:ac:00:5b:41
sdae 3pardata0 - 20:11:00:02:ac:00:5b:41
As we see ARRAY-PORT-ID is blank and not providing required information.
Environment:
This Applied to Infoscale 7.3.0 on RHEL 6.
# uname -a
Linux abchost 2.6.32-696.10.3.el6.x86_64 #1 SMP Thu Sep 21 12:12:50 EDT 2017 x86_64 x86_64 x86_64 GNU/Linux
# rpm -qa |grep -i VRTSvxvm
VRTSvxvm-7.3.0.000-RHEL6.x86_64
Please upgrade to 7.3.1.1 and apply patch.
https://sort.veritas.com/asl/details/835
once the patch is applied, we can see the information.
# vxdmpadm getportids ctlr=c2
NAME ENCLR-NAME ARRAY-PORT-ID pWWN
====================================================================================
sdaa 3pardata0 0:1:1 20:11:00:02:ac:00:5b:41
sdab 3pardata0 0:1:1 20:11:00:02:ac:00:5b:41
sdac 3pardata0 0:1:1 20:11:00:02:ac:00:5b:41
sdad 3pardata0 0:1:1 20:11:00:02:ac:00:5b:41
sdae 3pardata0 0:1:1 20:11:00:02:ac:00:5b:41
Reference : https://www.veritas.com/support/en_US/article.TECH231389
Note : Before performing activities it is recommended to collect VRTSexplorer and save it safely.Refer the readme notes,guides before applying patches.