You can discover and commission your physical nodes manually using the MAAS web UI.
To discover and commission physical nodes manually:
Power on a physical node.
In the MAAS UI, verify that the server has been discovered.
On the Nodes tab, rename the discovered host accordingly. Click Save after each renaming.
In the Settings tab, configure the Commissioning release and the Default Minimum Kernel Version to Ubuntu 16.04 TLS ‘Xenial Xerus’ and Xenial (hwe-16.04), respectively.
Note
The above step ensures that the NIC naming convention uses
the predictable schemas, for example, enp130s0f0
rather
than eth0
.
In the Deploy area, configure the Default operating system used for deployment and Default OS release used for deployment to Ubuntu and Ubuntu 16.04 LTS ‘Xenial Xerus’, respectively.
Leave the remaining parameters as defaults.
(Optional) Modify the commissioning process as required. For more information and examples, see: Add custom commissioning scripts.
Commission the node:
raid1
volume.RAID 1
.ext4
./
as Mount point.The Used disks and partitions section should now look as follows:
Repeat the above steps for each physical node.
Proceed to Manually provision the physical nodes.