syncloud / platform

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

RPi3 use multiple drives #275

Closed diretix closed 6 years ago

diretix commented 6 years ago

Hello i have raspberry pi 3 fully configured. and 2 hdds connected via usb. bouth ext4, one of them is 1tb and another 300gb. when i try to switch the on in settings i can swith on only one drive ither 1tb or 300gb how can i connect them bouth to get 1300 gb? i also planned to add storage in future up to 4tb+ with multiple drives.

cyberb commented 6 years ago

As a first step for multiple disk management, we will try to implement some raid mirroring mode (https://github.com/syncloud/platform/issues/250). As a next step we can probably implement more raid features like combine disks into bigger virtual disk drives.

diretix commented 6 years ago

what about if i want to connect ntfs hdd like my most used one and share some files from it, is it possible right now?

cyberb commented 6 years ago

ntfs is not supported and I do not think will ever be.

diretix commented 6 years ago

okay, thanks for help!