Please enter search query.
Search <book_title>...
InfoScale™ 9.0 Dynamic Multi-Pathing Administrator's Guide - AIX
Last Published:
2025-04-14
Product(s):
InfoScale & Storage Foundation (9.0)
Platform: AIX
- Understanding DMP
- Setting up DMP to manage native devices
- Using Dynamic Multi-Pathing (DMP) devices with Oracle Automatic Storage Management (ASM)
- Dynamic Multi-Pathing for the Virtual I/O Server
- Configuring Dynamic Multi-Pathing (DMP) on Virtual I/O server
- Configuring Dynamic Multi-Pathing (DMP) pseudo devices as virtual SCSI devices
- Extended attributes in VIO client for a virtual SCSI disk
- Administering DMP
- Configuring DMP for SAN booting
- Administering the root volume group (rootvg) under DMP control
- Extending an LVM rootvg that is enabled for DMP
- Using Storage Foundation in the logical partition (LPAR) with virtual SCSI devices
- How DMP handles I/O for vSCSI devices
- 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
Migrating from other multi-pathing solutions to DMP on Virtual I/O server
DMP supports migrating from AIX MPIO and EMC PowerPath multi-pathing solutions to DMP on Virtual I/O server.
To migrate from other multi-pathing solutions to DMP on a Virtual I/O server
- Before migrating, back up the Virtual I/O servers to use for reverting the system in case of issues.
- Shut down all VIO client partitions that are serviced by the VIOS.
- Log into the VIO server partition. Use the following command to access the non-restricted root shell. All subsequent commands in this procedure must be invoked from the non-restricted shell.
$ oem_setup_env
- Use commands like lsdev and lsmap to view the configuration.
- Unconfigure all VTD devices from all virtual adapters on the system:
dmpvios1$ rmdev -p vhost0
Repeat this step for all other virtual adapters.
- Migrate from the third-party device driver to DMP.
Note that you do not need to do turn on the dmp_native_support again, because it is turned on for VIOS by default. You can use the vxdmpadm gettune dmp_native_support command to verify that the tunable parameter is turned on.
- Reboot the VIO Server partition.
- Use the following command to verify that all Virtual SCSI mappings of TPD multi-pathing solution have been correctly migrated to DMP:
dmpvios1$ /usr/ios/cli/ioscli lsmap -all
- Repeat step 1 through step 8 for all of the other VIO server partitions of the managed system.
- After all of the VIO Server partitions are successfully migrated to DMP, start all of the VIO client partitions.