On Thu, Mar 29, 2007 at 11:52:56PM +0530, Atul Vidwansa wrote:
> Is it possible to take file level snapshots in ZFS? Suppose I want to
> keep a version of the file before writing new data to it, how do I do
> that? My goal would be to rollback the file to earlier version (i.e.
> discard the new changes) depending upon a policy.  I would like to
> keep only 1 version of a file at a time and while writing new data,
> earlier version will be discarded and current state of file (before
> writing) would be saved in the version.

Doubt it. Snapshots are essentiall "free" and take no time so might as
well just snapshot the file system.

-- 
albert chin ([EMAIL PROTECTED])
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to