From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Bryn M. Reeves" Subject: Re: XFS getting EAGAIN from block device Date: Wed, 08 Jun 2011 10:11:13 +0100 Message-ID: <4DEF3CB1.20900@redhat.com> References: Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: device-mapper development Cc: Marko Huttunen List-Id: dm-devel.ids On 06/07/2011 09:44 PM, Marko Huttunen wrote: > HW specs: > The XFS partition is run on a HW Raid on 2 x 1TB WD Black Caviar. Motherboard is > an ASUS Sabertooth P67 with Intel Sandy Bridge i5-2500K CPU @ 3.30GHz. As Mike said, it sounds like something further down the stack. You don't mention what sort of array this is (i.e. which hardware RAID driver it's using, whether it presents as a SCSI device etc.). Depending on the answer to that question your next steps might involve enabling debug in that driver, turning up the generic SCSI logging level or making use of blktrace to try to understand where the I/O is going (or rather, where it isn't going ;). Regards, Bryn.