On Wed, Oct 09, 2024 at 11:14:49AM -0400, Brian Foster wrote: > Thanks. This seems to fix the unmountable fs problem, so I'd guess it's > reproducing something related. > > The test still fails occasionally with a trans abort and I see some > bnobt/cntbt corruption messages like the one appended below, but I'll > leave to you to decide whether this is a regression or preexisting > problem. That's because log recovery completely fails to update the in-core state for the last existing AG. I've added a fix for that.