From 3d3c90101846e4d79d77ea1b015cb962746d03c8 Mon Sep 17 00:00:00 2001 From: George Melikov Date: Sun, 25 Apr 2021 18:46:23 +0300 Subject: [PATCH] Workload Tuning.rst: fix redundant_metadata value --- docs/Performance and Tuning/Workload Tuning.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Performance and Tuning/Workload Tuning.rst b/docs/Performance and Tuning/Workload Tuning.rst index f0267bc..bd79502 100644 --- a/docs/Performance and Tuning/Workload Tuning.rst +++ b/docs/Performance and Tuning/Workload Tuning.rst @@ -541,7 +541,7 @@ and are subject to significant sequential read workloads after creation. Database workloads ------------------ -Setting ``redundant_metadata=mostly`` can increase IOPS by at least a few +Setting ``redundant_metadata=most`` can increase IOPS by at least a few percentage points by eliminating redundant metadata at the lowest level of the indirect block tree. This comes with the caveat that data loss will occur if a metadata block pointing to data blocks is corrupted and