Topic: problem with fake RAID 5
Hello,
I actually have 4 Seagate HDDs attached to an ICH10R southbridge chipset.
3 are used for a RAID 5 volume the last on is for spare.
I tried to use GParted live CD 0.8.1-3 on this config.
GParted show me the 4 drives individually and not the RAID volume.
"sudo dmraid -s" and "sudo dmraid -r" show me correct informations about my raid volume.
"sudo dmraid -ay" tells me : "RAID45 not in Kernel"
after a few reads on Internet, I found that a kernel module named "dm-raid45" (or "dm-raid4-5") must be loaded for raid 5 support through dmraid. With no hope I tried : "sudo modprobe -a dm-raid45" (and "sudo modprobe -a dm-raid4-5") but I was said that this module is unkown.
Here are my questions :
Have I missed something ? Is there already an embedded solution in the live CD to make fake RAID 5 readable in GParted ?
If no, can you please think of including the missing kernel module ? (perhaps with a big please with sugar on it ?)
PS : I hope my english is readable (this is some kind of "fake RAID" english )