totikom@lemmy.ml to Selfhosted@lemmy.worldEnglish · 3 months agoBackups made easy: btrfs + snapper + snapborgtotikom.github.ioexternal-linkmessage-square18fedilinkarrow-up183cross-posted to: opensource@lemmy.ml
arrow-up183external-linkBackups made easy: btrfs + snapper + snapborgtotikom.github.iototikom@lemmy.ml to Selfhosted@lemmy.worldEnglish · 3 months agomessage-square18fedilinkcross-posted to: opensource@lemmy.ml
minus-squaretotikom@lemmy.mlOPlinkfedilinkEnglisharrow-up2·3 months agoSnapshots are made atomically, so this workflow allows you to separate snapshot creation from actual backing up. As subvolumes are dynamically sized, you can create as many subvols as you like and backup those, that need it.
Snapshots are made atomically, so this workflow allows you to separate snapshot creation from actual backing up.
As subvolumes are dynamically sized, you can create as many subvols as you like and backup those, that need it.