Veritas Volume Manager 5.0.1 Administrator's Guide, HP-UX 11i v3, First Edition, November 2009

# vxdmpadm getctlr c5
LNAME PNAME HBA-VENDOR CTLR-ID
============================================================================
c5 c5 qlogic 20:07:00:a0:b8:17:e1:37
c6 c6 qlogic iqn.1986-03.com.sun:01:0003ba8ed1b5.45220f80
Displaying information about enclosures
To display the attributes of a specified enclosure, including its enclosure type,
enclosure serial number, status, array type, and number of LUNs, use the following
command:
# vxdmpadm listenclosure enc0
ENCLR_NAME ENCLR_TYPE ENCLR_SNO STATUS ARRAY_TYPE LUN_COUNT
=============================================================================
enc0 A3 60020f20000001a90000 CONNECTED A/P 30
The following command lists attributes for all enclosures in a system:
# vxdmpadm listenclosure all
ENCLR_NAME ENCLR_TYPE ENCLR_SNO STATUS ARRAY_TYPE LUN_COUNT
=================================================================================
Disk Disk DISKS CONNECTED Disk 6
ANA0 ACME 508002000001d660 CONNECTED A/A 57
enc0 A3 60020f20000001a90000 CONNECTED A/P 30
Displaying information about array ports
To display the attributes of an array port that is accessible via a path, DMP node
or HBA controller, use one of the following commands:
# vxdmpadm getportids path=path-name
# vxdmpadm getportids dmpnodename=dmpnode-name
# vxdmpadm getportids ctlr=ctlr-name
The information displayed for an array port includes the name of its enclosure,
and its ID and worldwide name (WWN) identifier.
The following form of the command displays information about all of the array
ports within the specified enclosure:
# vxdmpadm getportids enclosure=enclr-name
161Administering Dynamic Multipathing
Administering DMP using vxdmpadm