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
Listing all the devices including iSCSI
You can display the hierarchy of all the devices discovered by DDL, including iSCSI devices.
To list all the devices including iSCSI
- Type the following command:
# vxddladm list
The following is a sample output:
HBA fscsi0 (20:00:00:E0:8B:19:77:BE) Port fscsi0_p0 (50:0A:09:80:85:84:9D:84) Target fscsi0_p0_t0 (50:0A:09:81:85:84:9D:84) LUN hdisk1 . . . HBA iscsi0 (iqn.1986-03.com.sun:01:0003ba8ed1b5.45220f80) Port iscsi0_p0 (10.216.130.10:3260) Target iscsi0_p0_t0 (iqn.1992-08.com.netapp:sn.84188548) LUN hdisk2 LUN hdisk3 Target iscsi0_p0_t1 (iqn.1992-08.com.netapp:sn.84190939) . . .