[Bug 228431] existing mounts not showing up after reboot.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 9 09:40:48 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228431

Dag-Erling Smørgrav <des at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
                 CC|                            |des at FreeBSD.org
         Resolution|---                         |Works As Intended

--- Comment #2 from Dag-Erling Smørgrav <des at FreeBSD.org> ---
That's just how NFS <= 3 works.  The client list is only updated by mountd(8),
and clients only talk to mountd(8) when they mount or unmount a filesystem.  If
the server rebooted but the filesystem handles haven't changed, they might not
even notice that anything has happened.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list