Default configuration of the host system storage
The default host profile requires three storage devices in the following strict order:
- Boot device and operating system storage
This device contains boot data and operating system data. It is partitioned using the GUID Partition Table (GPT) labels. The root file system is an
ext4file system created on top of an LVM logical volume. For a detailed layout, refer to the table below.
- Local volumes device
This device contains an
ext4file system with directories mounted as persistent volumes to Kubernetes. These volumes are used by the MOSK services to store its data, including monitoring and identity databases.
- Ceph storage device
This device is used as a Ceph datastore or Ceph OSD on MOSK clusters.
The following table summarizes the default configuration of the host system storage set up by MOSK bare-metal management.
If required, you can customize the default host storage configuration. For details, see Create MOSK host profiles.