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

Configure the I/O throttling mechanism.
Control the operation of the DMP path restoration thread.
Get or set the values of various tunables used by DMP.
The following sections cover these tasks in detail along with sample output.
See Changing the values of VxVM tunables on page 495.
See DMP tunable parameters on page 504.
See the vxdmpadm(1M) manual page.
Retrieving information about a DMP node
The following command displays the DMP node that controls a particular physical
path:
# vxdmpadm getdmpnode nodename=c3t2d1
The physical path is specified by argument to the nodename attribute, which must
be a valid path listed in the /dev/rdsk directory.
The command displays output similar to the following:
NAME STATE ENCLR-TYPE PATHS ENBL DSBL ENCLR-NAME
===============================================================
c3t2d1 ENABLED ACME 2 2 0 enc0
Use the -v option to display the LUN serial number and the array volume ID.
DEMC_CLARiiON 6 6 0 emc_clariion0 600601606D121B007C778BC48EDBDB11 162
# vxdmpadm -v getdmpnode nodename=c3t2d1
NAME STATE PATHS ENBL DSBL ENCLR-NAME SERIAL-NO ARRAY_VOL_ID
===================================================================================
c3t2d1 ENABLED 2 2 0 HDS9500-ALUA0 D600172E015B E01
Use the enclosure attribute with getdmpnode to obtain a list of all DMP nodes for
the specified enclosure.
# vxdmpadm getdmpnode enclosure=enc0
NAME STATE ENCLR-TYPE PATHS ENBL DSBL ENCLR-NAME
==========================================================
c2t1d0 ENABLED ACME 2 2 0 enc0
c2t1d1 ENABLED ACME 2 2 0 enc0
Administering Dynamic Multi-Pathing
Administering DMP using vxdmpadm
160