How long should rebuilding 250GB take? [closed]

In a PowerEdge 1900 have I a hardware RAID 5 of 5x250GB disks + 1 hot spare 250GB.

Disk 2 have errors, so I forced it offline in the raid bios to replace it.

Now it have been rebuilding to the hot spare for 4 hours, and it is not finished yet. That is less than 1GB per minute.

What is to be expected time wise?

What could the reason be why it takes so long?


Solution 1:

Depending on the load for the server, this is entirely normal. For every read or write that is still happening, the RAID card has to calculate the parity for the missing data to recreate it. Couple that with the intense load of a rebuild and the age of a 1900 and you've got a relatively slow rebuild. That's why I almost always recommend RAID 10 when possible.

Solution 2:

In order to rebuild the array, it'll have to read not just the 250GB of the missing drive, but the entire 1TB size of the full array. Such rebuilds can take quite some time.