Skip to content

Commit 2ceab3d

Browse files
authored
Merge pull request #37588 from tmalove/osdocs2342-etcd-defrag-fix-h2
[OSDOCS-2342]: Add IDs to new H2s
2 parents 6e512e9 + b7a5964 commit 2ceab3d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/etcd-defrag.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Defragmentation occurs automatically, but you can also trigger it manually.
1717
Automatic defragmentation is good for most cases, because the etcd operator uses cluster information to determine the most efficient operation for the user.
1818
====
1919

20+
[id="automatic-defrag-etcd-data_{context}"]
2021
== Automatic defragmentation
2122

2223
The etcd Operator automatically defragments disks. No manual intervention is needed.
@@ -37,6 +38,7 @@ backend store fragmented: 39.33 %, dbSize:
3738
349138944
3839
----
3940

41+
[id="manual-defrag-etcd-data_{context}"]
4042
== Manual defragmentation
4143

4244
You can monitor the `etcd_db_total_size_in_bytes` metric to determine whether manual defragmentation is necessary.

0 commit comments

Comments
 (0)