Rate This Document
Findability
Accuracy
Completeness
Readability

Querying Slurm Node Status

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. Run the sinfo command on the master node to query node status.

    sinfo

    PARTITION    AVAIL  TIMELIMIT  NODES  STATE NODELIST
    ARM      up   infinite1 idletestnode1
    X86*  up    infinite1 idletestnode2
    Table 1 Description

    Status

    Description

    unk

    The node status is unknown.

    idle

    The node is in idle state.

    alloc

    The node is allocated.

    down

    The node is faulty.