The dpmlpar setresources command updates processors for IBM AIX LPARs.
This command has the following format:
dpmlpar setresources [-sc sc_url] -hmc name -managed_system managedsystemname -partition_name partitionname -type {dynamic|all|profile} [-proc_mode {shared |dedicated}] [-min_proc_units units] -desired_proc_units units [-max_proc_units units] [-min_procs number] -desired_procs number [-max_procs number] [-share_mode {capped |uncapped} [-uncap_weight weight]]
(Optional) Defines the URL for the service controller host.
Example: https://hostname:port/...
Defines the fully qualified host where the service controller is installed.
Example: localhost.ca.com
Defines the listening port for the service controller server.
Example: 80
Specifies the Hardware Management Console (HMC) or Integrated Virtualization Manager (IVM) that controls the managed systems where the logical partition resides.
Specifies the managed system on which the logical partition resides. The managed system must exist on the HMC/IVM.
Specifies the logical partition to which the resources are going to be applied. The partition must exist on the managed system.
Specifies whether the adjustment is temporary or permanent. Options include the following:
Adjusts the current resources only and the adjusted values are lost when you shut down the partition.
Adjusts the current resources and the profile value. The adjusted values are saved for the partition.
Adjusts the profile value.
(Optional) Specifies the type of processor mode for the partition. Options include the following:
Shares processor resources with other partitions.
Specifies that the partition has dedicated processor resources.
(Optional) Defines the minimum number of processing units for this partition.
Limits: .01 increments
Note: This option can only be used with shared processors.
Defines the assigned number of processing units for this partition.
Limits: .01 increments
Note: This option can only be used with shared processors.
(Optional) Defines the maximum number of processing units for this partition.
Limits: .01 increments
Note: This option can only be used with shared processors.
(Optional) Defines the minimum number of virtual processors for this partition.
Note: This option can only be used with shared processors.
Defines the assigned number of virtual processors for this partition.
Note: This option can only be used with shared processors.
(Optional) Defines the maximum number of virtual processors for this partition.
Note: This option can only be used with shared processors.
Specifies whether the managed system allows the logical partition to use idle processing units that are not committed to another partition from the shared processor pool.
Note: This option can only be used with shared processors.
Options include the following:
Specifies that the partition can only use the number of processing units that are committed to it.
Specifies that the partition can use idle processor units from the shared processor pool when they are available.
(Optional) Defines a weighted average of processing priority when you select uncapped sharing mode.
Limits: 0 - 255
Copyright © 2013 CA. All rights reserved. |
|