atom feed37 messages in org.freebsd.freebsd-hackersRe: Frustration with SCSI system
FromSent OnAttachments
Rick HamellSep 19, 2000 5:35 am 
Rick HamellSep 19, 2000 8:42 am 
Alfred PerlsteinSep 20, 2000 12:51 pm 
Edward ElhaugeSep 20, 2000 12:58 pm 
Wilko BulteSep 20, 2000 12:59 pm 
Marc TardifSep 20, 2000 1:08 pm 
Wilko BulteSep 20, 2000 1:18 pm 
David ScheidtSep 20, 2000 1:20 pm 
Alfred PerlsteinSep 20, 2000 1:23 pm 
Edward ElhaugeSep 20, 2000 1:24 pm 
Fred CliftSep 20, 2000 1:34 pm 
Bernd WalterSep 20, 2000 1:43 pm 
Alfred PerlsteinSep 20, 2000 1:47 pm 
Nick RognessSep 20, 2000 1:48 pm 
Matthew JacobSep 20, 2000 1:55 pm 
Bernd WalterSep 20, 2000 2:26 pm 
Aleksandr A.BabaylovSep 20, 2000 2:55 pm 
Warner LoshSep 20, 2000 3:01 pm 
Warner LoshSep 20, 2000 3:02 pm 
David ScheidtSep 20, 2000 3:28 pm 
Aleksandr A.BabaylovSep 20, 2000 3:50 pm 
Sergey BabkinSep 20, 2000 5:47 pm 
MikeSep 20, 2000 6:09 pm 
David ScheidtSep 20, 2000 6:50 pm 
Aleksandr A.BabaylovSep 20, 2000 8:58 pm 
Keith KempSep 21, 2000 3:28 pm 
Douglas SwarinSep 21, 2000 4:23 pm 
Warner LoshSep 21, 2000 4:44 pm 
Sergey BabkinSep 21, 2000 5:08 pm 
Joe GrecoSep 21, 2000 7:32 pm 
Joe GrecoSep 21, 2000 7:37 pm 
Douglas SwarinSep 21, 2000 10:26 pm 
jdb-...@layer8.netSep 21, 2000 11:55 pm 
Adrian ChaddSep 22, 2000 7:23 am 
Wes PetersSep 22, 2000 10:41 pm 
Warner LoshSep 23, 2000 8:21 am 
Andreas KlemmOct 3, 2000 11:18 am 
Subject:Re: Frustration with SCSI system
From:Andreas Klemm (andr@klemm.gtn.com)
Date:Oct 3, 2000 11:18:52 am
List:org.freebsd.freebsd-hackers

On Wed, Sep 20, 2000 at 01:24:34PM -0700, Edward Elhauge wrote:

OK, vinum is good. But my understanding is that you can't use vinum on your root partition. By Murphy's Law it always seems to be root that gets screwed up. And that also causes the biggest problems because then you have to yank the system apart and find another host disk for booting.

What about "duplicating and updating" /, /var and /usr onto a 2nd disk ? This could be automatically done by a shellscript. You only need to fine tune /mirror/etc/fstab to boot from the correct disk after a such a "backup/mirror" run ....

If you install the freebsd boot manager you can even easily test booting from the 2nd drive without having to make special settings in the forth boot loader.

You could manage this using three disks I think

Disk: da0 da1 da2 Fs: ================================================================+ root-fs | s1a s1a (backup) | | ------------------------------------------------+ | swap | swap swap | | ------------------------------------------------+ swap | var-fs | s1f s1f (backup) | | ------------------------------------------------+ | usr-fs | s1g s1g (backup) | | ------------------------------------------------+---------------+ vinum RAID5 | /usr/local | ------------------------------------------------+---------------+ vinum RAID5 | /home | ------------------------------------------------+---------------+

I'm not sure, maybe its even possible to put /var onto a Vinum Software RAID-5 ......

Andreas ///

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