Product data

Chapter 5. Logical partition migrations 99
15.Create a mapping from the physical disk and verify that the mapping is
correct:
a. Use the mkvdev command to map hdisk8 to the new virtual Server SCSI
adapter, which is vhost4:
$ mkvdev -vdev hdisk8 -vadapter vhost4
vtscsi0 Available
$
b. Use the lsmap command to verify that the correct disk is now mapped to
vhost4:
$ lsmap -vadapter vhost4
SVSA Physloc Client Partition ID
--------------- -------------------------------------------- ------------------
vhost4 U8204.E8A.10FE401-V1-C15 0x00000000
VTD vtscsi0
Status Available
LUN 0x8100000000000000
Backing device hdisk8
Physloc U78A0.001.0000000-P1-C4-T2-L1-L0
$
On the client partition: part 2
Now boot the client partition and perform the post-migration steps:
1. Re-verify that the disks that are now presented are correct:
a. Use the lspv command and check the PVID:
# lspv
hdisk1 002631cd31ad04f5 rootvg
active
#
b. Use the lsdev command. Notice in the output below that the disk is now a
Virtual SCSI Disk Drive.
# lsdev -Cc disk
hdisk0 Defined 00-08-01-1,0 16 Bit LVD SCSI Disk Drive
hdisk1 Available Virtual SCSI Disk Drive
c. Use the lscfg command if required for final validation:
# lscfg -vl hdisk1
hdisk1 U8204.E8A.10FE401-V2-C5-T1-L8100000000000000
Virtual SCSI Disk Drive
#