Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1695803

Re: bfq/ext4 disk IO hangs forever on resume

From Jens Axboe <axboe@kernel.dk>
Newsgroups linux.kernel
Subject Re: bfq/ext4 disk IO hangs forever on resume
Date 2017-07-25 16:50 +0200
Message-ID <u79jR-420-25@gated-at.bofh.it> (permalink)
References <tWszv-5iS-3@gated-at.bofh.it> <u73R8-Ae-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 07/25/2017 02:51 AM, Jan Kara wrote:
> Hello,
> 
> On Sun 25-06-17 23:07:56, Alex Xu wrote:
>> I get hangs when resuming when using bfq-mq with ext4 on 4.12-rc6+
>> (currently a4fd8b3accf43d407472e34403d4b0a4df5c0e71).
>>
>> Steps to reproduce:
>> 1. boot computer
>> 2. systemctl suspend
>> 3. wait few seconds
>> 4. press power button
>> 5. type "ls" into console or SSH or do anything that does disk IO
>>
>> Expected results:
>> Command is executed.
>>
>> Actual results:
>> Command hangs.
>>
>> lockdep has no comments, but sysrq-d shows that i_mutex_dir_key and
>> jbd2_handle are held by multiple processes, leading me to suspect that
>> ext4 is at least partially involved. [0]
> 
> Can you still reproduce this?

Can you try with this patch added:

http://git.kernel.dk/cgit/linux-block/commit/?h=for-linus&id=765e40b675a9566459ddcb8358ad16f3b8344bbe

-- 
Jens Axboe

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: bfq/ext4 disk IO hangs forever on resume Jan Kara <jack@suse.cz> - 2017-07-25 11:00 +0200
  Re: bfq/ext4 disk IO hangs forever on resume Jens Axboe <axboe@kernel.dk> - 2017-07-25 16:50 +0200

csiph-web