From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karsten Weiss Subject: Re: Bad ext4 sync performance on 16 TB GPT partition Date: Fri, 12 Mar 2010 12:37:31 +0100 (CET) Message-ID: References: <87ljegb4ow.fsf@openvz.org> <4B8809C2.2000300@redhat.com> <4B8BE9AE.5080601@redhat.com> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Dmitry Monakhov , "linux-ext4@vger.kernel.org" To: Eric Sandeen Return-path: Received: from smtp1.belwue.de ([129.143.2.12]:57575 "EHLO smtp1.belwue.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756904Ab0CLLwW (ORCPT ); Fri, 12 Mar 2010 06:52:22 -0500 Received: from mx3.science-computing.de (mx3.science-computing.de [193.197.16.20]) by smtp1.belwue.de with ESMTP id o2CBbcWc011970 for ; Fri, 12 Mar 2010 12:37:39 +0100 (MET) env-from (prvs=68006298b=K.Weiss@science-computing.de) In-Reply-To: <4B8BE9AE.5080601@redhat.com> Sender: linux-ext4-owner@vger.kernel.org List-ID: Hi Eric! On Mon, 1 Mar 2010, Eric Sandeen wrote: > > Sorry for the delay, here's the (good) 2.6.32 result: > > > > # /usr/bin/time bash -c "dd if=/dev/zero of=/mnt/large/10GB bs=1M count=10000 && sync" > > 10000+0 records in > > 10000+0 records out > > 10485760000 bytes (10 GB) copied, 46.3369 seconds, 226 MB/s > > 0.00user 14.17system 0:59.53elapsed 23%CPU (0avgtext+0avgdata 6224maxresident)k > > 0inputs+0outputs (0major+1045minor)pagefaults 0swaps > > > > To summarize: > > > > Bad: 2.6.18-164.el5 (CentOS) > > Bad: 2.6.18-164.11.1el5 (CentOS) > > Bad: 2.6.18-190.el5 (RH) > > Good: 2.6.32 > > Good: 2.6.33 In the meantime I've also reproduced the problem on another machine with a Red Hat 5.5 Beta (x86_64) installation and decided to open a bug on RH's bugzilla: Bad ext4 sync performance on 16 TB GPT partition https://bugzilla.redhat.com/show_bug.cgi?id=572930 > Thanks, I'll have to investigate that. I guess something may have gotten lost > in translation in the 2.6.32->2.6.18 backport..... Did you come up with anything I could test? Is anyone else able to reproduce the problem? -- Karsten Weiss