Re: ext4 finally doing the right thing - Mailing list pgsql-performance

From Florian Weimer
Subject Re: ext4 finally doing the right thing
Date
Msg-id 824omflfkm.fsf@mid.bfk.de
Whole thread Raw
In response to Re: ext4 finally doing the right thing  (Greg Smith <greg@2ndquadrant.com>)
List pgsql-performance
* Greg Smith:

> Note the comment from the first article saying "those delays can be 30
> seconds or more".  On multiple occasions, I've measured systems with
> dozens of disks in a high-performance RAID1+0 with battery-backed
> controller that could grind to a halt for 10, 20, or more seconds in
> this situation, when running pgbench on a big database.

We see that quite a bit, too (we're still on ext3, mostly 2.6.26ish
kernels).  It seems that the most egregious issues (which even trigger
the two minute kernel hangcheck timer) are related to CFQ.  We don't
see it on systems we have switched to the deadline I/O scheduler.  But
data on this is a bit sketchy.

--
Florian Weimer                <fweimer@bfk.de>
BFK edv-consulting GmbH       http://www.bfk.de/
Kriegsstraße 100              tel: +49-721-96201-1
D-76133 Karlsruhe             fax: +49-721-96201-99

pgsql-performance by date:

Previous
From: Aidan Van Dyk
Date:
Subject: Re: ext4 finally doing the right thing
Next
From: Greg Smith
Date:
Subject: Re: ext4 finally doing the right thing