Bruce Shaw wrote:
> You should probably be doing a ZFS clone and backing that up.

Why ?  clones are writeable and are thus changing.  I don't think that 
is good advice at all.

Snapshots don't change and are perfect for backups for that reason.

You don't need to clone to be able to continue writting in the 
filesystem who's snapshot you are backing up.  eg:

$ zfs snapshot home/darrenm/[EMAIL PROTECTED] +%F`
$ tar @pf /dev/tape Documents/


>> I am messing around with zfs snapshots, and was wondering if it is 
>> possible to mount a zfs snapshot.  I would like to use this snapshot
> to 
>> backup to tape.


-- 
Darren J Moffat
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to