Re: the correct patch for 2.2.12

1999-09-16 Thread mingo
On Wed, 15 Sep 1999, James Manning wrote: And just in case mingo reads this message... any 2.3 ETA for s/w raid, specifically working KNI? :) [...] i'm working on it. Last week i thought it's almost ready, then i found a new problem area which then forced me to rewrite the whole code for SMP

RE: RPM'd RAID kernel and raidtools?

1999-09-16 Thread Drenning Bruce
I have built a couple of iterations of 2.2.x RAID 1 I've always gotten rpms from rpmfind.net. The Rawhide 1.0 rpms seem to be built maintained by Red Hat. The kernel has always had the RAID patches applied. However, I believe you will have to compile it to include your RAID personality for

Re: Slower read access on RAID-1 than regular partition

1999-09-16 Thread mingo
On Wed, 15 Sep 1999, James Manning wrote: -Per Char- --Block--- -Rewrite-- -Per Char- --Block--- --Seeks--- Machine MB K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU /sec %CPU md0 192 5933 86.4 15222 21.8 4172 11.8 5672 81.3 9014 11.2 218.4 4.6 sd0 192

failed disk-root mirror recipie

1999-09-16 Thread John Walker
James, Thanks for a (mostly) clean step by step! I used this for an installation I had and I was fairly pleased with the results. However I got a little confused by your use of "old" and "new" in steps 4, 6, and 8. The result was that whenever I rebooted I had to raidhotadd the "failed" disk.

RE: failed disk-root mirror recipie

1999-09-16 Thread John Walker
James, Thanks. If you rewrite you recipie, the quote below from you should be stated somewhere. After I read it I understood the whole thing better. I used to use RAID-1 before autodetection was built into the kernel (around 2.0.3x I think), and I think that back then, the raidtab was read at

Re: Slower read access on RAID-1 than regular partition

1999-09-16 Thread D. Lance Robinson
Optimizing the md driver for Bonnie, IMHO, is foolishness. Bonnie is a sequential read/write test and does not produce numbers that mean much in typical data access patterns. Example: the read_ahead value is bumped way up (1024), this kills performance when doing more normal accesses. Linux's

Re: Newbie: What to do when a disk fails?

1999-09-16 Thread Lawrence Dickson
My problem seemed to precede an application of raidsetfaulty (if I understand its function), thus: (1) I removed a disk to simulate disk failure. The RAID did not notice. (Even doing reads may not make it notice, presumably because of buffering.) (2) I did a dd if=/dev/md0 way out of range

RAID - Beginner

1999-09-16 Thread Carl Johannes Stoltenberg !!!
Hi Folks, i'm rying to do a raid 1 with 2 disks and i'm almost finished.. almost;-( ..when do i have to create the rescuediscs and is there a rescue-disk-howto or something else ?? Mit freundlichen Gruessen Carl Johannes Stoltenberg

How do I unsubscribe?

1999-09-16 Thread Michel Pelletier
I hate to ask a stupid question, but for the life of me I cannot get myself unsubscribed from this list. I have tried [EMAIL PROTECTED], but I get no response, not even a bounce. Please help! -Michel

SV: Welcome to linux-raid

1999-09-16 Thread Ekenberg
Hi! Is there a FAQ and/or archive for this mailinglist? Majordomo could not find any 'info' or 'index' for this list. I'm about to set up a number of www-servers with software RAID (5 I think), but I find the majority of the internet-documents on this subject very old, often refering to

Re: Slower read access on RAID-1 than regular partition

1999-09-16 Thread James Manning
[ Thursday, September 16, 1999 ] [EMAIL PROTECTED] wrote: i'll have a look at RAID1 read balancing. I once ensured we read better than single-disk, but we might have lost this property meanwhile ... Lingering question: - Can the 128 sector count for switching be changed safely? if so, I'd

Re: Newbie: What to do when a disk fails?

1999-09-16 Thread G.W. Wettstein
On Sep 15, 2:01pm, Chris Mauritz wrote: } Subject: Re: Newbie: What to do when a disk fails? This all pretty much implies that a new RAID patchset will be required when 2.2.13 hits the streets. Sigh. So what do the RAID deities suggest someone use for "production" if they're starting

Re: Raid Questions

1999-09-16 Thread Francisco Jose Montilla
On Thu, 16 Sep 1999 [EMAIL PROTECTED] wrote: Hello -- there is a lot of confusing and incorrect howto's, etc. out there. I was using raid0 with kernel 2.2.5 just fine. I have upgraded the kernel to 2.2.12 in an effort to solve a SMP kernel gen problem, and I can not get raid0 to work at