Commission a new node
When you add a new node, MAAS automatically starts
commissioning the node once configuration is done.
Also, you can commission a node manually.
To commision a new node manually:
- In the MAAS web UI, open the Nodes page.
- In the list of nodes, click the node you want to configure.
- In the node configuration window, click Take action
at the top-right conner and select Commission.
- Select additional options by setting the appropriate check boxes
to allow SSH access and prevent machine from powering off, retain
network and storage configuration if you want to preserve data on the node.
For example, if a node comes from an existing cloud with an instance on it.
- Click Go to start commissioning.
- Verify that the node status has changed to Ready
and hardware summary in the node configuration window has been filled
with values other than zeros,
which means commisionining was successful.
Note
Use MAAS CLI to commission a group of machines.