[Bug 213611] ports-mgmt/pkg: 1.9.1 pkgdb locking doesn't work on NFS
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Nov 22 22:06:48 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213611
Oleksandr Tymoshenko <gonzo at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gonzo at FreeBSD.org
--- Comment #13 from Oleksandr Tymoshenko <gonzo at FreeBSD.org> ---
(this is high on Google search results page, so updating with the lates state
of the problem)
NFS_WITH_PROPER_LOCKING was removed:
https://github.com/freebsd/pkg/commit/655ddffae6ae4adc2820736a33736a99dea8dfc3
I was able to fix NFS locking problem by enabling lockd on *both* server and
client:
sysrc rpc_lockd_enable=YES
service lockd start
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-pkg
mailing list