The server set command sets a server configuration parameter.
server set <name> <prop>=<val> [ --force ]
Specifies the name of server for which to set information.
Specifies the server parameter that you want to modify. You can set the following parameters:
Specifies the name of the hypervisor.
Specifies the number of CPU cores that you want to make available for scheduling. You can specify the value as an explicit number or as a multiplier of the physical resources available (for example, 1x, 2x, and so on).
Default: If empty, the number of available cores reverts to being the same as the physical CPU resources available.
Limits: 2 through 1023
Note: Use CPU overcommitment only for special cases. If CPU is overcommitted, then requested CPU usage of appliances is scaled down based on the system load. If you overcommit CPU, then it is no longer guaranteed that the real CPU usage of an appliance is close to the requested usage.
Specifies the amount of memory (in bytes) to make available for scheduling on this server. You can specify the value with units of M or G. Absence of a units qualifier assumes G. You can also specify the value as a multiplier of the physical resources available (for example, 1x, 2x, and so on).
Default: If empty, the amount of available memory reverts to being the same as the physical resources available.
Limits: 2G to an upper limit of the size of the memory backing store or swap file
Note: Memory overcommitment is encouraged because it allows better usage of memory resources and makes operation of the whole system cheaper. However, depending on workload, the amount of overcommitment can degrade the system performance. Consider measuring the performance using performance monitoring software.
Specifies the amount of network bandwidth (in bits per second) available for scheduling on this server. You can specify the value with units of M or G. Absence of a units qualifier assumes G. You can also specify the value as a multiplier of the physical resources available (for example, 1x, 2x, and so on).
Default: If empty, the amount of available network bandwidth reverts to being the same as using the physical resources available.
Limits: 1G to 999G
Skips the user verification prompt when setting a new primary server for a grid.
server set srv1 overcommit.mem_sched_limit=6x overcommit.cpu_sched_limit=3
server set srv1 hypervisor_name=zvm
|
Copyright © 2013 CA.
All rights reserved.
|
|