Re: 41dfea24eec panics during ata attach on ESXi VM

From: John Baldwin <jhb_at_FreeBSD.org>
Date: Wed, 05 Jun 2024 20:48:41 UTC
On 6/5/24 4:35 AM, Yuri Pankov wrote:
> After updating to 41dfea24eec (GENERIC-NODEBUG), ESXi VM started to
> panic while attaching atapci children.  I was unable to grab original
> boot panic data ("keyboard" dead), but was able to boot with
> hint.ata.0.disabled=1, hint.ata.1.disabled=1, and `devctl enable ata0`
> reproduced the issue:
> 
> ata0: <ATA channel> at channel 0 on atapci0

This should be fixed now by commit 56b822a17cde5940909633c50623d463191a7852.
Sorry for the breakage.

-- 
John Baldwin