Skip to content

Latest commit

 

History

History
82 lines (35 loc) · 841 Bytes

File metadata and controls

82 lines (35 loc) · 841 Bytes

taskstate.5

perl

NAME

taskstate - a table in the xCAT database.

SYNOPSIS

taskstate Attributes: node, command, state, pid, reserve, disable

DESCRIPTION

The task state for the node.

taskstate Attributes:

node

The node name.

command

Current command is running

state

The task state(callback, running) for the node.

pid

The process id of the request process.

reserve

used to lock the node

disable

Set to 'yes' or '1' to comment out this row.

SEE ALSO

nodels(1), chtab(8), tabdump(8), tabedit(8)