We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7684e1b commit 216d764Copy full SHA for 216d764
modules/etcd-defrag.adoc
@@ -39,7 +39,7 @@ Automatic defragmentation can cause leader election failure in various OpenShift
39
----
40
I0907 08:43:12.171919 1
41
defragcontroller.go:198] etcd member "ip-
42
-10-0-191-150.us-west-2.compute.internal"
+10-0-191-150.example.redhat.com"
43
backend store fragmented: 39.33 %, dbSize:
44
349138944
45
@@ -83,7 +83,7 @@ etcd-ip-10-0-199-170.example.redhat.com 3/3 Running 0
83
+
84
[source,terminal]
85
86
-$ oc rsh -n openshift-etcd etcd-ip-10-0-159-225.us-west-1.compute.internal etcdctl endpoint status --cluster -w table
+$ oc rsh -n openshift-etcd etcd-ip-10-0-159-225.example.redhat.com etcdctl endpoint status --cluster -w table
87
88
89
.Example output
0 commit comments