rj wrote:
Hi,
I wanted to know if md solves write hole issue for RAID5/RAID6?
No but the filesystem can do that, ext3/4 and XFS in particular, if well
aligned on the RAID, if you are creating new files and not updating old
files (i.e. doesn't work for databases).
For full write hole avoidance you need to wait for Btrfs (and I don't
know the state of raid-5/6 on btrfs), or use ZFS on Solaris or Freebsd.
Also, does md support RAID 50 level ?
Not directly, but you can create that manually by overlaying a raid 0
over 1+ raid5's.
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html