Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Oct 2010 17:54:42 +0200 (CEST)
From:      Oliver Fromme <olli@lurza.secnetix.de>
To:        freebsd-fs@FreeBSD.ORG, shewless@unleashed-web.org
Subject:   Re: consistent file system inconsistencies (tried replacing drive)
Message-ID:  <201010151554.o9FFsgw1056983@lurza.secnetix.de>
In-Reply-To: <AANLkTikAjsAJhXDZ05HUM0j5-m12pgdaH2qdO2O7qzT0@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Scott Charron <shewless@unleashed-web.org> wrote:
 > As requested, the output of mount and /etc/fstab (and df):

I notice that you don't have soft-updates enabled on the
root file system, but e.g. /tmp is part of your root file
system (or is it a symlink to /var/tmp?).  This is a
sub-optimal configuration.

Please enable soft-updates on the root file system ("tunefs
-n enable /" in single-user mode, then reboot, and verify
after rebooting with "mount" that it really is enabled).
This might fix your problem, or at least alleviate it.

If you have power failures very often, you should also
consider getting a UPS.  Frequent power failures are
particularly bad for hard disks; they can cause physical
damage.

Best regards
   Oliver

-- 
Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M.
Handelsregister: Registergericht Muenchen, HRA 74606,  Geschäftsfuehrung:
secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün-
chen, HRB 125758,  Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart

FreeBSD-Dienstleistungen, -Produkte und mehr:  http://www.secnetix.de/bsd

"The most important decision in [programming] language design
concerns what is to be left out."  --  Niklaus Wirth



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010151554.o9FFsgw1056983>