Skip to content

Machines

The Machines section allows you to manage the physical machines (bare metal) in your infrastructure. The list of machines is retrieved directly from MAAS.

The Machines page displays a comprehensive list of all machines in your scope, along with real-time statistics and management tools.

At the top of the page, you will find a dashboard summarizing the state of your infrastructure based on the current filters:

Node

Total number of machines currently listed.

Power

The percentage and count of machines that are currently powered on.

Deployments

The percentage and count of machines that are successfully deployed.

Disk

The total number of physical disks and the aggregate storage capacity across all listed machines.

The table provides detailed information for each machine. You can toggle column visibility using the Columns button.

ColumnDescription
FQDN / IPThe Fully Qualified Domain Name and IP addresses. Click the FQDN to view machine details.
PowerCurrent power state (On/Off) and the power control type (e.g., IPMI, Manual).
StatusThe current deployment status (e.g., Deployed, Ready, Commissioning).
Core / ArchitectureNumber of CPU cores and the system architecture (e.g., amd64).
RAMTotal available RAM.
DiskNumber of physical disk drives detected.
StorageTotal storage capacity.
GPUDetails of installed GPUs, if any.
ScopeThe scope to which the machine is assigned.
TagsTags assigned to the machine for organization.
MemoryA real-time bar chart indicating memory usage.
StorageA real-time bar chart indicating storage usage.
ActionsQuick actions available for the machine, such as Power Off or Remove.

You can use the toolbar above the table to filter and manage the list:

  • Search: Filter machines by their FQDN or IP address.
  • Power Filter: Filter the list to show only machines with a specific power state (e.g., On, Off).
  • Status Filter: Filter by deployment status (e.g., Deployed, New).

Clicking the FQDN of a machine takes you to the machine details page (https://<your-url>/machines/metal/<machine-id>), which provides a comprehensive view of the machine’s hardware and status.

The top of the page displays the machine’s ID, FQDN, and assigned Tags. If the machine is not in a ‘Deployed’ state, an alert will be displayed.

The page features several cards providing a quick overview of the machine’s resources:

Power

Displays the power type (e.g., IPMI), current power state (On/Off), deployment status, and OS details (System, Kernel, Distro).

CPU

Shows the CPU architecture, total core count, and the specific CPU model.

Memory

Indicates the total available RAM.

Storage

Displays the total storage capacity and the number of physical disks.

Hardware Information

Provides details on the system product, vendor, and mainboard firmware (vendor and version). Hovering over the info icon reveals more detailed hardware specifications.

Detailed hardware configurations are listed in expandable tables:

Lists all storage devices attached to the machine with the following details:

FieldDescription
NameDevice identifier (e.g., sda).
Model & SerialManufacturer model and serial number.
Boot DiskIndicates if it is the boot device.
Firmware VersionCurrent firmware version of the drive.
TypeDrive type (e.g., SSD, HDD).
Used ForCurrent usage status.
TagsAny tags assigned to the specific device.

Lists all network interfaces with the following details:

FieldDescription
Name / MACInterface name and MAC address.
IP / SubnetAssigned IP address and subnet.
Link Speed / ConnectedCurrent link speed and connection status.
Fabric / VLANNetwork fabric and VLAN configuration.
TypeInterface type (e.g., physical, bond).
DHCPWhether DHCP is enabled.
Boot InterfaceIndicates if this is the interface used for booting.
Interface SpeedThe capability speed of the interface.

You can perform management actions on individual machines using the action menu or specific buttons.

Permanently removes the machine from the system.

  • Options:
    • Force: Force removal even if the machine is not in a valid state.
    • Purge Disk: Securely erase the disk contents during removal.

Turns off the machine.

To add a machine to a specific scope:

  1. Navigate to https://<your-url>/scope/<scope-name>/setup.
  2. Click the Add Node button.
  3. Select the machine that has not yet been registered to a scope to add it.