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       T3          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
SENA0      SENA        508002000001d660     CONNECTED A/A        57
enc0       T3          60020f20000001a90000 CONNECTED A/P        30

If an A/P or ALUA array is under the control of MPxIO, then DMP claims the devices in A/A mode. The output of the above commands shows the ARRAY_TYPE as A/A. For arrays under MPxIO control, DMP does not store A/P-specific attributes or ALUA-specific attributes. These attributes include primary/secondary paths, port serial number, and the array controller ID.