Darren J Moffat wrote:
mnh wrote:
Hi,
I was wondering if there is any way to read a ZFS snapshot using
system/zfs lib (ie refer to it as a block device).
I dug through the libzfs source but could not find anything that
could enable me to 'read' the contents of a
snapshot/filesystem.
Why ? What problem are you trying to solve ?
We are trying to implement a third-party Backup/Restore System for zfs
(including bare metal recovery). Essentially requires
the snapshot to be read and stored in a proprietary format.
Given that you can't read the filesystem as a block device in the
first place why would it make sense to do so for a snapshot of
filesystem ?
I know it doesn't make much sense, I was just hoping that zfs's
snapshots could be used by a different product/vendor.
Thanks,
mnh
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss