Software-RAID 0

2003-08-27 Thread Nick Lindsell
Greetings list, I'm writing a small software-RAID monitor - it just parses through /proc/mdstat looking for bad raiddisks. I don't use RAID-0 on my systems and so have no entry in /proc/mdstat. Anybody using software RAID-0 care to mail me (offlist) their /proc/mdstat so

Asus P4C800 / Promise PDC20378 SATA RAID 0 / 3com 3c2000 Gigabit Ethernet

2003-06-23 Thread Robert W. Burgholzer
. Worked OK for me. Promise PDC20378 SATA RAID 0 - Promise HAS a driver for linux, including install instructions, however, the instructions as given (and a couple of freelance variations of my own) failed to load the controller under a Redhat 9 install, but the install on 7.3 worked fine. 3com 3c2000

Re: A7V-133 FastTrack Raid 0 help please?

2003-05-29 Thread Molnar Peter
On Wed, 2003-05-28 at 16:03, [EMAIL PROTECTED] wrote: > Just following up... > > I contacted Promise technical support and they emailed me the RH9 drivers i needed. > > Thanks for your help. > > > Firstly, my understanding: Its my understanding that "onboard" RAID > > chips ( like I have on my M

Re: A7V-133 FastTrack Raid 0 help please?

2003-05-29 Thread dchartrand
Just following up... I contacted Promise technical support and they emailed me the RH9 drivers i needed. Thanks for your help. > Firstly, my understanding: Its my understanding that "onboard" RAID > chips ( like I have on my MB ) are basically not signifigantly different > than the kernel's own

Re: Journaling errors on RH7.3 software RAID 0

2002-11-27 Thread Gordon Messmer
On Wed, 2002-11-27 at 11:15, James D. Parra wrote: > > Found numerous journaling errors from a RAID 0, spanned over three drives at > /dev/md0. Any ideas on why or how the file system fell apart? Below are > snips of the errors reported: What kernel? I believe the SMP kernel inclu

Re: Journaling errors on RH7.3 software RAID 0

2002-11-27 Thread Samuel Flory
James D. Parra wrote: Hello, Found numerous journaling errors from a RAID 0, spanned over three drives at /dev/md0. Any ideas on why or how the file system fell apart? Below are snips of the errors reported: Nov 27 00:47:44 RHserver kernel: EXT3-fs error (device md(9,0)): ext3_free_blocks

Journaling errors on RH7.3 software RAID 0

2002-11-27 Thread James D. Parra
Hello, Found numerous journaling errors from a RAID 0, spanned over three drives at /dev/md0. Any ideas on why or how the file system fell apart? Below are snips of the errors reported: Nov 27 00:47:44 RHserver kernel: EXT3-fs error (device md(9,0)): ext3_free_blocks: Freeing blocks not in

Raid 0

2000-07-10 Thread Mark Lo
Hi, As I know for Software Raid 0, the data will write to the two disk at the same time, How about If I delete the data, will the data be removed from the two disk at the same time. Thank you Mark -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: RAID 0 with patch

2000-01-16 Thread Gordon Messmer
Edward Schernau wrote: > patching with the ALPHA kernel patch and recompiling gives much more > verbose, but equally unhelpful messages about WHY my RAID-0 array > fails. If you've built your own kernel, then my guess would be that there's a mismatch between your raidto

Re: RAID 0 with patch

2000-01-15 Thread Kevin Diffily
>patching with the ALPHA kernel patch and recompiling gives much more >verbose, but equally unhelpful messages about WHY my RAID-0 array >fails. > >I have raidtools-0.90, and the most recent RAID kernel patch. >Supposedly 2.2 was supposed to handle this but I guess that'

RAID 0 with patch

2000-01-13 Thread Edward Schernau
patching with the ALPHA kernel patch and recompiling gives much more verbose, but equally unhelpful messages about WHY my RAID-0 array fails. I have raidtools-0.90, and the most recent RAID kernel patch. Supposedly 2.2 was supposed to handle this but I guess that's a lie. Does anyone have