Hi,
I tried to build a raid 5 configuration with mdadm and 3 500GB disks. Building it msstat tell me that I need wait 618 minutes? It's that correct? I'm testing it on Jaunty and a core i7 920 processor
If 618 minutes possible? To me seem to long
Regards
Ugo
Hi there,
Usually it takes that long, but you can create the array in Webmin without performing an initial diskcheck on all disks, and than it's up in seconds. Create the array in Webmin and use mdadm only for the formatting command.
Sammy.
You can build a 10 * 1 TB RAID5 array in 5 seconds using Webmin like this:
Only when you suspect that a memberdisk is in bad condition, or your data is worth $100.000, you should use disk initialization.
PS: If there is still persistent superblock info on your disks because you already made an array before, first delete the old superblock info from the disks. (if you don't Webmin/mdadm assumes the disks are still array members even if the array itself is already destroyed)
mdadm --zero-superblock /dev/sda1 => sdb1 sdc1 etc.
Create a new array, format it from the command line and when the format is done, mount the array.
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!