teejee2008 / timeshift

System restore tool for Linux. Creates filesystem snapshots using rsync+hardlinks, or BTRFS snapshots. Supports scheduled snapshots, multiple backup levels, and exclude filters. Snapshots can be restored while system is running or from Live CD/USB.
GNU Lesser General Public License v3.0
4.67k stars 282 forks source link

Support LVM snapshots #82

Open baztian opened 6 years ago

baztian commented 6 years ago

Timeshift looks awesome. Can you please add support for lvm2 snapshots?

Thanks

Bastian

pepa65 commented 6 years ago

That would be awesome! I use lvm2 on all my systems, and this would make it much easier to leverage the inbuild snapshot functionality.

moocan commented 6 years ago

Yes that would be really awesome if this great software could use lvm snapshot functionality . I use lvm2 everywhere too (and never again btrfs due to many corruption).