syncloud / platform

Run popular services on your device with one click
https://syncloud.org
GNU General Public License v3.0
393 stars 40 forks source link

Raid1 as storage not possible #570

Closed racer2220 closed 3 years ago

racer2220 commented 3 years ago

Hello together, I have created a RAID 1 on my RPI2 using MDADM on my two 2TB HDDs (with external power). Unfortunately I cannot activate the RAID as storage. I see it in the settings and I can activate both HDDs itself, but I can just format the RAID. Is this a known Issue and are there any workarounds?

Thanks so far!

cyberb commented 3 years ago

Could you send logs to support from Settings - Support? So we can check why raid is not being accepted?

racer2220 commented 3 years ago

Yes, Done

cyberb commented 3 years ago
  1. Could you post a screenshot of what you see on the Storage UI?
  2. Output of the: lsblk -Pp -o NAME,SIZE,TYPE,MOUNTPOINT,PARTTYPE,FSTYPE,MODEL
cyberb commented 3 years ago

Here is the current status of raid support: https://github.com/syncloud/platform/wiki/Multiple-Disks

cyberb commented 3 years ago

@racer2220 It would be great if you can reply to your support report and tell us that this is the problem, we get many device reports :) If I found correctly you have your raid mounted which is the problem, please unmount and check the instruction above.

simoneburalli commented 3 years ago

Hi Boris, I can confirm that in case you have configured and formatted the RAID correctly according to the guide , performing sudo umount /dev/md0 and then activating the RAID from Syncloud web interface worked for me. Thanks

image

p.s. I'm really sorry for having commented on #566

cyberb commented 3 years ago

Closing this as RAID support is covered by this issue: https://github.com/syncloud/platform/issues/571