Skip to content

Commit cf8ac17

Browse files
author
Dave Cuthbert
authored
DOCS-13223 addStorage error codes (#1599)
* DOCS-13223 addStorage error codes * DOCS-13223 addStorage error codes
1 parent 63ef8bf commit cf8ac17

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

source/reference/exit-codes.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,12 @@ issues with :binary:`~bin.mongod` and :binary:`~bin.mongos` instances.
8989

9090
.. symbol: EXIT_NET_ERROR = 48
9191

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+
9298
* - .. error:: 62
9399
- Returned by :binary:`~bin.mongod` if the datafiles in
94100
:option:`--dbpath <mongod --dbpath>` are incompatible with the

0 commit comments

Comments
 (0)