Replies: 1 comment 1 reply
-
|
mergerfs is not RAID and it's not a backup solution. So it doesn't do that collection of things by itself.
I would just use rsync or rclone or unison or similar to regularly sync files across the filesystems. Same as if mergerfs wasn't there. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thank you to the whole team developing/maintaining mergerfs which looks like a great piece of software. I hope the question has not been previously but I could not find the answer elsewhere.
Let's says I have a server and 3 different hard drives (e.g. HDD_A: 6TB, HDD_B: 6TB, HDD_C: 6TB) and the following requirements:
I this configuration possible with mergerfs (e.g. with 2 parity drives?)
Beta Was this translation helpful? Give feedback.
All reactions