Re: [zfs-discuss] Destroying zfs snapshot

2009-10-05 Thread A Darren Dunham
On Mon, Oct 05, 2009 at 02:14:24PM -0700, Mark Horstman wrote: > I have a snapshot that I'd like to destroy: If you have a filesystem and a clone of that filesystem, a snapshot always connects them. You can destroy the snapshot only if there are no clones. -- Darren

Re: [zfs-discuss] Destroying zfs snapshot

2009-10-05 Thread Mark Horstman
Sorry. My environment: # uname -a SunOS xx 5.10 Generic_141414-10 sun4v sparc SUNW,SPARC-Enterprise-T5220 -- This message posted from opensolaris.org ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listin

[zfs-discuss] Destroying zfs snapshot

2009-10-05 Thread Mark Horstman
I have a snapshot that I'd like to destroy: # zfs list rpool/ROOT/be200909160...@200909160720 NAME USED AVAIL REFER MOUNTPOINT rpool/ROOT/be200909160...@200909160720 1.88G - 4.18G - But when I try it warns me of dependent clones: # zfs destroy rpool