Reset Procedure
Stop the RAID array first:
|
|
Clear the superblock information from the member disks. Replace the device names with the disks that actually belong to your array:
|
|
If the disks were previously partitioned or still contain old filesystem signatures, wipe the signatures as well:
|
|
Reload partition information and check the current block devices:
|
|
After confirming that no old array is active, create the RAID array again according to the desired level and disk list:
|
|
Finally, save the new array configuration:
|
|
Before running destructive commands such as --zero-superblock or wipefs -a, verify the disk names carefully. These commands remove RAID or filesystem metadata and can make existing data inaccessible.