From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id o45K7KgN052556 for ; Wed, 5 May 2010 15:07:20 -0500 Received: from kuber.nabble.com (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 3EA271BD4CE3 for ; Wed, 5 May 2010 13:09:28 -0700 (PDT) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by cuda.sgi.com with ESMTP id EN57YOvciPBrVMRK for ; Wed, 05 May 2010 13:09:28 -0700 (PDT) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1O9kuO-0002wM-0U for xfs@oss.sgi.com; Wed, 05 May 2010 13:09:28 -0700 Message-ID: <28465863.post@talk.nabble.com> Date: Wed, 5 May 2010 13:09:27 -0700 (PDT) From: Rafal Blaszczyk Subject: Re: Fwd: xfs - fixing wrong xfs size In-Reply-To: MIME-Version: 1.0 References: <49E353FD.5060207@sandeen.net> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: xfs@oss.sgi.com On Mon, Apr 13, 2009 at 5:02 PM, Eric Sandeen wrote: > > attempt to access beyond end of device > > md0: rw=0, want=123024384, limit=123023488 > > I/O error in filesystem ("md0") meta-data dev md0 block 0x75533f8 > > ("xfs_read_buf") error 5 buf count 4096 > > > > XFS: size check 2 failed Hi, I've had similiar problems with md on top of lvm after converting from single LV to mirrored (md device). I've managed to solve it by expanding underlying devices by just a few megabytes. I suppose it's not your case because you're dealing with bare devices. But you could still try to experiment with xfs_growfs or other xfs_* tools. >>From my case - this is not md's fault. XFS wants to have more underlying space than it has and it cannot be mounted. -- View this message in context: http://old.nabble.com/xfs---fixing-wrong-xfs-size-tp23023562p28465863.html Sent from the Xfs - General mailing list archive at Nabble.com. _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs