Skip to content

Multiple Disks

Boris Rybalkin edited this page Nov 10, 2022 · 15 revisions

Multiple disks can be managed under Settings - Storage.

When saving you choose to format disks to initialize them otherwise it will try to use existing btrfs filesystem.

RAID

BTRFS based raid is supported.

You can add any amount of disks with the following default mode:

  • 1 disk: single
  • 2-4 disks: raid1
  • 4 and more disks: raid10

Devices

Syncloud H4 supports two disks.

Any Syncloud compatible hardware with multiple disks is also supported.

Cli

More complex configuration or management is available using command line:

Mkfs

snap run platform.mkfs-btrfs

Btrfs

snap run platform.btrfs
Clone this wiki locally