InterviewSolution
Saved Bookmarks
| 1. |
What Is Rebuilding Of Array ? |
|
Answer» WHENEVER there is a disk failure in the RAID array the array GOES to DOWNGRADED STATE. SO when we plug out the failed drive & insert a new functioning drive the RAID configured array STARTS regenerating the data to the newer drive. This process is called REBUILDING. Whenever there is a disk failure in the RAID array the array goes to DOWNGRADED STATE. SO when we plug out the failed drive & insert a new functioning drive the RAID configured array starts regenerating the data to the newer drive. This process is called rebuilding. |
|