Bug 270640

Summary: FreeBSD 13.2-RC2: zpool import - panic and instant reboot
Product: Base System Reporter: Slawomir Wojciech Wojtczak <vermaden>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed Overcome By Events    
Severity: Affects Only Me    
Priority: ---    
Version: 13.2-RELEASE   
Hardware: amd64   
OS: Any   
Attachments:
Description Flags
zpool-import-panic-instant-reboot.jpg none

Description Slawomir Wojciech Wojtczak 2023-04-04 16:48:11 UTC
Created attachment 241297 [details]
zpool-import-panic-instant-reboot.jpg

Hi.

I have strange problem with zpool(8) import of a GELI attached device.

Repeated on two identical devices (computers) and two different USB disks (5TB WD and 5TB Seagate).

I was able to catch the panic with slow motion video and then screenshot needed frame - sorry for bad quality.

I will later repeat/check latest RC6 version.

Instructions to repeat:

    % doas geli attach /dev/da1p1
    % doas zpool import wd

Same with '-f' for force import.

Regards,
vermaden
Comment 1 Slawomir Wojciech Wojtczak 2023-04-04 22:01:59 UTC
Good news.

I am not able to reproduce this under 13.2-RC6.

Closing.