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

time displays system real time clock and OS time of all the virtual partitions in GMT
(Greenwich Mean Time). The OS time displayed will consider the RTC and clock drift for
the virtual partition. However, if the partition is up, there may be difference in the OS time
displayed.
toddriftreset resets the drifts of the real-time clock. Use this command if you reset
the real-time clock of the hard partition at the BCH prompt. For brief information, see
“Real-time clock (RTC)” (page 23).
vparinfo[partition_name] This command is for HP internal use only.
vPars Monitor: Using the vPars Monitor Commands from ISL or EFI
You can specify any of the vPars Monitor commands either at the vPars Monitor prompt (MON>)
or at the ISL prompt (ISL>). If you are at ISL or EFI, use the desired command as the argument
for the vPars Monitor /stand/vpmon.
For example, to run the command vparload -p winona1 from the vPars Monitor prompt,
use
MON> vparload -p winona1
To run the same command from ISL or EFI, use
ISL> hpux /stand/vpmon vparload -p winona1
Shell> fs0:efi\hpux\hpux boot vpmon vparload -p winona1
where the command (vparload -p winona) is the argument for the vPars Monitor
(/stand/vpmon).
Commands: vPars Manpages
The purpose of this document is to describe vPars concepts and how to perform common vPars
tasks. For detailed information on the vPars commands, including description, syntax, all the
command line options, and the required state of a virtual partition for each command, see the
vPars manpages.
NOTE: The vparresources(5) manpage contains critical information about the vPars commands,
including option precedence and the required state of a virtual partition prior to command
execution. The vparcreate(1M) and vparmodify(1M) manpages contain autoboot information.
Note the following on vPars manpages:
If your OS is setup to use manpage keywords and vPars is installed, you can run the following
to see the current list of vPars manpages.
# man -k vpar
For more information on manpage keywords and using catman -w, see the manpage
catman(1M) and the manual Managing Systems and Workgroups (11.11, 11.23) or HP-UX Systems
Administrator’s Guide (11.31), available at http://docs.hp.com.
As of this printing, the vPars manpages are:
vecheck(1), vparadmin(1M), vparboot(1M), vparconfig(1M), vparcreate(1M), vpardbprofile(1M),
vparefiutil(1M), vparenv(1M), vparmodify(1M), vparremove(1M), vparreset(1M), vparstatus(1M),
vparutil(1M), vparresources(5), vpartition(5), vpmon(5)
Commands: vPars Commands Logging
Beginning with vPars A.03.02, vPars will log the vPars commands executed from the HP-UX
shell to the local syslog file (the syslog file of the virtual partition from which the vPars command
was executed).
vPars Monitor: Using the vPars Monitor Commands from ISL or EFI 139