Received: with ECARTIS (v1.0.0; list linux-xfs); Wed, 01 Jun 2005 16:45:48 -0700 (PDT) Received: from sbapexch02.ad.corp.expertcity.com (68-111-37-8.corp.expertcity.com [68.111.37.8]) by oss.sgi.com (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id j51NjjXq028974 for ; Wed, 1 Jun 2005 16:45:45 -0700 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Subject: RE: False No space left on device error Date: Wed, 1 Jun 2005 16:45:26 -0700 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: False No space left on device error Thread-Index: AcVnAzGVoxBqtJ9/S8C+TdksODBrpwAAJf+g From: "Michael Ramsey" To: "Eric Sandeen" Cc: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by oss.sgi.com id j51NjjXq028976 X-archive-position: 5359 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: Michael.Ramsey@citrix.com Precedence: bulk X-list: linux-xfs Even under the x86_64 kernel? Michael Ramsey -----Original Message----- From: Eric Sandeen [mailto:sandeen@sgi.com] Sent: Wednesday, June 01, 2005 4:39 PM To: Michael Ramsey Cc: linux-xfs@oss.sgi.com Subject: Re: False No space left on device error My best guess is that this is the inode32 allocator running out of < 2T blocks to allocate inodes... I'd have to think about how to prove this theory. -Eric Michael Ramsey wrote: > logfs2.nyc#uname -a > Linux logfs2.nyc 2.6.11-1.27_FC3smp #1 SMP Tue May 17 > 20:38:05 EDT 2005 x86_64 x86_64 x86_64 GNU/Linux > > logfs2.nyc#df -h > /dev/mapper/raidvol-vol1 9.0T 7.1T 2.0T 79% /u01 > > logfs2.nyc#rpm -qa |grep xfs > xfsprogs-2.6.13-2 > > logfs2.nyc#df -i > /dev/mapper/raidvol-vol1 8236943008 3834112 8233108896 1% /u01 > > logfs2.nyc#cd /u01 > logfs2.nyc#rm a > rm: remove regular empty file `a'? y > logfs2.nyc#touch a > logfs2.nyc#touch b > touch: cannot touch `b': No space left on device logfs2.nyc#rm a > rm: remove regular empty file `a'? y > logfs2.nyc#touch b > logfs2.nyc#touch a > touch: cannot touch `a': No space left on device > > Logfs2.nyc#mount > /dev/mapper/raidvol-vol1 on /u01 type xfs (rw) > > > Michael Ramsey > > > > > [[HTML alternate version deleted]] >