On Wed, 24 Sep 2014 14:37:52 -0400, Rich Freeman wrote: > I use snapper from portage. Snapper itself works just fine. I've > found that trying to integrate it into portage (before/after snapshots > on every emerge) is just way too much overhead (it goes fast, but you > end up with a bazillion snapshots). Also, I've had deadlock problems > with deleting multiple snapshots at once, which is certainly a kernel > problem. So, right now I'm using snapper to manage snapshots but I do > not use time/event-based snapshots at all - I just create them when > needed and clean them up manually, and carefully. I use a home-brewed script to make time based snapshots, called from cron - a little like zfs-auto-snapshot. I set a limit on the number of each type of snapshot so the script generally creates one snapshot and deletes one snapshot for each subvolume whenever it is called, avoiding the need to ever have a gazillion snapshots to delete. -- Neil Bothwick Everything else being equal, fat people use more soap.