HP-UX vPars and Integrity VM V6.1.5 Administrator Guide (5900-2295, April 2013)

...
4. Verify Integrity VM software after update-ux on the VSP:
VSP -> swlist -l product | grep -i B.06.10.05
HPVM B.06.10.05 Integrity VM
VMAGENT B.06.10.05 HP Resource Allocation Agent for Integrity
vmGuestLib B.06.10.05 Integrity VM vmGuestLib
vmGuestSW B.06.10 .05 Integrity VM vmGuestSW
vmKernel B.06.10.05 Integrity VM vmKernel
vmProvider B.06.10.05 WBEM Provider for Integrity VM vmProvider
vmVirtProvider B.06.10.05 Integrity VM vmVirtProvider
VSP -> swlist | grep -i B.06.10.05
BB068AA B.06.10.05 HP-UX vPars & Integrity VM v6.1.5
VirtualBase B.06.10.05 Base Virtualization Software
VSP -> swlist -l product | grep -i avio
AVIO-GVSD B.11.31.1209 HPVM Guest AVIO Storage
AVIO-HSSN B.11.31.1209 HP AVIO LAN HSSN Host Driver
AVIO-HVSD B.11.31.1209 HPVM Host AVIO Storage Software
AVIO-IGSSN B.11.31.1209 HP AVIO LAN IGSSN Guest Ethernet Driver
5. Update the VM guest software after updating the VSP:
VM -> hpvminfo -S
HPVM Guest information
Version: HPVM B.04.30 ccipf opt Tue Jan 11 2011 08h48m13s PST
My partition ident: 06a3f49a-a9d5-11e1-bc02-1cc1de40d076
Server partition ident: 04a3f1d6-9a15-11df-9a2e-b8addaaf34a6
Server hostname: atcuxbl5.rose.hp.com
Server physical ident: 04a3f1d6-9a15-11df-9a2e-b8addaaf34a6
VM -> scp VSP:/opt/hpvm/guest-images/hpux/11iv3/hpvm_guest_depot.11iv3.sd /tmp/.
hpvm_guest_depot.11iv3.sd 100% 13MB 13.4MB/s 13.4MB/s 00:00
VM -> swinstall -x autoreboot=true -s /tmp/hpvm_guest_depot.11iv3.sd \*
* Software selections:
VirtualBase,r=B.06.10,a=HP-UX_B.11.31_IA,v=HP
AVIO-GVSD.GVSD-KRN,r=B.11.31.1209,a=_HPUX_GUEST_ARCH_,v=HP,fr=B.11.31.1209,fa=_HPUX_GUEST_ARCH_
AVIO-GVSD.GVSD-RUN,r=B.11.31.1209,a=_HPUX_GUEST_ARCH_,v=HP,fr=B.11.31.1209,fa=_HPUX_GUEST_ARCH_
AVIO-IGSSN.IGSSN-KRN,r=B.11.31.1209,a=_HPUX_GUEST_ARCH_,v=HP,fr=B.11.31.1209,fa=_HPUX_GUEST_ARCH_
AVIO-IGSSN.IGSSN-RUN,r=B.11.31.1209,a=_HPUX_GUEST_ARCH_,v=HP,fr=B.11.31.1209,fa=_HPUX_GUEST_ARCH_
vmGuestLib.GUEST-LIB,r=B.06.10.05,a=HP-UX_B.11.31_IA,v=HP,fr=B.06.10.05,fa=HP-UX_B.11.31_IA
vmProvider.VM-PROV-CORE,r=B.06.10.05,a=HP-UX_B.11.31_IA,v=HP,fr=B.06.10.05,fa=HP-UX_B.11.31_IA
* Selection succeeded.
VM -> hpvminfo -S
HPVM Guest Information
Version: HPVM B.06.10.05 LR ccipf opt Thu Jan 19 2012 10h44m16s PST
My partition ident: 06a3f49a-a9d5-11e1-bc02-1cc1de40d076
Server partition ident: 04a3f1d6-9a15-11df-9a2e-b8addaaf34a6
Server hostname: atcuxbl5.rose.hp.com
Server physical ident: 04a3f1d6-9a15-11df-9a2e-b8addaaf34a6
6. Update the VM guest configuration file to V6.1.5 format:
VSP -> hpvmmodify F P atcuxvm6
VSP -> cd /var/opt/hpvm/guests/atcuxvm6
VSP -> diff vmm_config.current vmm_config.next
2,3c2,3
< # Created 05/29/12 15:24:43 by user root
< # Version 4.30.0 HPVM B.04.30 PATCH_HPVM4.3_PK2 ccipf opt Thu Nov 03 2011 14h33m38s PDT
...
> # Created 05/30/12 11:53:49 by user root
> # Version 6.10.05 HPVM 6.10.05 LR ccipf opt Thu Jan 19 2012 10h44m16s PST
12,13c12,13
< version_num = 4.30.0
< version_string = HPVM B.04.30 PATCH_HPVM4.3_PK2 ccipf opt Thu Nov 03 2011 14h33m38s PDT
...
> version_num = 6.10.05
> version_string = HPVM B.06.10.05 LR ccipt opt Thu Jan 19 2012 10h44m16s PST
15a16,21
> guest_type = standard
> resources_reserved = 0
> vcpu_olstar_ok = 0
> memory_olstar_ok = 0
> device_olstar_ok = 0
> is_active = 1
20d25
< cpus_min = 1
27,28d31
< ram_min = 512M
4.2 Updating previous versions of the VSP and VM guests to Integrity VM V6.1.5 53