Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 May 2011 23:22:45 -0700
From:      John <john@theusgroup.com>
To:        freebsd-fs@freebsd.org
Subject:   zfs v28 destory -r snapshot failure
Message-ID:  <20110505062246.60B561C4@server.theusgroup.com>

next in thread | raw e-mail | index | archive | help
Applied this patch set stable-8-zfsv28-20110501.patch.xz to a fresh download
of 8.2-release, buildworld, buildkernel, install and rebooted. Did not upgrade
pool or filesystems.

Made a snapshot of tank/foo@today, then tried to delete with
zfs destroy -r tank@today yielded:
cannot destroy 'tank@today': dataset does not exist
no snapshots destroyed

If tank@today exists along with tank/foo@today, then the destroy works
correctly.

Rebooted with kernel.old which is 8.2-release without the v28 patch and
zfs destroy -r tank@today deleted tank/foo@today without an error.

John Theus



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110505062246.60B561C4>