The Configuration utility presents a command-line environment that allows the entry of Configuration commands. The following table lists these commands with brief descriptions. The commands are described in more detail in the sections that follow.
Command | Function |
---|---|
ADD AMP | Adds an AMP to the configuration map. |
ADD HOST | Adds a host to the configuration map. |
ADD PE | Adds a PE to the configuration map. |
BEGIN CONFIG | Begins a configuration session. |
DEFAULT CLUSTER | Allows Configuration to assign AMPs to clusters when a new configuration is defined. |
DEL AMP | Deletes an AMP from the configuration map, physically or logically. You can logically deleting an AMP in order to create a new contiguous map that contains a contiguous subset of all of the AMPs on the system. |
DEL HOST | Deletes a host from the configuration map. |
DEL PE | Deletes a PE from the configuration map. |
DUPLICATE MAP | Creates a duplicate of an existing map. The existing map must use legacy fallback. The duplicate uses dedicated fallback. Use to change fallback type from legacy to dedicated. |
END CONFIG | Ends a configuration session and stores the new configuration map. |
LIST | Lists the vprocs, hosts, and contiguous maps described by a configuration map, or the vprocs and hosts described by a specified contiguous map. |
LIST AMP | Lists the attributes of every AMP in the specified configuration or contiguous map. |
LIST CLUSTER | Lists the attributes of every AMP in the specified configuration or contiguous map, ordered by cluster number. |
LIST HOST | Lists all hosts in the specified configuration or contiguous map. |
LIST PE | Lists the attributes of every PE in the specified configuration or contiguous map. |
MOD AMP | Modifies the attributes of an AMP. |
MOD HOST | Modifies a host in the configuration map. |
MOD PE | Modifies the attributes of a PE in the configuration map. |
MOVE AMP | Moves an AMP or group of AMPs to another AMP or group of AMPs. |
MOVE PE | Moves a PE or group of PEs to another PE or group of PEs. |
SHOW CLUSTER | Shows all AMPs in a specified cluster. |
SHOW HOST | Shows information about a specified host. |
SHOW VPROC | Shows the attributes of a specified vproc. |
STOP | Stops Configuration. |
You can access Help information on Configuration by pressing the F7 key.