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 63ef8bf commit cf8ac17Copy full SHA for cf8ac17
source/reference/exit-codes.txt
@@ -89,6 +89,12 @@ issues with :binary:`~bin.mongod` and :binary:`~bin.mongos` instances.
89
90
.. symbol: EXIT_NET_ERROR = 48
91
92
+ * - .. error:: 61
93
+ - Returned by the :ref:`storage-node-watchdog` if any of the
94
+ filesystems with monitored directories are unresponsive.
95
+
96
+ .. symbol: EXIT_WATCHDOG = 61
97
98
* - .. error:: 62
99
- Returned by :binary:`~bin.mongod` if the datafiles in
100
:option:`--dbpath <mongod --dbpath>` are incompatible with the
0 commit comments