BLU Discuss list archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Discuss] NFS mounts
- Subject: [Discuss] NFS mounts
- From: dsr at randomstring.org (Dan Ritter)
- Date: Wed, 25 Mar 2015 11:54:55 -0400
- In-reply-to: <5512D0C8.2020505@gmail.com>
- References: <20150319135501.GD26346@randomstring.org> <638075707.669346.1426773851736.JavaMail.yahoo@mail.yahoo.com> <1213429003.1573955.1427293370249.JavaMail.yahoo@mail.yahoo.com> <20150325145848.GW26346@randomstring.org> <5512D0C8.2020505@gmail.com>
On Wed, Mar 25, 2015 at 11:14:16AM -0400, Tom Metro wrote: > Dan Ritter wrote: > > aldo albanese wrote: > >> ...in one article someone suggested to use TCP instead in the syntax instead of UDP. > > > > In /etc/fstab: > > > > hostname:/share /local/mountpoint nfs ro,tcp,rsize=1048576 1 1 > > > > Assuming a readonly mount for large media files. > > So rsize=1048576 is going to increase efficiency for large files, but > what's the advantage for using TCP instead of UDP? Presumably NFS > already has an error correcting layer on top of UDP. And when it comes > to performance, usually UDP is superior, which is why it gets used in > most real-time protocols. In this case you aren't really streaming, you're mounting a remote filesystem. The application thinks it has a reliable file and will not be expecting to have to do extra buffering and error-correction. > How about mounting it read-only? Just good security practice if > read-write isn't needed, or does that gain you some performance as well? No performance advantage to read-write, but typically you don't want to accidentally delete your entire media tree from a client machine...
- Follow-Ups:
- [Discuss] NFS mounts
- From: tmetro+blu at gmail.com (Tom Metro)
- [Discuss] NFS mounts
- References:
- [Discuss] Mythbuntu on VMWare slow
- From: dsr at randomstring.org (Dan Ritter)
- [Discuss] Mythbuntu on VMWare slow
- From: aldo_albanese at yahoo.com (aldo albanese)
- [Discuss] Mythbuntu on VMWare slow
- From: aldo_albanese at yahoo.com (aldo albanese)
- [Discuss] NFS mounts
- From: dsr at randomstring.org (Dan Ritter)
- [Discuss] NFS mounts
- From: tmetro+blu at gmail.com (Tom Metro)
- [Discuss] Mythbuntu on VMWare slow
- Prev by Date: [Discuss] NFS mounts
- Next by Date: [Discuss] Verizon FIOS TV and HDHR digital tuner
- Previous by thread: [Discuss] NFS mounts
- Next by thread: [Discuss] NFS mounts
- Index(es):