Skip to content

Commit a3eb18c

Browse files
committed
Update source/administration/production-notes.txt
update notes with NFS flags to let MongoDB work on a NFS drive.
1 parent 02e8288 commit a3eb18c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

source/administration/production-notes.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,10 @@ Remote Filesystem
144144
~~~~~~~~~~~~~~~~~
145145

146146
Some versions of NFS perform very poorly with MongoDB and NFS is not
147-
recommended for use with MongoDB.
147+
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.
148151

149152
Many MongoDB deployments work successfully with Amazon's *Elastic
150153
Block Store* (EBS) volumes. There are certain intrinsic performance

0 commit comments

Comments
 (0)