diff --git a/README.md b/README.md index 8e5cf6973..dbcceeef8 100644 --- a/README.md +++ b/README.md @@ -1083,7 +1083,7 @@ It is recommended leaving the following amounts of spare resources: * 50% of free RAM for reducing the probability of OOM (out of memory) crashes and slowdowns during temporary spikes in workload. * 50% of spare CPU for reducing the probability of slowdowns during temporary spikes in workload. -* At least 30% of free storage space at the directory pointed by `-storageDataPath` command-line flag. +* At least 30% of free storage space at the directory pointed by `-storageDataPath` command-line flag. See also `-storage.minFreeDiskSpaceBytes` command-line flag description [here](#list-of-command-line-flags). ## High availability diff --git a/docs/Cluster-VictoriaMetrics.md b/docs/Cluster-VictoriaMetrics.md index d4fda44e0..dcc2b26be 100644 --- a/docs/Cluster-VictoriaMetrics.md +++ b/docs/Cluster-VictoriaMetrics.md @@ -315,7 +315,8 @@ It is recommended leaving the following amounts of spare resources: * 50% of free RAM across all the node types for reducing the probability of OOM (out of memory) crashes and slowdowns during temporary spikes in workload. * 50% of spare CPU across all the node types for reducing the probability of slowdowns during temporary spikes in workload. -* At least 30% of free storage space at the directory pointed by `-storageDataPath` command-line flag at `vmstorage` nodes. +* At least 30% of free storage space at the directory pointed by `-storageDataPath` command-line flag at `vmstorage` nodes. See also `-storage.minFreeDiskSpaceBytes` command-line flag [description for vmstorage](#list-of-command-line-flags-for-vmstorage). + Some capacity planning tips for VictoriaMetrics cluster: diff --git a/docs/README.md b/docs/README.md index 8e5cf6973..dbcceeef8 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1083,7 +1083,7 @@ It is recommended leaving the following amounts of spare resources: * 50% of free RAM for reducing the probability of OOM (out of memory) crashes and slowdowns during temporary spikes in workload. * 50% of spare CPU for reducing the probability of slowdowns during temporary spikes in workload. -* At least 30% of free storage space at the directory pointed by `-storageDataPath` command-line flag. +* At least 30% of free storage space at the directory pointed by `-storageDataPath` command-line flag. See also `-storage.minFreeDiskSpaceBytes` command-line flag description [here](#list-of-command-line-flags). ## High availability diff --git a/docs/Single-server-VictoriaMetrics.md b/docs/Single-server-VictoriaMetrics.md index 644862443..d8892cfbf 100644 --- a/docs/Single-server-VictoriaMetrics.md +++ b/docs/Single-server-VictoriaMetrics.md @@ -1087,7 +1087,7 @@ It is recommended leaving the following amounts of spare resources: * 50% of free RAM for reducing the probability of OOM (out of memory) crashes and slowdowns during temporary spikes in workload. * 50% of spare CPU for reducing the probability of slowdowns during temporary spikes in workload. -* At least 30% of free storage space at the directory pointed by `-storageDataPath` command-line flag. +* At least 30% of free storage space at the directory pointed by `-storageDataPath` command-line flag. See also `-storage.minFreeDiskSpaceBytes` command-line flag description [here](#list-of-command-line-flags). ## High availability