Are you sure? I had a very large (I think 8x 1.5TB drive) RAID-5 array on a Perc6i hardware RAID controller. Building the array took hours. It was much quicker using ZFS, but when I rebuilt my new ZFS array following a disk failure (5x2TB RAID-Z), it was still (lots of) hours.
Very sure. Your minimum rebuild time is, basically, dictated by the speed of a single drive [0], which will be somewhere in the ballpark of 80-120MB/sec. Since the CPU can checksum at ca. 4GB/sec, it's obviously not going to be the bottleneck in the process.
ZFS rebuilds faster because it only rebuilds the portion of the disks that's in use, rather than the whole thing (some traditional RAID setups also do this, but not the PERC6, so far as I know).
[0] Used to be bus speed also played a part, but these days with PCIe it's practically irrelevant (unless you're doing something silly like hanging half a dozen drives off a single PCIe x1 card).
There are currently 1 users browsing this thread. (0 members and 1 guests)