[Bug 264127] "zfs destroy" panic when destroying some snapshots but not all
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 Aug 2022 16:46:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264127 --- Comment #3 from Ariel Millennium Thornton <arielmt@thornton2.com> --- New information: I booted into the installer image's "Live CD" option as a rescue system and tried to destroy one of the troublesome zfs snapshots today. I imported the pool with: # mkdir /tmp/swiftpaw # zpool import -R /tmp/swiftpaw zroot After getting the name of a snapshot, I tried: # zfs destroy -d zroot/var/mail@zfs-auto-snap_015m-2022-04-16-08h45 However, this caused a kernel panic as well. I don't know how to capture a core dump when booted into the installer image. The installer image I booted into is the same one used to install FreeBSD initially. It was obtained from https://download.freebsd.org/ftp/releases/ISO-IMAGES/13.0/FreeBSD-13.0-RELEASE-amd64-memstick.img -- You are receiving this mail because: You are the assignee for the bug.