Raid 5 mised help version 1.6.0-beta

I have a problem with my RAID 5. I updated ZimaOS to version 1.6.0-beta1, then I cloned my SSD (the one with the ZimaOS system) as a backup.

When I went back to my RAID 5, it showed:
“RAID5 Missing – Please check for any physical disk failure or incorrect removal.”

All my data is still there. I do not want to format the RAID and lose everything.

What could have happened, and what can I do? All my disks are present and there are no errors.

Thank you for your feedback, your phenomenon seems to be that the index of the drive letter does not match, resulting in the display disk missing, in fact, the raid is mounted normally, and the data is not lost normally.
We expect to release the fix v1.6.0-beta2 today, can you help us verify that this fix is working for you?

1 Like

Yes, with pleasure, I’m waiting for the update :blush:

It’s already released!

not me

Please use this method for faster updates.

After updating to version V1.6.0-beta2, the same issue persists: the RAID is still not recognized. What are the next options?

I sent you a private message. Please check your private messages.

Hi, I have a similar issue here after updating to 1.6.0 Beta 2.
One drive is shown as missed, but all drives are looking good.
Access to the raid is Ok also, its definitely not write protected.

I sent you a solution via private message. May U take a look?

Continuing the discussion from Raid 5 mised help version 1.6.0-beta:

Hello I’m having the same issue could you also help me just updated to v1.6.2-beta2 and my raid 5 is gone .

Please run curl -fsSL https://get.casaos.io/diskinfo.sh| sudo bash |
Then go to files, find the diskinfo.log file, and send it to us via dingwen@icewhale.org

The raid is now detected after updating to beta 3.

Hi, based on our log analysis, this RAID loss is not related to the system upgrade. The main cause is abnormal health status on multiple drives in the array:

/dev/sdc has been marked as faulty by RAID, and SMART reports Current_Pending_Sector = 3005, indicating a large number of unstable sectors. This drive is no longer suitable for use as a RAID member.

/dev/sdb does not show obvious bad sectors, but its power-on time has reached 35158 hours, and Load_Cycle_Count = 1454257. This indicates an abnormally high number of head load/unload cycles and a high risk of mechanical wear.

/dev/sdj has Load_Cycle_Count = 1129542, which also indicates an abnormally high number of head load/unload cycles. Long-term use of this drive in RAID carries significant risk.

/dev/sdi has ATA Error Count = 372 in its SMART log, indicating that the drive has recorded a relatively high number of ATA errors and may also have stability risks.

We recommend that you back up important data as soon as possible and replace the drives with health risks listed above before continuing to use. We will also add a SMART health data viewing feature to the system in the future, so users can detect drive issues earlier and take action in time.

1 Like