Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Apr 2006 17:18:26 -0500
From:      David J Brooks <daeg@houston.rr.com>
To:        freebsd-questions@freebsd.org
Cc:        Brendan Grossman <brendan@grossman.id.au>
Subject:   Re: /boot at beginning of drive
Message-ID:  <200604171718.27023.daeg@houston.rr.com>
In-Reply-To: <20060417215912.08DCB28469@porsche.brendan.id.au>
References:  <20060417215912.08DCB28469@porsche.brendan.id.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 17 April 2006 16:59, Brendan Grossman wrote:
> > > > Databases are stored in /var/db for security reasons
> > >
> > > Just curious... What are the security reasons? After some thought,
> > > here's what I'm planning on doing...
> > >
> > > Disk is 73gb scsi...
> > >
> > > /	500mb
> > > swap	4gb
> > > /var	4gb
> > > /usr	4gb
> > > /home	remainder (about 60gb)
> > >
> > > then /var/db/mysql -> /home/mysql
> > >
> > > and /tmp on swap
> > >
> > > Any possible issues with this?
> >
> > I think it unlikely that mounting /tmp on the swap partition
> > will work, because swap isn't a filesystem in the usual sense
> > of the word.
>
> http://users.rcn.com/rneswold/fbsd-init.html#AEN258

I stand corrected. I can still envision problems if tmp files use enough space 
to prevent a memory swap. Running out of swap space is not healthy.

David
-- 
Sure God created the world in only six days,
but He didn't have an established user-base.



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