From owner-freebsd-hackers Tue Mar 3 13:02:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA02608 for freebsd-hackers-outgoing; Tue, 3 Mar 1998 13:02:11 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from sendero.simon-shapiro.org (sendero-fxp0.Simon-Shapiro.ORG [206.190.148.34]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id NAA02523 for ; Tue, 3 Mar 1998 13:01:48 -0800 (PST) (envelope-from shimon@sendero-fxp0.simon-shapiro.org) Received: (qmail 16436 invoked by uid 1000); 3 Mar 1998 21:08:48 -0000 Message-ID: X-Mailer: XFMail 1.3-alpha-021598 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <199803031816.TAA01286@yedi.iaf.nl> Date: Tue, 03 Mar 1998 13:08:48 -0800 (PST) Reply-To: shimon@simon-shapiro.org Organization: The Simon Shapiro Foundation From: Simon Shapiro To: Wilko Bulte Subject: Re: SCSI Bus redundancy... Cc: grog@lemis.com, hackers@FreeBSD.ORG, blkirk@float.eli.net, jdn@acp.qiv.com, tlambert@primenet.com, sbabkin@dcn.att.com Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 03-Mar-98 Wilko Bulte wrote: > As Simon Shapiro wrote... >> >> On 02-Mar-98 Wilko Bulte wrote: ... >> > 'Not everything that can be done should be done' >> >> Right!!! > > You must have tried it ;-) I expanded this statement (a favorite of mine) in my mind to cover a wide range of social, political, and interpersonal subjects. > HP has something like this, but with a different implementation, I think > it is called AutoRaid (?). They use RAID5 for 'cool' data and RAID1 for > 'hot' data. This gives a nice compromise between cost (RAID1 is $$) and > RAID5 (slower, especially on writes). They migrate between the raid > levels > based on data usage patterns. Check out {sendero,nomis}.simon-shapiro.org. I have RAID-1 on the boot images, RAID-5 on data I care about, /usr/obj and such on RAID-0. Sonme of these arrays are actually shared between nomis and sendero. Hard to tell which is which. Migration happens using human prowess and the all powerful ``find . | cpio -dump'' tool. Simon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message