Please enter search query.
Search <book_title>...
Veritas InfoScale™ 7.4.1 Virtualization Guide - AIX
Last Published:
2019-02-01
Product(s):
InfoScale & Storage Foundation (7.4.1)
Platform: AIX
- Section I. Overview
- Storage Foundation and High Availability Solutions in AIX PowerVM virtual environments
- Section II. Implementation
- Setting up Storage Foundation and High Availability Solutions in AIX PowerVM virtual environments
- Supported configurations for Virtual I/O servers (VIOS) on AIX
- Installing and configuring Storage Foundation and High Availability (SFHA) Solutions in the logical partition (LPAR)
- Installing and configuring Cluster Server for logical partition and application availability
- Supported configurations for Virtual I/O servers (VIOS) on AIX
- Setting up Storage Foundation and High Availability Solutions in AIX PowerVM virtual environments
- Section III. Use cases for AIX PowerVM virtual environments
- Application to spindle visibility
- Simplified storage management in VIOS
- 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
- Virtual machine (logical partition) availability
- Simplified management and high availability for IBM Workload Partitions
- Implementing Storage Foundation support for WPARs
- How Cluster Server (VCS) works with Workload Patitions (WPARs)
- Configuring VCS in WPARs
- High availability and live migration
- Limitations and unsupported LPAR features
- Multi-tier business service support
- Server consolidation
- About IBM Virtual Ethernet
- Using Storage Foundation in the logical partition (LPAR) with virtual SCSI devices
- How DMP handles I/O for vSCSI devices
- Physical to virtual migration (P2V)
- Section IV. 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