Interesting, can you explain what zdb is dumping exactly?

I suppose you would be looking for blocks referenced in the snapshot that have a single reference and print out the associated file/ directory name?

-Ross


On Feb 4, 2010, at 7:29 AM, Darren Mackay <dar...@sikkra.com> wrote:

Hi Ross,

zdb -dddd  f...@snapshot | grep "path" | nawk '{print $2}'

Enjoy!

Darren Mackay
--
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to