Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Nov 2019 01:05:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 242146] nfs root mount may loop endlessly without hint on console
Message-ID:  <bug-242146-227-4QOUjvlScu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-242146-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-242146-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242146

--- Comment #2 from Rick Macklem <rmacklem@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?

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242146-227-4QOUjvlScu>