Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 May 2001 02:53:28 -0500
From:      Mike Meyer <mwm@mired.org>
To:        "genetix" <genetix@nocnetworks.org>
Cc:        questions@freebsd.org
Subject:   Re: Seperarte Disk for /var
Message-ID:  <15114.6904.891191.445920@guru.mired.org>
In-Reply-To: <65083893@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
genetix <genetix@nocnetworks.org> types:
> Hi, I heard that it was a good idea to have /var on a separate disk in case 
> your system hard drive crashes, the logs and stuff will remain...the system is 
> a web server running apache with open ssl and ssh both with maximum logging, 
> and that is it.  how big of a hard drive would be necessary for that?

Depends on how busy your web server is. If you get one hit a day, a
floppy should do. If you get 20 million hits a day, you'll need a bit
more than that.

If you're serious about this, I'd recommend setting up as much of your
system as possible on a RAID disk system. To get a mirror, you need
twice the disk you've got now. You can't put root on it, but you can
put everything else on it. That way, if one disk dies, you've still
got everything that was on the raid system.

	<mike
--
Mike Meyer <mwm@mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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