HP-UX Virtual Partitions Release Notes (A.04.03)

Known Problems and Workarounds
Deletion by a Combination of CLP and Total CPU Count on the Same Command Line May Fail Occasionally
Chapter 334
Deletion by a Combination of CLP and Total CPU Count on
the Same Command Line May Fail Occasionally
Related JAG or Patch ID Number
JAGaf66559
Applicable on
vPars A.04.xx on Integrity
vPars A.04.xx on PA
Description
Deletion by a combination of
1. CLP (cell local processor) (-d cell:
cell_ID
:cpu::
number
) and then
2. CPU count (-d cpu::
number
)
in the same command line (for example, # vparmodify -p keira2 -d
cell:1:cpu::3 -d cpu::4) may cause a failure occasionally due to a
pending CPU migration.
Symptoms
If you attempt to delete CPUs using a combination of CLP and then total
CPU count in a single command invocation, the operation may cause a
failure, displaying an error message similar to the following:
vparmodify: Error: "-d 3.120": A conflicting CPU migration is
in progress on this vPar.
This problem occurs only when the target partition is the local partition.
NOTE: The error message only affects the deletion by total CPU count; the
deletion by CLP will be in progress and completed.
Workaround
The desired number of processors can be deleted by using either of the
following workarounds:
Use only the total CPU count syntax (-d cpu::
number
).