Start by recording the new HDD serial number somewhere, as this will identify the new HDD
After removing the failed disk, make a note of the Serial Number for use below
After physically replacing the hardware, the software requires configuration to setup and use. Start by listing all the disks in the system using the utility
Below is an example output
Note in the above, the HDD with serial number 59BAK1ILFAYG has no mapping. This could be either hdd* or par* it depends on which disk is being replaced.
Confirm the new disks matches this unmapped serial number per the step above (make note of the new disks serial number)
Next edit the disk config the file is located in
From the steps above (record the Serial Number of the failed disk) search for the failed disks serial number in the example config file below.
Notice the serial number for hdd2 is 59BB91ILFAYG which is our failed HDD, as hdd2 is missing in the devblk_info.lua output. In addition confirm the serial number matches the removed physical hardware.
Change the failed serial number to the new serial number. In this case we are changing 59BB91ILFAYG (old) -> 59BAK1ILFAYG (new).
The following is a snipped of the new configuration
Save the file
Run devblk_info.lua again to confirm the mapping is good
Notice how 59BAK1ILFAYG now has a mapping to hdd2.
If the disk still has a blank mapping, please double check the serial number was entered exactly (same capitalization, no spaces)
In many cases formatting the array is preferable to a long and slow rebuild as the systems down time is significantly less.
Array formatting is selecting the quick format option on the TOOLS tab as follows
This will format the index and reset the array. It will reboot the system 2 times and take 5 to 30min depending on the total size of the storage.
After format is complete the system is ready for use.