[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a6e7ce4af3e73f58c590b063915139d2@lycos.com>
Date: Mon, 21 Dec 2015 07:25:19 +0500
From: "Artem S. Tashkinov" <t.artem@...os.com>
To: Ming Lei <tom.leiming@...il.com>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
Kent Overstreet <kent.overstreet@...il.com>,
Christoph Hellwig <hch@....de>,
Ming Lin <ming.l@....samsung.com>, Jens Axboe <axboe@...com>,
"Artem S. Tashkinov" <t.artem@...lcity.com>,
Steven Whitehouse <swhiteho@...hat.com>,
Tejun Heo <tj@...nel.org>, IDE-ML <linux-ide@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: IO errors after "block: remove bio_get_nr_vecs()"
On 2015-12-21 07:18, Ming Lei wrote:
> On Mon, Dec 21, 2015 at 9:50 AM, Artem S. Tashkinov wrote:
>>> BTW, I have posted very similar issue in the link:
>>>
>>> http://marc.info/?l=linux-ide&m=145066119623811&w=2
>>>
>>> Artem, I noticed from bugzillar that the hardware is i386, just
>>> wondering if PAE is enabled? If yes, I am more confident
>>> that both the two kinds of report are similar or same.
>>>
>>
>> Yes, I'm on i686 with PAE (16GB of RAM here) - it's specifically
>> mentioned
>> in the corresponding bug report.
>
> OK, could you dump value of the following files under
> /sys/block/sdN/queue/ ?
>
> max_hw_sectors_kb
> max_sectors_kb
> max_segments
> max_segment_size
>
> 'sdN' is the faulted disk name.
>
# cat
/sys/block/sda/queue/{max_hw_sectors_kb,max_sectors_kb,max_segments,max_segment_size}
32767
32767
168
65536
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists