HP Instant Capacity User's Guide for versions 8.x > Chapter 4 Using
Instant Capacity to Manage Processing CapacityOverriding Deferred Activations and Deactivations
If you have performed a deferred core activation, using the -D option in the icapmodify command, and the intended number of active cores specified is no longer desirable, you can override the (pending) deferred activation by performing another deferred or instant icapmodify operation. This second operation overrides the first activation. You may experience one of the following deferred activation scenarios:
The following two examples explain how to override these situations. Example 4-5 Correcting an Incorrect Number of Deferred Active Cores (HP-UX)
The -s option in Step 2 (above) sets the number of active cores. The activation takes place after the next system reboot due to the -D option. You could also perform Step 2 without the -D option for the icapmodify operation to be instant. Example 4-6 Undoing an Accidental Deferred Activation (HP-UX)
The -a 0 option in Step 2 (above) overrides the previous (deferred) icapmodify command, which was executed in Step 1. The -a option is relative to the number of active cores (not the intended number of active cores). You could accomplish the same result as Step 2 with the following command: |