[Feature] Backups as btrfs snapshots #18964
Closed
Ampaex
started this conversation in
Feature Request
Replies: 1 comment
-
If you're taking filesystem level backups of the database then it should be shut down before doing that. Both that shutdown and the btrfs snapshot are happening from outside of the containers, so Immich has no way to control this. You can DIY it with a script, of course. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I have searched the existing feature requests, both open and closed, to make sure this is not a duplicate request.
The feature
I'm currently running an immich instance in a raid btrfs filesystem. It would be nice to add an option to perform a database backup using btrfs's snapshots for the periodic backups, as it takes less storage.
I don't know about zfs but I heard it also has snapshot support, it could be added too.
Platform
Beta Was this translation helpful? Give feedback.
All reactions