Harry Putnam wrote:
I have a sneaking feeling I'm missing something really obvious.
If you have zfs fs that see little use and have lost track of whether
changes may have occurred since last snapshot, is there some handy way
to determine if a snapshot matches its filesystem. Or put another
way, some way to determine if the snapshot is different than its
current filesystem.
I knot about the diff tools and of course I guess one could compare
overall sizes in bytes for a good idea, but is there a way provided by
zfs?
If you have a recent enough OS release...
zfs diff <snapshot> [<snapshot> | <filesystem>]
--
Andrew Gabriel
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss