Skip to content

Commit df5986d

Browse files
authored
Merge pull request #45692 from sheriff-rh/BZ2084094
BZ204094 updated pods names for etcd defragmentation 4.9+
2 parents 95bbde1 + 216d764 commit df5986d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/etcd-defrag.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Automatic defragmentation can cause leader election failure in various OpenShift
3939
----
4040
I0907 08:43:12.171919 1
4141
defragcontroller.go:198] etcd member "ip-
42-
10-0-191-150.us-west-2.compute.internal"
42+
10-0-191-150.example.redhat.com"
4343
backend store fragmented: 39.33 %, dbSize:
4444
349138944
4545
----
@@ -83,7 +83,7 @@ etcd-ip-10-0-199-170.example.redhat.com 3/3 Running 0
8383
+
8484
[source,terminal]
8585
----
86-
$ oc rsh -n openshift-etcd etcd-ip-10-0-159-225.us-west-1.compute.internal etcdctl endpoint status --cluster -w table
86+
$ oc rsh -n openshift-etcd etcd-ip-10-0-159-225.example.redhat.com etcdctl endpoint status --cluster -w table
8787
----
8888
+
8989
.Example output

0 commit comments

Comments
 (0)