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
- Go to the Management icon in the top left taskbar.
- Navigate to the Slurm section.
- Click the Nodes in the left panel.
- View the available SLURM nodes in the list.
View Details of a SLURM Node from Management
- Go to the Management icon in the top left taskbar.
- Navigate to the Slurm section.
- Click the Nodes in the left panel.
- Select the SLURM node from the list to view its details.
- Click the View button in the top right panel.
- In the left panel, view the SLURM node details from the backend.
View All Details of a SLURM Node from Management
- Go to the Management icon in the top left taskbar.
- Navigate to the Slurm section.
- Click the Nodes in the left panel.
- Select the SLURM node from the list to view its details.
- Click the Open Full Menu three-dot button in the top right panel.
- Select View all details.
- In the pop-up, click Copy to copy the job details or click Download to download the job details.
- 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
- Go to the Management icon in the top left taskbar.
- Navigate to the Slurm section.
- Click the Nodes in the left panel.
- Select the SLURM node from the list to view its details in JSON format.
- Click the Open Full Menu button in the top right panel.
- Select View Details (JSON).
- In the pop-up, click Expand all fields button in the top left panel.
- View the selected SLURM node by node, last_update, meta, errors and warnings.
- Once done, click Copy to copy the JSON details or click Download to download the JSON details.
- Click Close.