Re: Fighting RAID0...

1999-07-28 Thread Alvin Oga
hi ya... I was using raid0 on rh-5.x w/ mdadd/mdcreate I upgraded to rh-6.0 and all hell broke loose but is now working fine.. there were compile or autodetect or raidstart problems with other raidtool packages - similarly with different kernels... works fine w/ linux-

Re: Fighting RAID0...

1999-07-28 Thread Brian Macy
Oliver Schmitz wrote: > > seems like we are doing almost the same as you do. > Did you setup a propper /etc/raidtab? raiddev /dev/md0 raid-level 0 chunk-size 32 nr-raid-disks 2 nr-spare-disks 0 device

Re: Fighting RAID0...

1999-07-28 Thread Luca Berra
On Wed, Jul 28, 1999 at 06:32:04AM -0700, Brian Macy wrote: > If someone can tell me what I need to do to use my RAID0 partitions with > the latest kernels I'd really appreciate it (what raidtools, what > commands, can I use my 0.50 RAID0 partitions with new tools, kernel > patches???). Thank you.

Re: Fighting RAID0...

1999-07-28 Thread Oliver Schmitz
Hi , seems like we are doing almost the same as you do. Did you setup a propper /etc/raidtab? If you have an old RAID-0 Array try starting it with raid0run. This worked with our system. We moved all the stuff away an generated a new Array. Raid 1 and 5 can be converted by using mkraid --upgrade,

Fighting RAID0...

1999-07-28 Thread Brian Macy
I have RedHat 6.0 and could not get mkraid to work in it. What I ended up doing was replacing the RedHat 6.0 raidtools 0.90... with raidtaools-0.50 and it worked easily. My problem now is kernel 2.2.10-ac12 seems to have patches which seem to be incompatbile with my raid partition. Autodetecting