Technical data
Virtual Partitions (vPars) Management on nPartitions
Booting HP-UX on vPars
HP System Partitions Guide: Administration for nPartitions, rev 5.1
489
Step 7. At the vPars monitor’s MON> prompt, enter the vparinfo command to list
details about the vPars currently defined in the vPars database (vpdb).
Especially note the list of vPars that the vparinfo command displays as
the “Names of the partitions in the database”.
MON> vparinfo
Resources not assigned to any partition
-------------------------------------
0 0xfffffffffc000000 1 0 TYPE=14 SV_MODEL=170
0/0 0xfffffff808000000 1 0 TYPE= 7 SV_MODEL= 12
0/0/0 0xfffffff804000000 1 0 TYPE=13 SV_MODEL= 10
0/0/1 0xfffffff804002000 1 0 TYPE=13 SV_MODEL= 10
....
Names of the partitions in the database:
----------------------------------------
Shad
Mesh
Available Free Memory: 0 MB
Available MEM RANGE: 0x0000000000000000-0x00000000ffffffff (4194304 Kb)
MON>
To see detailed information about a particular vPar you can use the
vparinfo
vpname
command, where
vpname
is the vPar’s name. This
detailed information includes the resources assigned to the vPar and
other details such as the vPar boot path(s) and the vPar’s autoboot
setting.
Step 8. From the vPars monitor’s MON> prompt, use the vparload command
load/boot HP-UX on a Virtual Partition.
You can specify any of the following vparload commands at the vPars
monitor MON> prompt:
• To load/boot HP-UX on all vPars that are defined in the current
vPars configuration database, enter: vparload -all
• To load/boot HP-UX on a single vPar, enter: vparload -p
vpname
where
vpname
is the name of the vPar, as reported by the vparinfo
command in the previous step.










