rcontrol(1)
set attribute [=] name val [=] value
exit
help [all | command]
show object [=] name
object may be one of: nodes,configuration,partition.
DESCRIPTION
rcontrol is used to manage the following: nodes, partitions and configurations; servers;
users and their resource requests, projects and access controls; system attributes.
rcontrol can create, start, stop and removea configuration or partition. It can create,
remove and set the attributes of nodes and configure them in and out of the machine.
Operations on nodes may specify a single host name, such as atlas4, or a list of host
names, suchas ’atlas[4-7]’. Lists of host names must always be quoted.
rcontrol can start or stop an RMS server. It can also instruct a running server to
reload access control information or change its reporting level.
rcontrolcan beused to suspend or resumethe allocation of CPUs toa resource request,
alter its schedulingpriority or send a signal to its jobs. Operations on resource requests
may specify a request by nameor by using the batch system identifier. Alternatively,
requests can be identified by attributes such as user name,partition, project or status.
rcontrol can be used to create or removeor to set the attributes of users, projects and
access controls. Details of which attributes can be modified in this wayare specifiedin
the fields table in the RMS database. System attributes can also be created, removed
or have their value set.
The help command prints information on all of the commands and their arguments.
When used with the name ofa command as an argument, it prints more information on
the specified command.
When used without arguments, rcontrol runs interactively.A sequence of commands
can be entered. Use the exit command or Ctrl/d to exit.
Most rcontrol commands are restricted to administrative users (root and rms users,
by default). The job control commands (suspend,resume,kill and set priority)
may also be issued by the user running the job in question.
In all of the rcontrol commands, the use of the equals sign is optional. The following
two examples – using rcontrol to configure into the system three nodes named
atlas1,atlas2 and atlas3 – are equivalent.
5-22 RMS Commands