AIX OS Migration From Version 7.1 To 7.2 SOP
AIX OS Migration From Version 7.1 To 7.2 SOP
2 SOP:
# cd /patches/AIX_base_iso;ls -ltr
total 16475576
-rw-rw-r-- 1 hisadm 16 4215209984 Aug 02 13:42
AIX_v7.3_Install_7300-01-02-2319_DVD_2_of_2_042023_LCD8265203.iso
-rw-rw-r-- 1 hisadm 16 4187193344 Aug 02 13:46
AIX_v7.3_Install_7300-01-02-2319_DVD_1_of_2_042023_LCD8265103.iso
root@hisnanim2: [ /patches/AIX_base_iso ]
#scp –rp AIX_v7.3_Install_7300-01-02-2319_DVD_1_of_2_042023_LCD8265103.iso
padmin@haeipviox:.
Step 4: Verify that the virtual media disk is part of the repository
padmin@haeipvio3: [ /home/padmin ]
$ lsrep
Size(mb) Free(mb) Parent Pool Parent Size Parent Free
14277 10709 rootvg 540672 460800
Step 5: Create the file backed optical device and map it to a vhost:
Create vscsi adapters with same adapter ID on VIOS and Lpar which will appear as vhost in vios
and vscsi in client.
Create the vtopt device:
$ mkvdev -fbo -vadapter vhost0
vtopt0 Available
padmin@haeipvio3: [ /home/padmin ]
$ lsrep
Size(mb) Free(mb) Parent Pool Parent Size Parent Free
14277 10709 rootvg 540672 460800
>> Verify that the vtopt# backing device is the virtual media disk location.
$lsmap -vadapter vhost*
...
VTD vtopt0
Status Available
LUN 0x**00000000000000
Backing device /var/vio/VMLibrary/ base_73_TL1
Step 7: Boot the client partition from the virtual optical device:
SMS 1.7 (c) Copyright IBM Corp. 2000,2008 All rights reserved.
------------------------------------------------------------------------------
-
Main Menu
1. Select Language
2. Setup Remote IPL (Initial Program Load)
3. Change SCSI Settings
4. Select Console
5. Select Boot Options <<<
Multiboot
1. Select Install/Boot Device <<<
2. Configure Boot Device Order
3. Multiboot Startup <OFF>
4. IDE
5. Hard Drive
6. Network
7. List all Devices <<<
Select Device
Device Current Device
Number Position Name
1. - Interpartition Logical LAN
( loc=***)
2. - SCSI CD-ROM
( loc=U***-V2-C2-T1-L*** ) <<<
NOTE: The location code lun ID L**00000000000000 must match the LUN ID of the
vtopt mapped to the vhost:
SCSI CD-ROM
( loc=U***.MMA.******-V*-C*-T*-L**00000000000000 )
1. Information
2. Normal Mode Boot <<<
3. Service Mode Boot
Upon exiting SMS, the AIX partition boots up from the virtual optical device to the AIX
Installation menus.
B.) Remove the virtual media disks from the Virtual Media Repository:
$ rmvopt -name <name of virtual optical disk>