From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.saout.de ([127.0.0.1]) by localhost (mail.saout.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DUR_M6WL91rb for ; Thu, 27 Oct 2011 20:47:02 +0200 (CEST) Received: from ngcobalt23.manitu.net (ngcobalt23.manitu.net [217.11.48.123]) by mail.saout.de (Postfix) with ESMTP for ; Thu, 27 Oct 2011 20:47:02 +0200 (CEST) Received: from ngcobalt23.manitu.net (localhost [127.0.0.1]) by ngcobalt23.manitu.net (8.10.2/8.10.2) with ESMTP id p9RIZ7Q01237 for ; Thu, 27 Oct 2011 20:35:07 +0200 Received: from server.passau (188-192-81-21-dynip.superkabel.de [188.192.81.21]) (Authenticated sender: pwendler) by ngcobalt23.manitu.net (Postfix) with ESMTPSA id 2218D2F00D5 for ; Thu, 27 Oct 2011 20:35:07 +0200 (CEST) Received: from [IPv6:2001:6f8:1c32:600:e2cb:4eff:feb8:b2d0] (unknown [IPv6:2001:6f8:1c32:600:e2cb:4eff:feb8:b2d0]) by server.passau (Postfix) with ESMTPS id 876718034F for ; Thu, 27 Oct 2011 20:35:04 +0200 (CEST) Message-ID: <4EA9A453.8040103@philippwendler.de> Date: Thu, 27 Oct 2011 20:34:59 +0200 From: Philipp Wendler MIME-Version: 1.0 References: <4EA98296.40601@morlix.de> In-Reply-To: <4EA98296.40601@morlix.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] Strance performance problems List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt@saout.de Hi, Am 27.10.2011 18:11, schrieb morlix: > Which brings ~5MB/s write performance on the encrypted raid 5. > > What i find strange is the huge avgqu-sz. > > > I have no clue what the reason for this poor write performance could be. > > Thanks for every hint to resolve this issue. I have the same problem[1][2]. One other person with the same problem contacted me after this. Apparently for him a smaller chunk size of the raid 5 (64k instead of 512k) solved the problem, but I have not been able to test this yet. I would be very interested to know whether this helps for you. Greetings, Philipp [1] http://www.saout.de/pipermail/dm-crypt/2011-July/001773.html [2] http://superuser.com/q/305716/84630