svn over nfs - was kern.ostype - where gets its value?
Rick Macklem
rmacklem at uoguelph.ca
Sun Feb 26 21:57:03 UTC 2017
Milan Obuch wrote:
[more snipped]
> > How could I find whether locking is supported/make sure it is?
> you need to run rpc_lockd on both server & client
> (rpc_lockd_enable=yes in rc.conf) probably also rpc_statd too.
>
You could try the "nolockd" mount option instead. It allows for
the locking to be done locally within the client.
The only time this option isn't appropriate is if other clients need
to see the locks. For that, I recommend using NFSv4.
rick
More information about the freebsd-hackers
mailing list