From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id n7M3UTSv219438 for ; Fri, 21 Aug 2009 22:30:39 -0500 Received: from radon.netxsys.com (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id D24123ED5FB for ; Fri, 21 Aug 2009 20:30:55 -0700 (PDT) Received: from radon.netxsys.com (radon.netxsys.com [204.16.202.162]) by cuda.sgi.com with ESMTP id XV2lRcQ6Tk5eDCPJ for ; Fri, 21 Aug 2009 20:30:55 -0700 (PDT) Subject: Re: XFS disk half full, yet it is reporting out of disk (linux) From: Krzysztof Adamski In-Reply-To: <20090822031317.GA20065@puku.stupidest.org> References: <1250896016.8535.19.camel@oxygen.netxsys.com> <20090822031317.GA20065@puku.stupidest.org> Date: Fri, 21 Aug 2009 23:30:53 -0400 Message-Id: <1250911853.8535.26.camel@oxygen.netxsys.com> Mime-Version: 1.0 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: Chris Wedgwood Cc: xfs@oss.sgi.com On Fri, 2009-08-21 at 20:13 -0700, Chris Wedgwood wrote: > On Fri, Aug 21, 2009 at 07:06:56PM -0400, Krzysztof Adamski wrote: > > > I'm running a 64bit kernel Linux (Debian Lenny) self compiled kernel > > 2.6.30.4. I have created a 5T xfs filesystem, it is about half full > > but I get "No space left on device" > > > > Here is the output of df: > > gen:/fstore-1# df . > > Filesystem 1K-blocks Used Available Use% Mounted on > > /dev/mapper/mega--raid--1-fstore--1 > > 5265707008 2711698716 2554008292 52% /fstore-1 > > gen:/fstore-1# df -i . > > Filesystem Inodes IUsed IFree IUse% Mounted on > > /dev/mapper/mega--raid--1-fstore--1 > > 1053167616 736704 1052430912 1% /fstore-1 > > gen:/fstore-1# >abc > > -bash: abc: No space left on device > > > > What limit did I hit? > > lower 2T of disk full? so it might have trouble allocating free space > for inodes > > does remoutning with inode64 help? Yes, that helped, thanks. The explanation in the man page for mount of the inode64 is not clear on the effect of this option. K _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs