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

Table 2-5 CPU Syntax from A.03.xx to A.04.xx/A.05.xx (continued)
vPars A.04.xx/A.05.xx SyntaxvPars A.03.xx Syntax
cpu::total
total = (number of CPUs assigned by hw_path) +
(number of CPUs assigned by cell) + (number of CPUs
assigned by vPars Monitor)
NOTE: when the virtual partition is booted, one of the
CPUs from the operand list above becomes the boot
processor.
NOTE: from a users point of view, the same CPU
could be considered under more than one category.
However, the vPars Monitor will categorize and count
a CPU only once. Use vparstatus -v to see the CPU
details.
cpu::total
total = bound + unbound CPUs
max as in cpu:::min:max
same meaning as in A.03.xx
max as in cpu:::min:max
max is maximum number of CPUs that can be assigned
to the partition
Table 2-6 CPU Rules from A.03.xx to A.04.xx/A.05.xx
vPars A.04.xx/A.05.xx RulesvPars A.03.xx Rules
dynamic CPU migration
all CPUs except the boot processor can be migrated
while a virtual partition is up
dynamic CPU migration
only unbound CPUs can be migrated while a virtual
partition is up
count rules
min <= total
total = (number of CPUs assigned by hw_path) +
(number of CPUs assigned by cell) + (number of CPUs
assigned by vPars Monitor)
NOTE: when the virtual partition is booted, one of the
CPUs from the operand list above becomes the boot
processor.
NOTE: from a users point of view, the same CPU
could be considered under more than one category.
However, the vPars Monitor will categorize and count
a CPU only once. Use vparstatus -v to see the CPU
details
total <= max
when a virtual partition is down, the number of CPUs
assigned by hardware path must be less than or equal
to the pre-existing total
count rules
number of CPUs assigned by hw_path <= min
min<= total<= max
Transitioning from vPars A.03.xx to vPars A.04.xx/A.05.xx (CPU Syntax and Rules) 45