Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Sep 2008 18:42:23 +0200
From:      "Ben C. O. Grimm" <Ben.Grimm@BenGrimm.net>
To:        Tim Chen <gphoto6@gmail.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: How to disable NFS fnctl in /etc/fstab?
Message-ID:  <48C00FEF.2000209@BenGrimm.net>
In-Reply-To: <1f51039c0809040911oe4409b5ibe3f4dcf53528407@mail.gmail.com>
References:  <1f51039c0809040911oe4409b5ibe3f4dcf53528407@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Tim Chen wrote:
> For some reason we want to disable fnctl lock for NFS
> mounted partition. We can achieve this by the following
> command: mount_nfs -T -L server:/home /mnt
> However after several time of failure tests, we still
> can not make it work in /etc/fstab.
> 
> server:/home /mnt nfs rw,tcp 0 0
> 
> It seems there is no coresponding options in /etc/fstab
> so that I can disable fnctl lock for NFS. If we can not
> set it right in /etc/fstab, every time the machine reboot
> requires human intervention to mount the partition manually.
> It is very annoying and inconvenient.
> 
> Please give us some suggestion and hint to solve this situation.

I see some references to 'nolock' here and there, but YMMV.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48C00FEF.2000209>