Re: setting up RAID

2003-03-25 Thread Alvin Oga
hi ya lindsay i seen you been doing some homework On Tue, 25 Mar 2003, Lindsay Yardley wrote: > G'day all, > I'm setting up a RAID1 set in debian 3r0. > I checked /proc/mdstat & got the following: > Personalities: [raid1] notice ... [raid1] > read_ahead not set > unused devices: > > hm

Re: setting up RAID

2003-03-25 Thread Nathan E Norman
On Tue, Mar 25, 2003 at 12:20:55PM +0200, Konstantin Kostadinov wrote: > > > G'day all, > > I'm setting up a RAID1 set in debian 3r0. > > I checked /proc/mdstat & got the following: > > Personalities: [raid1] > > read_ahead not set > > unused devices: > > > > hmmm, I got RAID support, woopeee >

Re: setting up RAID

2003-03-25 Thread Massimiliano Ferrero
apt-cache search raid apt-show raidtools2 Should be enough. You can look also at: http://karaolides.com/computing/HOWTO/lvmraid/lvmraid.html http://www.midhgard.it/docs/index_en.html Best regards Massimiliano -

Re: setting up RAID

2003-03-25 Thread Andre Marenke
Lindsay Yardley wrote: BUT when I run "mkraid /dev/md0" I get command not found (sob sob sob, I tried s hard). OK what didn't I install? tia Lindsay Hi, you probably missed the raidtools or raidtools2 package. That should set you up alright. Andre -- To UNSUBSCRIBE, email to [EMAIL PROTEC

Re: setting up RAID

2003-03-25 Thread Loïc Minier
Lindsay Yardley <[EMAIL PROTECTED]> - Tue, Mar 25, 2003: > BUT when I run "mkraid /dev/md0" I get command not found (sob sob sob, I > tried s hard). OK what didn't I install? apt-cache search raid apt-show

Re: setting up RAID

2003-03-25 Thread Konstantin Kostadinov
> G'day all, > I'm setting up a RAID1 set in debian 3r0. > I checked /proc/mdstat & got the following: > Personalities: [raid1] > read_ahead not set > unused devices: > > hmmm, I got RAID support, woopeee > I setup a /etc/raidtab file like this: > raiddev /dev/md0 > raid-level0 > nr-raid-dis

setting up RAID

2003-03-25 Thread Lindsay Yardley
G'day all, I'm setting up a RAID1 set in debian 3r0. I checked /proc/mdstat & got the following: Personalities: [raid1] read_ahead not set unused devices: hmmm, I got RAID support, woopeee I setup a /etc/raidtab file like this: raiddev /dev/md0 raid-level 0 nr-raid-disks 2 nr-spare-disks

AW: Setting up RAID

2002-10-14 Thread Yildiz, Murat
I think you don't have any chance with softraid to expect resyncing a virgin disk by itself...or? Murat -Ursprüngliche Nachricht- Von: Alvin Oga [mailto:[EMAIL PROTECTED]] Gesendet: Montag, 14. Oktober 2002 23:19 An: Stephen Gran Cc: debian users Betreff: Re: Setting up RAID

Re: Setting up RAID

2002-10-14 Thread Alvin Oga
hi ya for hardware or software raid... make sure it works properly... - pull the ide cable on one disk - see if you can boot from the other and vice versa - add a new virgin disk and see if it will resync all by itself --- for hardware ide raid, if its not liste

Re: Setting up RAID

2002-10-14 Thread Robert L. Harris
Thus spake Stephen Gran ([EMAIL PROTECTED]): > Date: Mon, 14 Oct 2002 13:09:22 -0400 > From: Stephen Gran <[EMAIL PROTECTED]> > To: debian users <[EMAIL PROTECTED]> > Subject: Re: Setting up RAID > X-Mailing-List: <[EMAIL PROTECTED]> archive/latest/238748

Re: Setting up RAID

2002-10-14 Thread Stephen Gran
This one time, at band camp, martin f krafft said: > I am looking to install a new rack server this coming weekend, and > since I don't really want to worry about backups to revive a dead > system (data backups are done over the network), I am looking into a > RAID 1 configuration. > > I am curre

Setting up RAID

2002-10-14 Thread martin f krafft
I am looking to install a new rack server this coming weekend, and since I don't really want to worry about backups to revive a dead system (data backups are done over the network), I am looking into a RAID 1 configuration. I am currently in the process to decide between software and hardware RAI