BLU Discuss list archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Discuss] NFS mounts
- Subject: [Discuss] NFS mounts
- From: aldo_albanese at yahoo.com (aldo albanese)
- Date: Wed, 25 Mar 2015 15:02:48 +0000 (UTC)
- In-reply-to: <20150325145848.GW26346@randomstring.org>
- References: <20150325145848.GW26346@randomstring.org>
Thank you, very much appreciated. Aldo On Wednesday, March 25, 2015 10:58 AM, Dan Ritter <dsr at randomstring.org> wrote: On Wed, Mar 25, 2015 at 02:22:50PM +0000, aldo albanese wrote: > on a similar topic, I'm trying to mount an nfs drive to a linux box. ?I'm learning and reading about nfs and mounting but each article I read they mention a different way to do it. ?I would like to mount QNAP NAS drive to the Ubuntu VMserver in which in the directory there are real time stream files from HDHomerun (a TV Verizon box that stream tv in real time). The mounting would need to be permanent. in one article someone suggested to use TCP instead in the syntax instead of UDP. ?Could someone please help me with the syntax of it? > Thanks,Aldo > >? In /etc/fstab: hostname:/share? ? /local/mountpoint? ? nfs4? ? ro 1? ? ? 1 or hostname:/share??? ? ? /local/mountpoint??? nfs ro,tcp,rsize=1048576 1 1 Assuming a readonly mount for large media files. man nfs is your friend. -dsr-
- References:
- [Discuss] NFS mounts
- From: dsr at randomstring.org (Dan Ritter)
- [Discuss] NFS mounts
- Prev by Date: [Discuss] NFS mounts
- Next by Date: [Discuss] NFS mounts
- Previous by thread: [Discuss] NFS mounts
- Next by thread: [Discuss] NFS mounts
- Index(es):