Using disk space in a ClickHouse® cluster
In Managed Databases, part of the disk space is reserved for service needs:
- for the file system — 4% of the disk volume;
- for the operating system, service components, and logs — 15 GB.
The reserved portion of the disk space is not available to host databases. Take this into account when selecting a configuration lineup.
When a cluster node's disk is 95% full or more, it will enter the DISK_FULL status and will be read-only. This is necessary to prevent complete locking or corruption of the cluster due to a lack of free space. To make the cluster node read-write, clear the disk or scale the node group and choose a configuration with a larger disk size than the previous one.
ClickHouse® is a registered trademark of ClickHouse, Inc. https://clickhouse.com.