Skip to main content

Nodes

Prerequisites
  • Access Level: Super-admin.
  • Permission Requirements:
  • . VM Administration
    • View all VM configs in the system
    • Arbitrarily edit any VM config
    • Arbitrarily delete any VM config
    • View host machines and hardware information in any Libvirt realm
    • Register physical VM host machines in Libvirt realms
    • Edit VM host machine info in any Libvirt realm
    • Delete VM host machine info in any Libvirt realm
    • View external servers
    • Create external servers
    • Edit external servers
    • Arbitrarily view logs from any VM

Access SLURM Nodes from Management

  1. Go to the Management icon in the top left taskbar.
  2. Navigate to the Slurm section.
  3. Click the Nodes in the left panel.
  4. View the available SLURM nodes in the list.

View Details of a SLURM Node from Management

  1. Go to the Management icon in the top left taskbar.
  2. Navigate to the Slurm section.
  3. Click the Nodes in the left panel.
  4. Select the SLURM node from the list to view its details.
  5. Click the View button in the top right panel.
  6. In the left panel, view the SLURM node details from the backend.

View All Details of a SLURM Node from Management

  1. Go to the Management icon in the top left taskbar.
  2. Navigate to the Slurm section.
  3. Click the Nodes in the left panel.
  4. Select the SLURM node from the list to view its details.
  5. Click the Open Full Menu three-dot button in the top right panel.
  6. Select View all details.
  7. In the pop-up, click Copy to copy the job details or click Download to download the job details.
  8. Once done, click Close.
note

The job details of a SLURM node may include the following variable examples.

   CPUAlloc=0 CPUEfctv=64 CPUTot=64 CPULoad=2.12
AvailableFeatures=(null)
ActiveFeatures=(null)
Gres=(null)
NodeAddr=ticrypt NodeHostName=ticrypt Version=2.15.6
OS=Linux 1.23.4-567.89.1.el2_3.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Aug 15 09:34:46 UTC 2025
RealMemory=123456 AllocMem=0 FreeMem=299679 Sockets=2 Boards=1
State=IDLE ThreadsPerCore=2 TmpDisk=0 Weight=1 Owner=N/A MCS_label=N/A
Partitions=debug
BootTime=2025-06-19T11:18:12 SlurmdStartTime=2025-08-15T09:34:46
LastBusyTime=2025-08-15T09:34:46 ResumeAfterTime=None
CfgTRES=cpu=64,mem=123450M,billing=64
AllocTRES=
CurrentWatts=0 AveWatts=0

View Details of a SLURM Node in JSON Format from Management

  1. Go to the Management icon in the top left taskbar.
  2. Navigate to the Slurm section.
  3. Click the Nodes in the left panel.
  4. Select the SLURM node from the list to view its details in JSON format.
  5. Click the Open Full Menu button in the top right panel.
  6. Select View Details (JSON).
  7. In the pop-up, click Expand all fields button in the top left panel.
  8. View the selected SLURM node by node, last_update, meta, errors and warnings.
  9. Once done, click Copy to copy the JSON details or click Download to download the JSON details.
  10. Click Close.