When dealing with issues related to the inability to create RAID, it is recommended to follow these troubleshooting steps:
Check the Number of Hard Drives
Ensure that there are at least two hard drives available to meet the basic requirements for RAID setup.
Check Disk Health Status
Check whether the individual disk formatting is successful
Format each hard drive individually to ensure that the formatting process completes successfully without any errors.
Check Mount Point
Verify that the RAID mount point does not already contain files. The mount point must be empty to ensure the smooth configuration of RAID. If files are present, back them up and clear the mount point.
System Reboot
After completing the above checks, restart the system and try creating RAID again.
If further assistance is needed, please contact the technical support team for additional help. support@icewhale.org
This guide is not helpful at all. I have three 10TB drives loaded, Formatted each several times now. Rebooted several times now. I NEVER get any prompt to discover “new” drives or set up RAID again. There are zero places to do so. Basically I get to step 4 and then nothing.
We are sorry to bring you a bad experience. We have located this issue in certain scenarios and fixed it in the upcoming version. You can proceed further in one of the following ways:
If you can connect a monitor and keyboard to ZimaCube, you can refer to this document to reinstall ZimaOS v1.2.1, and recreate RAID after installation
If you do not have the above equipment or conditions, you may need to wait for the new version to be released in the next few days.
I have the same problem. Have ZimaOS 1.2.1. The HDDs cannot be created as RAID. There is always an error message. Error 1, I have already installed CasaOS several times.
This is the first time we have been reported this type of problem, and it seems to be related to the disk or disk partition. If you can use shell/ssh, please provide us with the log if possible to help us further locate the information.
Execute the following command: tail /var/log/casaos/local-storage.log
This does NOTHING. I have disabled, reformatted, swapped drive slots and NOTHING works. Drives always come up as separate and I have NEVER seen an option to create RAID. I freaking hate this OS.
Would you mind to send an email to support@icewhale.org? We want to build the direct communication with you. Follow up your disk issues and the potential compatibility issue.
Thanks for your feedback! We’ve just released ZimaOS v1.2.2, which includes a fix for the issue of disabling single disks. You can update by checking for the red dot in the upper left corner of the web UI settings.
We’re also enhancing RAID features for v1.2.3, currently in testing.
If you have any questions or need assistance, feel free to reach out to our support team.
BTW, if you would like to get an early experience of ZimaOS and don’t mind using the beta version, you can refer to the ttyd usage instructions here to switch to our beta channel.
Thank you for providing the log details. It looks like the issue stems from the /media directory being mounted as a read-only file system, which is preventing the creation of the /media/Files directory that the newly created disk is mounted on.
Possible Causes:
/ or /media Not Mounted Successfully: The / or /media directory might not have mounted correctly, leading to it being read-only.
File System Errors: The file system may have errors that caused it to switch to read-only mode to prevent further damage. This is less common but still possible.
Other Reasons: There could be other configuration issues or permissions problems causing the read-only status.
Next Step:
Check the Mount Point: Please run the following commands in shell / ssh to check the mount options for /media:
mount -l | grep "/ "
mount -l | grep /media
lsblk
These commands will list all mount points related to /media and their attributes.
Review the Output: Look for ro (read-only) or rw (read-write) in the output. If you see ro, it confirms that /media is read-only.
Please let me know the results of the mount command, and we can determine the next steps based on that information.
For further assistance and to ensure quicker progress, you can also reach out to our support team directly at support@icewhale.org.
I have 4xNVMe drives I’m trying to RAID together but I don’t see the option anywhere.
I had the option immediately after installation but I had to format the drives first. After formatting the drives the button disappears and there’s no way to even initialize a RAID.
Hi, I have the same issue and I just updated to 1.2.4 stable version, and it did not resolve the issue.
3 of my 4 HDDs are disabled and there is a button to set up a RAID but when I click it and select what RAID to configure I’m unable to select drives as there are no HDD`s on the picture active except one that I already use and do not want to use it in RAID.
(just to clarify, all 3 HDDs are identical 4 TB and were previously formatted and disabled. ZimaOS sees them if I just enable them but will not display them on diagram and as a result I’m unable to create RAID)
I have the same problem. The disks are recognized and formatted, but when creating the raid all the slots are recognized as empty, making it impossible to create the raid.