Installing and Managing HP-UX Virtual Partitions (A.02.01)

Monitor and Shell Commands
Obtaining Monitor and Hardware Resource Information
Chapter 5 129
Obtaining Monitor and Hardware Resource
Information
The monitor and the partition database that is has loaded maintains
information about the virtual partitions. Using vparstatus, you can
obtain this information, which includes the current state of the virtual
partitions and their resources. See the manpage vparstatus (1M).
Examples To see summary information on all the virtual partitions:
winona1# vparstatus
[Virtual Partition]
Boot
Virtual Partition Name State Attributes Kernel Path Opts
============================== ===== ========== ========================= =====
winona1 Up Dyn,Auto /stand/vmunix
winona2 Up Dyn,Auto /stand/vmunix
winona3 Up Dyn,Auto /stand/vmunix
Table 5-1 Virtual Partition States
State Description
load The monitor is loading the kernel image of the virtual
partition. This is the first step of booting a virtual
partition. If successful, the state moves to boot.
boot The monitor has successfully loaded the kernel image
and is continuing with the boot process. If the launch is
successful, the state moves to up.
up The virtual partition is up and running.
shut The virtual partition is shutting down gracefully. Once
the partition is shutdown, the state moves to down.
down The virtual partition is down.
crash The virtual partition is crashing because of a panic
(HPMC, TOC, etc.). Once the partition has completed
crashing, the state moves to down.
hung The virtual partition is not responding.