From owner-cvs-all Fri May 11 9: 1:54 2001 Delivered-To: cvs-all@freebsd.org Received: from dt051n37.san.rr.com (dt051n37.san.rr.com [204.210.32.55]) by hub.freebsd.org (Postfix) with ESMTP id AE5C537B64A; Fri, 11 May 2001 09:01:44 -0700 (PDT) (envelope-from DougB@DougBarton.net) Received: from DougBarton.net (master [10.0.0.2]) by dt051n37.san.rr.com (8.9.3/8.9.3) with ESMTP id JAA46609; Fri, 11 May 2001 09:01:26 -0700 (PDT) (envelope-from DougB@DougBarton.net) Message-ID: <3AFC0CD5.FB3B2E8B@DougBarton.net> Date: Fri, 11 May 2001 09:01:25 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Kris Kennaway Cc: Kirk McKusick , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc rc References: <200105110740.f4B7ee040787@freefall.freebsd.org> <20010511004601.A18194@xor.obsecurity.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kris Kennaway wrote: > > On Fri, May 11, 2001 at 12:40:39AM -0700, Kirk McKusick wrote: > > > 6) What happens if a background fsck fails (i.e., fsck finds > > errors that would normally require a manual fsck)? > > > > Ans) The filesystem will be marked as needing a manual fsck. > > At the next system reboot, the check will be done in > > foreground and the usual actions taken (usually a failure > > to go multi-user until fsck has been run by hand on the > > affected filesystem). > > Is there any facility for informing the administrator that a > foreground fsck is required (syslog at higher priority, > e.g. LOG_EMERG?) This condition sounds like it could be fatal to the > filesystem if it continues to operate without being addressed. This'd definitely be good to have. While I reboot my -current workstation systems often, this'd be easy to miss on a server system in production (keeping in mind that today's -current will be [-]stable someday). Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message