Re: Pausing md check hangs
From: Georgi Nikolov <hidden>
Date: 2020-02-01 14:26:38
From: Georgi Nikolov <hidden>
Date: 2020-02-01 14:26:38
The output of this command was empty: cat /proc/$(pidof md2_raid6)/stack # md2_raid6 process was consuming 100% cpu
Thanks for the information. I suspect the hang is waiting for md_lock().
Could you please dump the mdX_raid6 stack when the hang happens?
You can do it by:
cat /proc/$(pidof mdX_raid6)/stack
Thanks,
SongRegards, Georgi Nikolov