Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP-UX Virtual Partitions Administrator’s Guide > Chapter 7 CPU, Memory, and I/O Resources (A.04.xx)

CPU: Specifying Min and Max Limits

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

The syntax to specify min and max CPUs assigned to a virtual partition is:

-[a|m] cpu:::[min][:max]

where:

-a

is adding (used with vparcreate or vparmodify)

-m

is modifying (used with vparmodify)

min

is the minimum number of CPUs for the virtual partition to boot and the minimum number of CPUs that must remain assigned to the partition

max

is the maximum number of CPUs that can be assigned to the virtual partition

NOTE: The virtual partition must be in the down state to set the min or max value.

The total count of CPUs in the virtual partition must always be greater than or equal to min and less than or equal to max.

See “CPU: Syntax, Rules, and Notes” regarding the new concepts and count rules for min.

Examples

  • To set the minimum number of CPUs to 2:

    keira1# vparmodify -p keira2 -m cpu:::2

  • To set the minimum number of CPUs to 2 and the maximum to 4:

    keira1# vparmodify -p keira2 -m cpu:::2:4

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2008 Hewlett-Packard Development Company, L.P.