Using and Administering
The startd daemon monitors jobs and machine resources on the
local machine and forwards this information to the negotiator daemon.
The startd also receives and executes job requests originating from remote
machines. The master daemon starts, restarts, signals, and stops the
startd daemon.
The startd daemon can be in any one of the following states:
- Busy
- The maximum number of jobs are running on this machine.
- Down
- The daemon is not running on this machine. The startd daemon enters
this state when it has not reported its status to the negotiator. This
can occur when the machine is actually down, or because there is a network
failure.
- Drained
- The startd machine will not accept any new jobs. However, any jobs
that are already running on the startd machine will be allowed to
complete.
- Draining
- The startd daemon has been drained by the administrator, but some jobs are
still running. The machine remains in the draining state until all of
the running jobs have completed, at which time the machine status changes to
drained. The startd daemon will not accept any new jobs while in the
draining state.
- Flush
- Any running jobs have been vacated (terminated and returned to the queue
to be redispatched). The startd daemon will not accept any new
jobs.
- Idle
- The machine is not running any jobs.
- None
- LoadLeveler is running on this machine, but no jobs can run here.
- Running
- The machine is running one or more jobs and is capable of running
more.
- Suspend
- All LoadLeveler jobs running on this machine are stopped (cease
processing), but remain in virtual memory. The startd daemon will not
accept any new jobs.
The startd daemon performs these functions:
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]