Timeline for Software RAID10 setup writes small files extremely slowly, is this normal?
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 5, 2014 at 23:38 | comment | added | frostschutz | raid5/6 don't work with the full chunk either. the chunksize is more about physical distribution; the parity calculation takes smaller units | |
| Nov 5, 2014 at 16:07 | history | edited | wurtel | CC BY-SA 3.0 |
added 261 characters in body
|
| Nov 5, 2014 at 16:07 | comment | added | derobert | No, RAID1, RAID0, and RAID10 do not have to work with the full chunk. Only with the bytes that actually change. | |
| Nov 5, 2014 at 16:05 | comment | added | wurtel | Argh, sorry, you're right. But that only removes the calculation and parity write; there is still 1000 time a write of 512k. | |
| Nov 5, 2014 at 16:03 | comment | added | derobert | No, it doesn't. This is RAID10, not RAID5 or RAID6. There is no parity. | |
| Nov 5, 2014 at 16:02 | history | answered | wurtel | CC BY-SA 3.0 |