Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Dec 2000 15:20:25 -0600 (CST)
From:      Mike Meyer <mwm@mired.org>
To:        Tim McMillen <timcm@umich.edu>
Cc:        questions@freebsd.org
Subject:   Re: Root Partitions
Message-ID:  <14917.5913.572573.40244@guru.mired.org>
In-Reply-To: <53661978@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
Tim McMillen <timcm@umich.edu> types:
> 	Ok, I've seen this recommendation a lot now.  Is this because the
> ffs filesystem is so much more robust now than it was?  Because reading
> through the 4.4BSD SMM it strongly recommends different partitions to
> guard against problems in one filesystem taking out the whole system.
> As a home user, downtime really doesn't matter to me.  I make backups and
> if I had to reinstall due to filesystem corruption, I would be fine.  But
> I like to understand the security and reliability implications of what I
> do.  So I take it separate filesystems are not as necessary as they
> once were?  Thanks,

It's a combination of things. ffs is more robust than it used to
be. Disk drives have higher MTBFs than they used to. Downtime for a
home system is less expensive than it was for the timesharing systems
that were common when the SMM was originally written. All of these add
up to the expected pain of a disk failure with single large partitions
being lower than the expected pain of running with multiple smaller
partitions, making a single partition the better bet for system
software.

	<mike
--
Mike Meyer <mwm@mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Unix/FreeBSD 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?14917.5913.572573.40244>