HP-UX Virtual Partitions Administrator Guide (includes A.05.07) (5900-1229, September 2010)

To simulate a soft reset on only one virtual partition, from a running partition, use vparreset
with the -t (for TOC) option. For example, if winona2 is hung, we can execute vparreset from
the running partition winona1:
winona1# vparreset -p winona2 -t
The target virtual partition either shuts down or reboots according to the setting of the autoboot
attribute of that virtual partition.
Other virtual partitions are unaffected when one virtual partition is reset.
NOTE: Unlike the RS and TC commands, the vparreset command also displays Processor
Information Module (PIM) data unless the -q option is specified.
On Superdome, when there is a pending Reboot for Reconfiguration, the target virtual partition
will not be rebooted until all the virtual partitions within the nPartition are shut down and the
vPars Monitor is rebooted.
Using an Alternate Partition Database File
By default, the local copy of the vPars partition database is kept in the file /stand/vpdb on the
boot disk of each virtual partition within a hard partition. However, you can create, edit, and
delete virtual partitions in an alternate partition database file by using the -D filename option
in the vPars command string, where filename is the name of the alternate partition database
file. For more information on the vPars command strings, see the vPars manpages.
The alternate partition database file can be used to create an entirely different virtual partition
configuration without affecting the live partition database in the vPars Monitors memory or the
local copies in /stand/vpdb.
Example
Suppose the current virtual partition configuration is:
winona3winona2winona1Partition Name
total = 1
min = 1
total = 2
min = 2
paths = 41,45
total = 2
min = 2
Bound CPUs
three CPUs are available
Unbound CPUs
1280 MB1280 MB1024 MB
Memory
0.5
1.4
0.8
1.10
0.0
0.4
I/O Paths (LBAs)
1.4.0.0.5.00.8.0.0.5.00.0.2.0.6.0
Boot Path
0.5.0.0.4.01.10.0.0.4.00.0.0.0
LAN
AUTOAUTOAUTO
Autoboot
You could create an alternate partition database where the configuration is:
winsim2winsim1Partition Name
total = 4
min = 4
total = 4
min = 4
Bound CPUs
no CPUs are available
Unbound CPUs
Using an Alternate Partition Database File 175