Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jul 2006 01:34:13 -0500
From:      "Matthew D. Fuller" <fullermd@over-yonder.net>
To:        John Baldwin <jhb@freebsd.org>
Cc:        freebsd-hackers@freebsd.org, Mike Meyer <mwm-keyword-freebsdhackers2.e313df@mired.org>
Subject:   Re: disklabel differences FreeBSD, DragonFly
Message-ID:  <20060728063413.GI69505@over-yonder.net>
In-Reply-To: <200607271734.24026.jhb@freebsd.org>
References:  <20060727063936.GA1246@titan.klemm.apsfilter.org> <20060727202105.GA14724@titan.klemm.apsfilter.org> <17609.10507.322936.614793@bhuda.mired.org> <200607271734.24026.jhb@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 27, 2006 at 05:34:23PM -0400 I heard the voice of
John Baldwin, and lo! it spake thus:
> On Thursday 27 July 2006 16:58, Mike Meyer wrote:
> > Right. I typically install / and /usr as distinct files systems
> > for just that reason (/ and /usr have different backup & recovery
> > strategies and I use dump, so that's why they are two partitions).
> > So why does / need to be different from /var, /usr different from
> > /usr/X11R6 and /home different from /usr/local? Seriously now -
> > what I just described is my typical install.
> 
> In my case I still have /home in /usr/home, but I should start
> making it separate in the hope that I could mount /usr read-only
> most of the time reducing the time it takes to fsck when I crash my
> test machines.

I have / and /usr [sometimes one partition] mounted read-only on many
of my systems.  I like the peace of mind of KNOWING nothing'll go
wonky on 'em on a crash, I like the shorter fsck times, I kinda like
knowing there's that extra (very thin, but still extant) layer of
protection against a lot of automated attacks...  And, darnit, it just
feels cleaner.  I tend to have separate /var, /tmp, /home, and
/usr/local which are kept rw since they have live and
constantly-fiddled data on them, but everything else generally ends up
ro since I only need to write them at specific discrete times.  Out of
the 11 partitions (multiple disks) on my workstation, only those 4 are
generally rw.


-- 
Matthew Fuller     (MF4839)   |  fullermd@over-yonder.net
Systems/Network Administrator |  http://www.over-yonder.net/~fullermd/
           On the Internet, nobody can hear you scream.



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