Previous Topic: dpmzone setpoolscheduler Command--Set the Pool SchedulerNext Topic: dpmzone showinterfaces Command--Show Network Interfaces


dpmzone setprocessorset Command--Set the Maximum Number of CPUs for a Processor Set

The setprocessorset command sets the maximum number of CPUs for a processor set.

This command has the following format:

dpmzone setprocessorset
[-sc sc_host]
-host hostname
-processor_set_name psetname
-cpu_max maxcpu
[-pre]
[-post]
[-locale iso639value]

-sc sc_host

(Optional) Specifies the host name of the Service Controller.

-host hostname

Specifies the Solaris Zones server. This parameter is case-sensitive.

-processor_set_name psetname

Specifies the processor set. Each pset (grouping of CPUs) can contain zero or more processors.

-cpu_max maxcpu

Defines the maximum number of CPUs in the processor set.

-pre

(Optional) Specifies whether to generate an event before the operation is performed.

-post

(Optional) Specifies whether to generate an event after the operation is performed.

-locale iso639value

(Optional) Specifies an IS0 639_3166 combination to override the default English output, for example, fr_FR for French. To use the locale of the command prompt, specify "native".

Example

Set the maximum number of CPUs for the processor set:

dpmzone setprocessorset -host SolarisServer -processor_set_name test_pset -cpu_max 64