Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1764434AbYBZSd5 (ORCPT ); Tue, 26 Feb 2008 13:33:57 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757287AbYBZSds (ORCPT ); Tue, 26 Feb 2008 13:33:48 -0500 Received: from mx1.redhat.com ([66.187.233.31]:42751 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756430AbYBZSdr (ORCPT ); Tue, 26 Feb 2008 13:33:47 -0500 Message-ID: <47C45B80.6090907@redhat.com> Date: Tue, 26 Feb 2008 13:33:36 -0500 From: Chris Snook User-Agent: Thunderbird 2.0.0.9 (X11/20071115) MIME-Version: 1.0 To: Andre Noll CC: adam radford , Tony Battersby , =?ISO-8859-1?Q?Johannes_W=F6rner?= , James Bottomley , linux-scsi , linux-kernel Subject: Re: Performance problems with 3ware 9500S-4LP and 2.6.25-rc3 References: <20080226174314.GA30767@skl-net.de> In-Reply-To: <20080226174314.GA30767@skl-net.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1213 Lines: 25 Andre Noll wrote: > we are experiencing massive performance problems with two of our > Linux servers that contain 3ware controllers on a Tyan mainboard and > a couple of 1T disks. > > During the daily cron job that uses rsync to sync a 500G file system > from another machine to the raid on the 3ware controller the load > jumps up, and the machine becomes sluggish as hell. For example, an > ssh login to that machine takes minutes to complete and ldap becomes > unreliable while the rsync job is running. Even Nagios complains > about the machine being down while rsync is running. You're putting your box under astronomical load. This is generally regarded as a bad idea, regardless of how well your storage controller is performing. Can you measure the single-threaded throughput (say, coping one huge file, and then syncing) to give us a baseline performance figure? rsync will happily peg your box, your network, and your cat if you let it. -- Chris -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/