File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -18,12 +18,14 @@ This page provides answers to some frequently asked questions we have
18
18
encountered. If you have additional questions please contact MongoDB
19
19
Support.
20
20
21
- Does ``mongosync`` have to use the same operating system as MongoDB Enterprise Server?
22
- --------------------------------------------------------------------------------------
23
-
24
- When ``mongosync`` runs on its own hardware, it does not have to use
25
- the same operation system (OS) as the source or destination clusters it
26
- is connecting.
21
+ Can ``mongosync`` run on its own hardware?
22
+ ------------------------------------------
23
+
24
+ Yes, ``mongosync`` can run on its own hardware. ``mongosync`` does not
25
+ have to run on the servers that host your MongoDB instances. When
26
+ ``mongosync`` runs on its own hardware, it can use an operating system
27
+ (OS) that is different than the OS on the source or destination
28
+ clusters.
27
29
28
30
.. _c2c-faq-increase-oplog:
29
31
You can’t perform that action at this time.
0 commit comments