Workload Tuning.rst: fix redundant_metadata value
This commit is contained in:
@@ -541,7 +541,7 @@ and are subject to significant sequential read workloads after creation.
|
|||||||
Database workloads
|
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
|
percentage points by eliminating redundant metadata at the lowest level
|
||||||
of the indirect block tree. This comes with the caveat that data loss
|
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
|
will occur if a metadata block pointing to data blocks is corrupted and
|
||||||
|
|||||||
Reference in New Issue
Block a user