Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Aug 2022 16:46:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 264127] "zfs destroy" panic when destroying some snapshots but not all
Message-ID:  <bug-264127-3630-qYafvTr8gt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-264127-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-264127-3630@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264127

--- 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-RELE=
ASE-amd64-memstick.img

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264127-3630-qYafvTr8gt>