Please enter search query.
Search <book_title>...
Dynamic Multi-Pathing 7.3.1 Administrator's Guide - Linux
Last Published:
2017-11-04
Product(s):
InfoScale & Storage Foundation (7.3.1)
- 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 the redundancy level of a device or enclosure
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