Unsolved
This post is more than 5 years old
2 Intern
•
131 Posts
0
4648
January 11th, 2006 19:00
FORMULA for Disk Reconstruction
Is there a formula out there that I can use to figure on how long it will take to rebuild/reconstruct disk array when adding additional drives?
Thanks in advance
-Yellow Boy:smileyindifferent:
No Events found!


warwizard55
720 Posts
0
January 11th, 2006 21:00
ok formulas,
(Size of one drive in M/B Divided by Transfer rate (40 M/B, 80M/B, 160 M/B, or 320 M/B) , Times # drives online for reading task.
Plus
Size of one drive in M/B Divided by Transfer rate for the write task.)
This yields the minimum time (when rebuilding the arrry with the BIOS and no other I/O is being run)
If the rebuild is being done in conjunction with other I/O such as operating system overhead, and 50 users doing email... your RAID management S/W has a throttle setting that devotes a % of the transfer bandwidth to the rebuild process. Just divide the amount of time from the previous calculation by the % of the I/O devoted to the rebuild (expressed as a decimal fraction 15%=.15)