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

Monitor and Shell Commands
Boot||Shut: Other Boot Modes
Chapter 5
148
From MON>
From the Monitor prompt, to boot winona2 overriding the quorum requirement:
MON> vparload -p winona2 -o "-lq"
From HP-UX shell prompt
From the running virtual partition winona1, to boot winona2 overriding the quorum requirement:
winona1# vparboot -p winona2 -o "-lq"
NOTE Specifying the boot options from the command line only affects the current boot.
On a non-vPars server, to have a server permanently boot with the -lq option, you would put
"hpux -lq" (PA-RISC) or “boot vmunix -lq” (Integrity) in the LIF AUTO file. On a vPars
server, to have a partition boot with the -lq option, you would simulate the AUTO file usage by
entering the -lq option into the partition database. See “The AUTO File on a Virtual Partition”
on page 143.