https://bugzilla.kernel.org/show_bug.cgi?id=217572 Christian Kujau (kernel@xxxxxxxxxxxxxxx) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kernel@xxxxxxxxxxxxxxx --- Comment #3 from Christian Kujau (kernel@xxxxxxxxxxxxxxx) --- So, these "blocked for more than" warnings are somewhat documented in https://www.kernel.org/doc/html/latest/admin-guide/sysctl/kernel.html#hung-task-timeout-secs and these warnings can be disabled. These "rcu_preempt self-detected stall on CPU" messages may not be related to XFS at all, see e.g. https://stackoverflow.com/a/35403677. Maybe the system is just too busy while doing file system operations, hence "xfs" showing up in these backtraces. Does this happen when dumping smaller databases too? Did this happen with earlier kernels? With newer ones? -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.