Skip to content

Commit 7ca62bd

Browse files
Victor LeeVictor Lee
Victor Lee
authored and
Victor Lee
committed
DOC-2349 server 3.6 fix WARN
1 parent c77bcbe commit 7ca62bd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

modules/crr/pages/set-up-crr.adoc

+4-4
Original file line numberDiff line numberDiff line change
@@ -99,15 +99,15 @@ However, you can skip <<_enable_crr_on_the_dr_cluster, Step 3: Enable CRR on the
9999
From time to time, you may want to update the TigerGraph software on a CRR system.
100100
To perform this correctly, follow this sequence of steps.
101101

102-
1. Disable CRR on your DR cluster.
103-
102+
. Disable CRR on your DR cluster.
103+
+
104104
[source.wrap,console]
105105
----
106106
$ gadmin config set System.CrossRegionReplication.Enabled false
107107
$ gadmin config apply -y
108108
$ gadmin restart all -y
109109
----
110110

111-
2. xref:installation:upgrade.adoc[Upgrade] both the primary cluster and DR cluster.
111+
. xref:installation:upgrade.adoc[Upgrade] both the primary cluster and DR cluster.
112112

113-
3. Enable CRR on the DR cluster.
113+
. Enable CRR on the DR cluster.

0 commit comments

Comments
 (0)