The quick brown fox jumps over the lazy dog

  1. To get started, install the MicroCeph snap with the following command on each node to be used in the cluster:

    sudo snap install microceph

  2. Then bootstrap the cluster:

    sudo microceph cluster bootstrap

  3. Check the cluster status with the following command:

    sudo microceph.ceph status

    Here you should see that there is a single node in the cluster.