From owner-freebsd-questions Thu Jul 11 4:16:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C86CC37B400 for ; Thu, 11 Jul 2002 04:16:19 -0700 (PDT) Received: from rambo.simx.org (rambo.simx.org [80.65.205.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEEE243E42 for ; Thu, 11 Jul 2002 04:16:18 -0700 (PDT) (envelope-from listsub@rambo.simx.org) Received: from rambo.simx.org (rocky [192.168.0.2]) by rambo.simx.org (8.12.3/8.12.3) with ESMTP id g6BBFw4N068642; Thu, 11 Jul 2002 13:15:59 +0200 (CEST) (envelope-from listsub@rambo.simx.org) Message-ID: <3D2D68EF.9090705@rambo.simx.org> Date: Thu, 11 Jul 2002 13:15:59 +0200 From: "Roger 'Rocky' Vetterberg" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0rc2) Gecko/20020618 Netscape/7.0b1 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Philip Hallstrom Cc: questions@FreeBSD.ORG Subject: Re: How to make FreeBSD's hard drive as reliable as possible? References: <20020710165513.O7573-100000@cypress.adhesivemedia.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Philip Hallstrom wrote: > Hi - > I was wondering what steps one can take to make the hard drive as > reliable as possible on FreeBSD. By reliable I mean what can I do to > ensure that if the power gets flipped off the box will come back up > unattended in a usuable state. > > - Some of the filesystems need to be read/write (/var for instance). Is > it worth setting /usr to read-only if nothing ever gets written to it > anyway? > > - How dangerous is setting fsck_y_enable=YES in /etc/rc.conf? The man > page suggests it can be pretty dangerious, but the alternative is to have > to go hook a monitor up to the box and deal with it manually.. > > - Should I turn softupdates off? I'm not really concerned > about performance.. > > - What else? > > Thanks all! > > -philip > Sounds to me like you need an UPS. It doesnt matter what you do, kill the power to a drive when its writing and you risc loosing data. Thats it, nothing you can do about it. Sure, you can minimize the risk, but it will still be there. If you really dont want to loose anything you need UPS and mirrored drives. I would even backup the mirror on tape, but thats me. :) -- R To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message