Dynamic Multi-Pathing 7.3.1 Administrator's Guide - Linux
- Understanding DMP
- Setting up DMP to manage native devices
- Using Dynamic Multi-Pathing (DMP) devices with Oracle Automatic Storage Management (ASM)
- Administering DMP
- Administering DMP using the vxdmpadm utility
- Gathering and displaying I/O statistics
- Specifying the I/O policy
- Administering disks
- Discovering and configuring newly added disk devices
- About discovering disks and dynamically adding disk arrays
- How to administer the Device Discovery Layer
- Changing the disk device naming scheme
- Dynamic Reconfiguration of devices
- Reconfiguring a LUN online that is under DMP control using the Dynamic Reconfiguration tool
- Manually reconfiguring a LUN online that is under DMP control
- Event monitoring
- Performance monitoring and tuning
- Appendix A. DMP troubleshooting
- Appendix B. Reference
Displaying consolidated information about the DMP nodes
The vxdmpadm list dmpnode command displays the detail information of a Dynamic Multi-Pathing (DMP) node. The information includes the enclosure name, LUN serial number, port id information, device attributes, and so on.
The following command displays the consolidated information for all of the DMP nodes in the system:
# vxdmpadm list dmpnode all
Use the enclosure attribute with list dmpnode to obtain a list of all DMP nodes for the specified enclosure.
# vxdmpadm list dmpnode enclosure=enclosurename
For example, the following command displays the consolidated information for all of the DMP nodes in the enc0 enclosure.
# vxdmpadm list dmpnode enclosure=enc0
Use the dmpnodename attribute with list dmpnode to display the DMP information for a given DMP node. The DMP node can be specified by name or by specifying a path name. The detailed information for the specified DMP node includes path information for each subpath of the listed DMP node.
The path state differentiates between a path that is disabled due to a failure and a path that has been manually disabled for administrative purposes. A path that has been manually disabled using the vxdmpadm disable command is listed as disabled(m).
# vxdmpadm list dmpnode dmpnodename=dmpnodename
For example, the following command displays the consolidated information for the DMP node emc_clariion0_158.
# vxdmpadm list dmpnode dmpnodename=emc_clariion0_158
dmpdev = emc_clariion0_158 state = enabled enclosure = emc_clariion0 cab-sno = CK200070400359 asl = libvxCLARiiON.so vid = DGC pid = DISK array-name = EMC_CLARiiON array-type = CLR-A/PF iopolicy = MinimumQ avid = 158 lun-sno = 600601601A141B001D4A32F92B49DE11 udid = DGC%5FDISK%5FCK200070400359%5F600601601A141B001D4A32F92B49DE11 dev-attr = lun ###path = name state type transport ctlr hwpath aportID aportWWN attr path = sdck enabled(a) primary FC c2 c2 A5 50:06:01:61:41:e0:3b:33 - path = sdde enabled(a) primary FC c2 c2 A4 50:06:01:60:41:e0:3b:33 - path = sdcu enabled secondary FC c2 c2 B4 50:06:01:68:41:e0:3b:33 - path = sdbm enabled secondary FC c3 c3 B4 50:06:01:68:41:e0:3b:33 - path = sdbw enabled(a) primary FC c3 c3 A4 50:06:01:60:41:e0:3b:33 - path = sdbc enabled(a) primary FC c3 c3 A5 50:06:01:61:41:e0:3b:33 -