From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:57640) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QQKcP-0006rb-Tk for qemu-devel@nongnu.org; Sat, 28 May 2011 10:35:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QQKcP-0001bm-02 for qemu-devel@nongnu.org; Sat, 28 May 2011 10:35:57 -0400 Received: from mail-pw0-f45.google.com ([209.85.160.45]:35845) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QQKcO-0001be-Re for qemu-devel@nongnu.org; Sat, 28 May 2011 10:35:56 -0400 Received: by pwi6 with SMTP id 6so1241671pwi.4 for ; Sat, 28 May 2011 07:35:55 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20110528075047.GB4219@lst.de> References: <20110527104727.GA19158@lst.de> <20110527105854.GA19280@lst.de> <20110528075047.GB4219@lst.de> From: Fam Zheng Date: Sat, 28 May 2011 22:35:35 +0800 Message-ID: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] qemu-iotest: test 005, don't run on raw List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Christoph Hellwig Cc: qemu-devel@nongnu.org I get it. I have ext3 so I can only have 2TB file. Thank you. On Sat, May 28, 2011 at 3:50 PM, Christoph Hellwig wrote: > On Sat, May 28, 2011 at 12:51:04PM +0800, Fam Zheng wrote: >> But it says I can't create a 5000G raw image, this is the output of >> `./check 005` (with qemu-img version 0.14.50) > > Somewhat confusingly qemu-img converts any EFBIG return to this > message. =C2=A0For some reason you have a really crappy filesystem that > doesn't allow 5TB files, I though that had died out long ago. > > If I run it on XFS it works just fine. > --=20 Best regards! Fam Zheng