Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Nov 2021 14:22:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 246201] fsck: Does not honour /etc/fstab "failok" option (mount does)
Message-ID:  <bug-246201-3630-PvNfuFraES@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246201-3630@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

--- Comment #2 from Robert Clausecker <fuz@fuz.su> ---
(In reply to Kirk McKusick from comment #1)

Hi Kirk,

Isn't this better solved in fsck(8)?  If you address this in fsck_ffs(8), the
problem will still exist for other file systems.

Also, suppose the device open succeeds but the fsck fails (e.g. because the
device is flaky), this would still send the system back to single user mode.  I
expect "failok" to mean "do not interrupt boot if there is a problem with this
fstab entry under any circumstances."

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

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246201-3630-PvNfuFraES>