HP-UX Virtual Partitions Administrator's Guide (includes A.03.05 and A.04.05)

Table 11-1 Flexible Administrative Capability Impact on vPars Commands
Executed from a ...vPars command
non-designated-admin virtual partitiondesignated-admin virtual
partition
not allowedallowed
vparboot
not allowedallowed
vparcreate
not allowedallowed
vparremove
not allowed unless target partition is the local virtual partitionallowed
vparmodify
not allowed unless target partition is the local virtual partitionallowed
vparreset
not allowed unless target partition is the local virtual partitionallowed
vparutil
not allowedallowed
vparenv -m
vparenv -g
The remaining vPars commands, such as vparstatus, are allowed by all virtual partitions
regardless of the flexible administrative capability mode because they do not alter other virtual
partitions.
NOTE:
When the Target Partition is the Local Partition If you use a command that alters a virtual
partition but you execute it from the partition itself (in other words, the target partition equals
the local virtual partition), this is allowed. For example,
winona2# vparmodify -p winona2 -a cpu::1
Because you are not modifying another virtual partition, this will be allowed even if winona2 is
not a designated-admin virtual partition.
vparcreate While flexible administrative capability is on, when you create a virtual partition,
the target partition will be a non-designated-admin virtual partition. You cannot vparcreate
a virtual partition as a designated-admin virtual partition. After the vparcreate command, to
change the non-designated-admin virtual partition to a designated-admin virtual partition, you
will need to add the partition to the designated-admin virtual partition list using the vparadmin
-a command.
vparstatus vparstatus does not show whether a virtual partition is in the
designated-admin virtual partition list; you need to use vparadmin -l.
Example Monitor Scenario (monadmin)
Below describes examples that include (from the Monitor):
turning on the flexible administrative capability feature (which will include setting the
password)
adding virtual partitions to the designated-admin virtual partition list
For this section, let’s assume we have the virtual partitions winona1, winona2, and winona3.
Turning On The Flexible Administrative Capability Feature
Turning on the flexible administrative capability feature for the first time is performed usually
after
at least one virtual partitions has been created (so that you have a vPars database)
the vPars Monitor has been booted (so that you have the vPars product running)
Example Monitor Scenario (monadmin) 291