On Mon, Jun 14, 2021 at 08:32:58AM -0400, Brian Foster wrote: > On Sat, Jun 12, 2021 at 08:33:32AM +1000, Dave Chinner wrote: > > On Fri, Jun 11, 2021 at 03:02:39PM -0400, Brian Foster wrote: > > > On Thu, Jun 10, 2021 at 11:14:32AM -0400, Brian Foster wrote: ... > > I've also now been hitting a deadlock issue more frequently with the > same test. I'll provide more on that in a separate mail.. > So I originally thought this one was shutdown related (there still may be a shutdown hang, I was quickly working around other issues to give priority to the corruption issue), but what I'm seeing actually looks like a log reservation deadlock. More specifically, it looks like a stuck CIL push and everything else backed up behind it. I suspect this is related to the same patch (it does show 4 concurrent CIL push tasks, fwiw), but I'm not 100% certain atm. I'll repeat some tests on the prior commit to try and confirm or rule that out. In the meantime, dmesg with blocked task output is attached. Brian > Brian > > > Cheers, > > > > Dave. > > -- > > Dave Chinner > > david@fromorbit.com > >