Re: Pausing md check hangs
From: Song Liu <song@kernel.org>
Date: 2020-02-03 23:31:56
From: Song Liu <song@kernel.org>
Date: 2020-02-03 23:31:56
On Sat, Feb 1, 2020 at 6:26 AM Georgi Nikolov [off-list ref] wrote:
The output of this command was empty: cat /proc/$(pidof md2_raid6)/stack # md2_raid6 process was consuming 100% cpu
Hmm... This is weird. Could you try use perf or some other tools to get insights on what the thread is doing? Thanks, Song