[Bug 207464] Panic when destroying ZFS snapshot on boot filesystem
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Apr 20 15:36:39 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207464
--- Comment #9 from Howard Powell <hpowell at lighthouseinstruments.com> ---
I've replicated this issue with a non-boot zfs filesystem on 10.3-RELEASE.
zpool create foo /dev/ada1
mkdir /foo/bar
zfs snapshot foo at working-copy
ls -d /foo/.zfs/snapshot/working-copy/bar
zfs destroy foo at working-copy
Output is
panic: vputx: negative ref cnt
followed by a dump and reboot. I've uploaded the vmcore.txt that was generated
by this bug.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-amd64
mailing list