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 02e8288 commit a3eb18cCopy full SHA for a3eb18c
source/administration/production-notes.txt
@@ -144,7 +144,10 @@ Remote Filesystem
144
~~~~~~~~~~~~~~~~~
145
146
Some versions of NFS perform very poorly with MongoDB and NFS is not
147
-recommended for use with MongoDB.
+recommended for use with MongoDB. However - if you want to use NFS
148
+anyway, you can. If you get an error: "Can't take a write lock while
149
+out of disk space", you need The NFS command line options "bg" and "nolock"
150
+added to your NFS mount in fstab.
151
152
Many MongoDB deployments work successfully with Amazon's *Elastic
153
Block Store* (EBS) volumes. There are certain intrinsic performance
0 commit comments