On Sat, Jun 26, 2010 at 10:08 PM, Thomas Keusch <fwd+use...@gothschlampen.com> wrote: > On 2010-06-23, Siju George <sgeorge...@gmail.com> wrote: > > Hi, > >> One o f my hammer file systems got filled suddenly one day from 75% to 85%. >> Is there any way to find the diff between the snapshots of those >> consecutive days so that i know what was changed or copied to >> increased the file system size? > > a general answer, not specific to HAMMER: > > you could access both snapshots and try a simulated/do-nothing run of > rsync on it. >
yes i was thinking of that 1) run du-sh on all snapshots and then dry run rsync on the two snaphots that shows the great difference :-) thanks --Siju