File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -136,6 +136,14 @@ These logs do not indicate that ``mongosync`` is failing or corrupting
136
136
data. If a fatal error occurs, ``mongosync`` stops the sync and writes a
137
137
fatal log entry.
138
138
139
+ What should I do if mongosync returns a fatal error?
140
+ ----------------------------------------------------
141
+
142
+ A fatal error indicates a problem that must be corrected and requires the
143
+ migration to be restarted. After addressing the error, delete all migrated
144
+ data on the destination cluster, including the ``mongosync_reserved_for_internal_use``
145
+ database. Then, relaunch ``mongosync`` and start a new migration.
146
+
139
147
Does ``mongosync`` Support TTL Indexes?
140
148
----------------------------------------
141
149
You can’t perform that action at this time.
0 commit comments