On 12/13/2011 03:18 AM, Robert Millan wrote:
> Package: zfs-fuse
> Severity: wishlist
> Tags: patch
> 
> I've recently added this to zfsutils.  I figured that you might find it useful
> for zfs-fuse.
> 
> Btw, maybe it'd be a good idea to set up a "zfs-common" package for things 
> like
> this (and bash completion script, etc).  Let me know if you're interested.


Hi, Robert

It sounds interesting. I will take a look at and play with it this weekend.

Thanks.

> # This algorithm implements a variation of the Towers of Hanoi rotation method
> # (see http://en.wikipedia.org/wiki/Backup_rotation_scheme#Towers_of_Hanoi).
> #
> # Unlike traditional ToH rotation, which uses a finite set of physical tapes,
> # we operate on a set of snapshots whose size doesn't necessarily have to be
> # bounded. Note that the number of snapshots only grows logarithmically with
> # time, which makes it very hard to fill your hard disk (even when running
> # unbounded).
> #
> # The result is that once we've run this for long enough, we'll find that for
> # recent dates (e.g. last few days) almost all snapshots are available, and 
> the
> # older the date we're searching the more spread available snapshots will be.

-- 
Asias He



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to