[issue1291] NFS + HAMMER => stalls
Thomas Nikolajsen (via DragonFly issue tracker)
sinknull at crater.dragonflybsd.org
Thu Feb 19 16:52:42 PST 2009
Thomas Nikolajsen <thomas.nikolajsen at mail.dk> added the comment:
Both /usr/src & /usr/obj are NFS mounts.
NFS client:
(NFS server wasn't used on this host): rc.conf, NFS part:
nfs_reserved_port_only="YES"
nfs_client_enable="YES"
nfs_server_enable="YES"
mountd_enable="YES"
rpcbind_enable="YES"
fstab: (more entries, but only these used)
ask:/hammer/DragonFlyBSD/current/usr/src /usr/src nfs rw,-i
ask:/hammer/DragonFlyBSD/current/usr/obj /usr/obj nfs rw,-i
ask:/hammer/home/thomas /home/thomas nfs rw,-i
Today I experienced that build was unstick by login to root;
root doesn't use NFS mounts for login.
I never had this problem using UFS on NFS server.
-thomas
_____________________________________________________
DragonFly issue tracker <bugs at lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue1291>
_____________________________________________________
More information about the Bugs
mailing list