Manually discover and commission the physical nodes

Manually discover and commission the physical nodes

You can discover and commission your physical nodes manually using the MAAS web UI.

To discover and commission physical nodes manually:

  1. Power on a physical node.

  2. In the MAAS UI, verify that the server has been discovered.

  3. On the Nodes tab, rename the discovered host accordingly. Click Save after each renaming.

  4. 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.

  5. 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.

  6. Leave the remaining parameters as defaults.

  7. (Optional) Modify the commissioning process as required. For more information and examples, see: Add custom commissioning scripts.

  8. Commission the node:

    1. From the Take Action drop-down list, select Commission.
    2. Define a storage schema for each node.
    3. On the Nodes tab, click the required node link from the list.
    4. Scroll down to the Available disks and partitions section.
    5. Select two SSDs using check marks in the left column.
    6. Click the radio button to make one of the disks the boot target.
    7. Click Create RAID to create an MD raid1 volume.
    8. In RAID type, select RAID 1.
    9. In File system, select ext4.
    10. Set / as Mount point.
    11. Click Create RAID.

    The Used disks and partitions section should now look as follows:

    ../../../_images/used-disks-and-partitions.png
  9. Repeat the above steps for each physical node.

  10. Proceed to Manually provision the physical nodes.