On Mon, Jan 18, 2010 at 03:24:19AM -0500, Edward Ned Harvey wrote: > Unless I am mistaken, I believe, the following is not possible: > > On the source, create snapshot "1" > Send snapshot "1" to destination > On the source, create snapshot "2" > Send incremental, from "1" to "2" to the destination. > On the source, destroy snapshot "1" > On the destination, destroy snapshot "1" > > I think, since snapshot "2" was derived from "1" you can't destroy "1" > unless you've already destroyed "2" > > Am I wrong?
As noted already, yes you are. Indeed, if you specify zfs recv -F, you only need to destroy @1 at the source. When you later send -R, snapshots destroyed at the source will also be destroyed at the receiver. That's not always what you want, so be careful, but if it is what you want it's useful. -- Dan.
pgpsLR84PcUWW.pgp
Description: PGP signature
_______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss