Received: with ECARTIS (v1.0.0; list linux-xfs); Tue, 16 Aug 2005 12:46:08 -0700 (PDT) Received: from dynamicweb.hu ([195.228.155.139]) by oss.sgi.com (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id j7GJk0H9015592 for ; Tue, 16 Aug 2005 12:46:02 -0700 Received: from LocalHost (3e44bb10.adsl.enternet.hu [62.68.187.16]) by dynamicweb.hu (8.12.8/8.12.8) with SMTP id j7GJlw9W008634 for ; Tue, 16 Aug 2005 21:47:59 +0200 From: djani22@dynamicweb.hu Message-ID: <022d01c5a29a$bf3df860$0400a8c0@LocalHost> To: References: <001001c59bfb$1fe7aae0$0400a8c0@LocalHost> <42F74B6D.8060002@gmx.net> <00d801c59c20$e0354080$0400a8c0@LocalHost> <42F798AF.5080505@gmx.net> Subject: Re: XFS-log +performance question Date: Tue, 16 Aug 2005 21:43:07 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-archive-position: 5897 X-ecartis-version: Ecartis v1.0.0 Sender: linux-xfs-bounce@oss.sgi.com Errors-to: linux-xfs-bounce@oss.sgi.com X-original-sender: djani22@dynamicweb.hu Precedence: bulk X-list: linux-xfs Content-Length: 717 Lines: 27 Hello list, I have a little performance problem on my 8TB system. I use 4 disk nodes. The 4 disk node is joined with RAID0, chunksize 32k. (4x 2TB) The problem is, the node-2. and node-3. is much more loaded then another. I searching this problems source for a long time, and I found one reason: The XFS's log is always on node 3 (on the third 32k chunk). Am I right? It is possible to get out the log to an alternative free and fast device without re-"format" the whole filesystem? Additionally the node-2 and node-3 reads about 4x - 5x more blocks than the 1 and 4, but I don't know why. If somebody has an idea, let me know! :-) This is the blottleneck of my system, but I can't fix it. :( Thanks Janos