HP-UX Virtual Partitions Administrator's Guide (includes A.05.02)

Monitor and Shell Commands
Commands: Displaying Monitor and Resource Information (vparstatus)
Chapter 5
148
Table 5-4 possible commands to arrive at vparstatus output
vparstatus output (final) another set of possible commands in sequence to create
vparstatus output
keira1 # vparstatus -p keira1 -v
[Virtual Partition Details]
Name: keira1
State: Up
Attributes: Dynamic,Autoboot,Autosearch
Kernel Path: /stand/vmunix
Boot Opts:
[CPU Details]
Min/Max: 1/12
User assigned [Path]: 1.10
Boot processor [Path]: 1.12
Monitor assigned [Path]: 0.10
0.11
1.11
Non-cell-specific:
User assigned [Count]: 2
Monitor assigned [Count]: 2
Cell-specific [Count]: Cell ID/Count
1 1
...
# vparcreate -p keira1 -a cpu:1.12
(total==1)
# vparboot -p keira1
(assume I/O and memory have been assigned so that keira1
can boot. at this point the cpu assigned by hw_path
(1.12) is the only CPU, so it becomes the boot processor.
Note that 1.12 is only listed once; it is
not
listed
under both “Boot Processor” and “User Assigned”)
# vparmodify -p keira1 -a cpu:1.10
(1.10 is added and listed as “user assigned”)
# vparmodify -p keira1 -a cpu::2
(0.10 and 0.11 are chosen by the Monitor and added)
# vparmodify -p keira1 -a cell:1:cpu::1
(1.11 is added and listed under “Cell-specific”)