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

Multiple external disks raid support #335

Closed cyberb closed 3 years ago

cyberb commented 6 years ago

Currently we have no boards with more than one SATA connection in which case it should be possible to implement RAID mode selection (backup, performance...)

klmhsb42 commented 6 years ago
cyberb commented 5 years ago

There are more options with intel cpu, for example:

  1. Shuttle XH270, 4 disks (available as barebone)
  2. Shuttle XH110V, 2 disks (available as barebone)
  3. Asus VM65N, 2 disks (not available as barebone)
  4. Gigabyte BRIX Gaming BNi7HG4-950 (available as barebpne, expensive)
klmhsb42 commented 5 years ago

Issue #399

cyberb commented 4 years ago

One more should be good even for gaming: NUK8i7HVK: https://www.intel.co.uk/content/www/uk/en/products/boards-kits/nuc/kits/nuc8i7hvk.html 2 x M2 SSD disks. Probably I should try packaging Steam.

simoneburalli commented 3 years ago

Odroid HC4 and its "toast" layout is apparently an interesting solution for RAID with mdadm: https://www.hardkernel.com/shop/odroid-hc4/ Are you going to support this system? Thanks

cyberb commented 3 years ago

It should not be difficult to support hc4: https://github.com/syncloud/platform/issues/566

cyberb commented 3 years ago

Please comment under the corresponding issue. We will build the image for hc4 so you do not need to do anything at this time unless you want to know how to to it yourself and help us :)

cyberb commented 3 years ago

hc4 is now supported.

simoneburalli commented 3 years ago

Hi Boris, I would like to thank all the team and being that I cannot buy the HC4 directly from your shop yet, I'll compensate through a contribution for the SW development. Thanks a lot.

Simone

p.s. during these days I've played with Syncloud and Nextcloud, including external access, Nextcloud Windows and Android clients and that's really COOOOOOOOOOOOOL.

Il giorno dom 17 gen 2021 alle ore 16:45 Boris Rybalkin < notifications@github.com> ha scritto:

hc4 is now supported.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/syncloud/platform/issues/335#issuecomment-761832712, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC3QG27HN62WIZSKOLWT3L3S2MAZRANCNFSM4FZPM6XQ .

cyberb commented 3 years ago

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