Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jul 2005 07:37:32 -0500
From:      David Kelly <dkelly@HiWAAY.net>
To:        Nick Barnes <Nick.Barnes@pobox.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: better disk reliability on a desktop machine
Message-ID:  <39A8511F-BD53-4E22-BA27-AA05BF991BC7@HiWAAY.net>
In-Reply-To: <38171.1121430073@thrush.ravenbrook.com>
References:  <38171.1121430073@thrush.ravenbrook.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Jul 15, 2005, at 7:21 AM, Nick Barnes wrote:

> 1. RAID mirror filesystem questions:
>
> 1a: should this be vinum?  I have read and can follow the handbook
>    instructions for a vinum root filesystem.

In my opinion its a fine thing that the root boot filesystem can be  
vinum. However its just not quite something I think is proper. There  
are a few select files on the root filesystem which are unique to  
your system, everything else exists elsewhere such as on your  
installation CDROM.

When you go to build your new filesystem keep a list of the files you  
tweak. Suggest placing it in /root/important_file_list. Be sure to  
list the important file list in your important file list.

tar -cvzf /home/myaccount/backups/today.tar.gz -T /root/ 
important_file_list

Size /usr sufficient for OS and application space but don't place  
critical data there. Make /home your redundant mirror and put  
everything critical there.

--
David Kelly N4HHE, dkelly@HiWAAY.net
========================================================================
Whom computers would destroy, they must first drive mad.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39A8511F-BD53-4E22-BA27-AA05BF991BC7>