[Bug 242146] nfs root mount may loop endlessly without hint on console

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Nov 22 01:05:23 UTC 2019


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

--- Comment #2 from Rick Macklem <rmacklem at FreeBSD.org> ---
Actually, when I look at the code, it seems that there is a call
to nfs_mountdiskless()->mountnfs() and mountnfs() should fail when
newnfs_connect() fails.
This looks like it should result in a message like:
  nfs_mountroot: mount <path> on /: <errno>
being generated.

I have no idea why your case does not do this?

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


More information about the freebsd-bugs mailing list