Veritas Volume Manager 5.1 SP1 Administrator"s Guide (5900-1506, April 2011)

The other controllers are connected to disks that are in recognized DMP categories.
All the controllers are in the ENABLED state which indicates that they are available
for I/O operations.
The state DISABLED is used to indicate that controllers are unavailable for I/O
operations. The unavailability can be due to a hardware failure or due to I/O
operations being disabled on that controller by using the vxdmpadm disable
command.
The following forms of the command lists controllers belonging to a specified
enclosure or enclosure type:
# vxdmpadm listctlr enclosure=enc0
or
# vxdmpadm listctlr type=ACME
CTLR-NAME ENCLR-TYPE STATE ENCLR-NAME
===============================================================
c2 ACME ENABLED enc0
c3 ACME ENABLED enc0
The vxdmpadm getctlr command displays HBA vendor details and the Controller
ID. For iSCSI devices, the Controller ID is the IQN or IEEE-format based name.
For FC devices, the Controller ID is the WWN. Because the WWN is obtained from
ESD, this field is blank if ESD is not running. ESD is a daemon process used to
notify DDL about occurance of events. The WWN shown as Controller ID maps
to the WWN of the HBA port associated with the host controller.
# vxdmpadm getctlr c5
LNAME PNAME VENDOR CTLR-ID
===================================================
c5 c5 qlogic 20:07:00:a0:b8:17:e1:37
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
167Administering Dynamic Multi-Pathing
Administering DMP using vxdmpadm