Now we modify the VIOS Profile to add the SCSI Adapter which we removed from the AIX_Server.
Select the adapter and click on "Add as Required".
1) Login to VIOS as "padmin" and execute $ cfgdev
$ lsdev | grep vhost : Command to locate the newly created vhost adapter.
vhost4 is the newly created Virutal SCSI Server Adapter.
$ lsmap -vadapter vhost4
2) Now locate the new disk mapped to the VIOS.
$ lsdev -type disk
hdisk8 has been added and is a SCSI disk.
3) Confirm that the hdisk8 has the same UDID of the one found in AIX_Server.
$ chkdev -dev hdisk8 -verbose
4) Now, map the disk from the VIOS to the Client Partition.
$ mkvdev -vdev hdisk8 -vadapter vhost4
vtscsi0 Available
5) Verify the mapping.
$ lsmap -all or lsmap -vadapter vhost4
Now login into the client partition and execute # cfgmgr and # lspv to locate the new disk.
Select the adapter and click on "Add as Required".
1) Login to VIOS as "padmin" and execute $ cfgdev
$ lsdev | grep vhost : Command to locate the newly created vhost adapter.
host0 Available Virtual SCSI Server Adapter
vhost1 Available Virtual SCSI Server Adapter
vhost2 Available Virtual SCSI Server Adapter
vhost3 Available Virtual SCSI Server Adapter
vhost4 Available Virtual SCSI Server Adaptervhost4 is the newly created Virutal SCSI Server Adapter.
$ lsmap -vadapter vhost4
2) Now locate the new disk mapped to the VIOS.
$ lsdev -type disk
name status description
hdisk0 Available SAS Disk Drive
hdisk1 Available SAS Disk Drive
hdisk2 Available SAS Disk Drive
hdisk3 Available SAS Disk Drive
hdisk4 Available SAS Disk Drive
hdisk5 Available SAS Disk Drive
hdisk6 Available SAS Disk Drive
hdisk7 Available SAS Disk Drive
hdisk8 Available 16 Bit LVD SCSI Disk Drivehdisk8 has been added and is a SCSI disk.
3) Confirm that the hdisk8 has the same UDID of the one found in AIX_Server.
$ chkdev -dev hdisk8 -verbose
NAME: hdisk8
IDENTIFIER: 22080004B9710BST3146807LC03IBMscsi
PHYS2VIRT_CAPABLE: YES
VIRT2NPIV_CAPABLE: NA
VIRT2PHYS_CAPABLE: NA
IEEE:
VTD:4) Now, map the disk from the VIOS to the Client Partition.
$ mkvdev -vdev hdisk8 -vadapter vhost4
vtscsi0 Available
5) Verify the mapping.
$ lsmap -all or lsmap -vadapter 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-L0Now login into the client partition and execute # cfgmgr and # lspv to locate the new disk.
PVID: 002631cd31ad04f50000000000000000
UDID: 22080004B9710BST3146807LC03IBMscsi
No comments:
Post a Comment