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
Scanning an operating system device tree after adding or removing LUNs
After you add or remove LUNs, scan the operating system device tree to verify that the operation completed successfully.
The operating system commands may vary, depending on the Solaris version. The following procedure uses Solaris 11 with the Leadville stack.
Adding
To scan an operating system device tree after adding or removing LUNs
- Enter the following command:
# cfgadm - alo show_FCP_dev
Or
# cfgadm - alo show_SCSI_LUN
- To configure new devices not detected by the previous command:
# cfgadm - c configure c#
- To configure the OS device handles for the newly presented devices, enter:
# devfsadm - vc disk
Removing
To remove cfgadm access paths for paths intentionally removed at the storage layer, the state must be reported as unusable:
- Enter the following command:
# cfgadm - o unusable_FCP_Dev - c unconfigure c#:wwn
- To delete the OS device handles for the intentionally removed paths:
# devfsadm -Cvc disk