Previous Topic: dpmzone-setpoolscheduler Command--Set the Pool Scheduler (Funclet)Next Topic: dpmzone-showinterfaces Command--Show Network Interfaces (Funclet)


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

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

This command has the following format:

dpmzone-setprocessorset 
-host hostname 
-processor_set_name psetname 
-cpu_max maxcpu
-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.

Example

Set the maximum number of CPUs for a processor set:

dpmzone-setprocessorset -host SolarisServer -processor_set_name test_pset -cpu_max 64