Please enter search query.
Search <book_title>...
Dynamic Multi-Pathing 7.4.1 Administrator's Guide - AIX
Last Published:
2019-02-01
Product(s):
InfoScale & Storage Foundation (7.4.1)
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
Exporting a Logical Volume as a virtual SCSI disk
Dynamic Multi-Pathing (DMP) supports vSCSI disks backed by a Logical Volume. Export the Logical Volume as a vSCSI disk to the VIO client.
To export a Logical Volume as a vSCSI disk
- Create the volume group.
$ mkvg -vg brunovg ibm_ds8000_0292 ibm_ds8000_0293 brunovg
The following command displays the new volume group:
$ lsvg -pv brunovg brunovg: PV_NAME PV STATE TOTAL PPs FREE PPs FREE DISTRIBUTION ibm_ds8000_0292 active 494 494 99..99..98..99..99 ibm_ds8000_0293 active 494 494 99..99..98..99..99
- Make a logical volume in the volume group.
$ mklv -lv brunovg_lv1 brunovg 1G brunovg_lv1
The following command displays the new logical volume:
$ lsvg -lv brunovg brunovg: LV NAME TYPE LPs PPs PVs LV STATE MOUNT POINT brunovg_lv1 jfs 256 256 1 closed/syncd N/A
- Assign the logical volume as a backing device.
$ mkvdev -vdev brunovg_lv1 -vadapter vhost0 vtscsi4 Available
- Use the following command to display the configuration.
$ lsmap -all
SVSA Physloc Client Partition ID -------------- ------------------------- ------------------ vhost0 U9117.MMA.0686502-V2-C11 0x00000000 VTD vtscsi0 Status Available LUN 0x8100000000000000 Backing device ibm_ds8000_0337 Physloc VTD vtscsi1 Status Available LUN 0x8200000000000000 Backing device ibm_ds8000_02c1 Physloc VTD vtscsi2 Status Available LUN 0x8300000000000000 Backing device ibm_ds8000_029a Physloc VTD vtscsi3 Status Available LUN 0x8400000000000000 Backing device ibm_ds8000_0288 Physloc VTD vtscsi4 Status Available LUN 0x8500000000000000 Backing device brunovg_lv1 Physloc