Displaying the path redundancy level of a device or enclosure under DMP control

Use the vxdmpadm getdmpnode command to list the devices with less than the required redundancy level.

To list the devices on a specified enclosure with fewer than a given number of enabled paths, use the following command:

# vxdmpadm getdmpnode enclosure=encl_name redundancy=value

For example, to list the devices with fewer than 3 enabled paths, use the following command:

# vxdmpadm getdmpnode enclosure=EMC_CLARiiON0 redundancy=3
NAME              STATE    ENCLR-TYPE   PATHS ENBL DSBL ENCLR-NAME
=====================================================================
emc_clariion0_162 ENABLED  EMC_CLARiiON 3     2    1    emc_clariion0
emc_clariion0_182 ENABLED  EMC_CLARiiON 2     2    0    emc_clariion0
emc_clariion0_184 ENABLED  EMC_CLARiiON 3     2    1    emc_clariion0
emc_clariion0_186 ENABLED  EMC_CLARiiON 2     2    0    emc_clariion0

To display the minimum redundancy level for a particular device, use the vxdmpadm getattr command, as follows:

# vxdmpadm getattr enclosure|arrayname|arraytype \
 component-name redundancy

For example, to show the minimum redundancy level for the enclosure HDS9500-ALUA0:

# vxdmpadm getattr enclosure HDS9500-ALUA0 redundancy
ENCLR_NAME        DEFAULT        CURRENT
=============================================
HDS9500-ALUA0     0              4