[ Next Article | Previous Article | Book Contents | Library Home | Legal | Search ]
Commands Reference, Volume 4

rmclass Command

Purpose

Remove a  Workload Management class.

Syntax

rmclass [-d Config_dir] Name

Description

The rmclass removes the class identified by the Name parameter from the class definition file and the class limits file. The class must already exist. The predefined Default and System classes cannot be removed.

Flags

-d Config_dir Use  /etc/wlm/Config_dir as alternate directory for the properties files. If this flag is not used, the configuration files in the directory pointed to by /etc/wlm/current are used.

Files

/etc/wlm/current/classes Contains the names and definitions of the classes for the current workload management configuration.
/etc/wlm/current/limits Contains the resource limits for the current workload management configuration.
/etc/wlm/current/shares Contains the resource shares for the current workload management configuration.
/etc/wlm/current/description Contains the class description text for each class of the current workload management configuration.

Related Information

The wlmcntrl, lsclass, chclass and the mkclass commands.


[ Next Article | Previous Article | Book Contents | Library Home | Legal | Search ]