raid 5 read performance

2006-05-21 Thread Raz Ben-Jehuda(caro)
Neil hello I am measuring read performance of two raid5 with 7 sata disks, chunk size 1MB. when i set the stripe_cache_size to 4096 i get 240 MB/s. IO'ing from the two raids ended with 270 MB/s. i have added a code in make_request which passes the raid5 logic in the case of read. it looks like

Re: raid 5 read performance

2006-05-21 Thread Neil Brown
On Sunday May 21, [EMAIL PROTECTED] wrote: Question : What is the cost of not walking trough the raid5 code in the case of READ ? if i add and error handling code will it be suffice ? Please read http://www.spinics.net/lists/raid/msg11838.html and ask if you have further

Re: raid 5 read performance

2006-05-21 Thread Dan Williams
Please read http://www.spinics.net/lists/raid/msg11838.html and ask if you have further questions. Does this implementation also need to do delayed updates to the stripe cache? I.e. we bypass the cache and get the requester the data it needs but then schedule that data to also be copied into

raid5 resize in 2.6.17 - how will it be different from raidreconf?

2006-05-21 Thread Dexter Filmore
How will the raid5 resize in 2.6.17 be different from raidreconf? Will it be less risky to grow an array that way? Will it be possible to migrate raid5 to raid6? (And while talking of that: can I add for example two disks and grow *and* migrate to raid6 in one sweep or will I have to go raid6

Re: raid5 resize in 2.6.17 - how will it be different from raidreconf?

2006-05-21 Thread Neil Brown
On Monday May 22, [EMAIL PROTECTED] wrote: How will the raid5 resize in 2.6.17 be different from raidreconf? It is done (mostly) in the kernel while the array is active, rather than completely in user-space while the array is off-line. Will it be less risky to grow an array that way? It

Re: mdadm: bitmap size

2006-05-21 Thread Neil Brown
(Please don't reply off-list. If the conversation starts on the list, please leave it there unless there is a VERY GOOD reason). On Monday May 22, [EMAIL PROTECTED] wrote: On 5/19/06, Neil Brown [EMAIL PROTECTED] wrote: On Friday May 19, [EMAIL PROTECTED] wrote: As i can see the bitmap