Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932155AbWA3JTU (ORCPT ); Mon, 30 Jan 2006 04:19:20 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932157AbWA3JTU (ORCPT ); Mon, 30 Jan 2006 04:19:20 -0500 Received: from omx2-ext.sgi.com ([192.48.171.19]:3468 "EHLO omx2.sgi.com") by vger.kernel.org with ESMTP id S932155AbWA3JTT (ORCPT ); Mon, 30 Jan 2006 04:19:19 -0500 Date: Mon, 30 Jan 2006 20:19:08 +1100 From: Nathan Scott To: Jan Engelhardt Cc: Linux Kernel Mailing List , linux-xfs@oss.sgi.com Subject: Re: reinitializing quota on xfs Message-ID: <20060130201908.A8865130@wobbly.melbourne.sgi.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jengelh@linux01.gwdg.de on Sun, Jan 29, 2006 at 12:07:51PM +0100 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 937 Lines: 26 On Sun, Jan 29, 2006 at 12:07:51PM +0100, Jan Engelhardt wrote: > Hi, > > for some strange reason, `quota -v` showed an impossible number in the > inodes (files) field, something that resembled 2^64 - n, n={1..100}. I do It would be really good if we could get a test case for this; it gets reported once in a blue moon, so there does seem to be some latent issue there... > not know how it happened, but I wanted to reinitialize the quota. Though, > how does one do that with XFS? (Since it's different from the vfsv0 quota > architecture.) See xfs_quota(8) from recent versions of xfsprogs, or in older ones theres doco in /usr/share/doc/xfsprogs*/README.quota. cheers. -- Nathan - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/