Please enter search query.
Search <book_title>...
InfoScale™ 9.0 Dynamic Multi-Pathing Administrator's Guide - Solaris
Last Published:
2025-04-14
Product(s):
InfoScale & Storage Foundation (9.0)
Platform: Solaris
- Understanding DMP
- How DMP works
- Disk device naming in DMP
- Setting up DMP to manage native devices
- Using Dynamic Multi-Pathing (DMP) devices with Oracle Automatic Storage Management (ASM)
- Administering DMP
- Managing DMP devices for the ZFS root pool
- 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
- About the DMPDR utility
- 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
Retrieving information about a DMP node
The following command displays the Dynamic Multi-Pathing (DMP) node that controls a particular physical path:
# vxdmpadm getdmpnode nodename=pathname
The physical path is specified by argument to the nodename attribute, which must be a valid path listed in the device directory.
The device directory is the /dev/rdsk
directory.
The command displays output similar to the following example output.
# vxdmpadm getdmpnode nodename=c0t5006016041E03B33d0s2
NAME STATE ENCLR-TYPE PATHS ENBL DSBL ENCLR-NAME ==================================================================== emc_clariion0_16 ENABLED EMC_CLARiiON 6 6 0 emc_clariion0
Use the -v
option to display the LUN serial number and the array volume ID.
# vxdmpadm -v getdmpnode nodename=c0t5006016041E03B33d0s2
NAME STATE ENCLR-TYPE PATHS ENBL DSBL ENCLR-NAME SERIAL-NO ARRAY_VOL_ID ===================================================================================== emc_clariion0_16 ENABLED EMC_CLARiiON 6 6 0 emc_clariion0 600601606 16
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 ========================================================= c2t1d0s2 ENABLED T300 2 2 0 enc0 c2t1d1s2 ENABLED T300 2 2 0 enc0 c2t1d2s2 ENABLED T300 2 2 0 enc0 c2t1d3s2 ENABLED T300 2 2 0 enc0
Use the dmpnodename attribute with getdmpnode to display the DMP information for a given DMP node.
# vxdmpadm getdmpnode dmpnodename=emc_clariion0_158
NAME STATE ENCLR-TYPE PATHS ENBL DSBL ENCLR-NAME ================================================================== emc_clariion0_158 ENABLED EMC_CLARiiON 1 1 0 emc_clariion0