I have a Mobius 5 Bay RAID array, with 10TB in each drive. I have it set to RAID 10.
Recently I switched off and on my house's power breaker with this device on it, and now when it starts it fails with beeping and a purple error light on drive 2 (and sometimes 1-3..?).
I've tried popping the drive out and back in, but that doesn't work. Is there a way to recover my data short of buying another $200 drive?
I believe drive 2 should be mirroring drive 1. Can I somehow validate that the error is a hardware one and that drive 2 can't just be rebuilt from the drive it is mirroring?
The user manual for the Mobius 5 Bay RAID array states:
RAID 0 (Striping) is a non-redundant data mapping technique. It combines data evenly across multiple drives simultaneously, increasing performance.
- In Striping mode, it will be viewed as one single storage unit. If one disk in the RAID System fails, all data in installed disks will be lost.
- The total capacity = smallest drive x the total number of drives. For example, if the smallest drive is 1TB, the capacity will be 5 TB when 5 drives are installed.
…
RAID 1 (Mirroring) consists of two drives storing duplicate copies of the same data. In this mode, the data is simultaneously written to two disks. The speed of operation is slow in comparison to other RAID modes.
- Only 2 HDDs (bay 1 and 2) are allowed for the function to perform properly.
…
RAID 10 combines RAID 0 and RAID 1 in one single system. It creates two sets of striped disks and then mirrors these sets.
- Only 4 HDDs are allowed for the function to perform. If 5 HDDs are inserted, the 5th drive will be used as a hotspare, meaning when a drive fails, the 5th drive will automatically be rebuilt to replace the failed drive.
Again, mine is set to RAID 10 with 5 disks inserted.
I'm having trouble understanding the above, and if it means my disk 2 can be recovered without being replaced.
I bought this RAID array with redundancy in mind, but it doesn't seem very redundant at the moment... Maybe I chose the wrong RAID setting.