From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda1.sgi.com [192.48.157.11]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id o7VNRhS8089181 for ; Tue, 31 Aug 2010 18:27:44 -0500 Received: from mail.internode.on.net (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 16123D762BA for ; Tue, 31 Aug 2010 16:38:52 -0700 (PDT) Received: from mail.internode.on.net (bld-mail18.adl2.internode.on.net [150.101.137.103]) by cuda.sgi.com with ESMTP id bIMTHkKj6raJ4Bma for ; Tue, 31 Aug 2010 16:38:52 -0700 (PDT) Date: Wed, 1 Sep 2010 09:28:17 +1000 From: Dave Chinner Subject: Re: XFS Quota Check OOM Message-ID: <20100831232817.GM705@dastard> References: <4C7BA0A0.5090202@profihost.ag> <4C7CB0FE.1020302@profihost.ag> <20100831104418.058ab6b5@galadriel.home> <4C7CF4C4.9030105@profihost.ag> <20100831144319.7e97acea@galadriel.home> <4C7CFC08.1000708@profihost.ag> <20100831152016.5d800e93@galadriel.home> <4C7D03FA.4010106@profihost.ag> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <4C7D03FA.4010106@profihost.ag> 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: Stefan Priebe - Profihost AG Cc: xfs@oss.sgi.com On Tue, Aug 31, 2010 at 03:30:34PM +0200, Stefan Priebe - Profihost AG wrote: > Hi! > > After booting the System to a RAM Image with prjquota (the quota > check wents fine) and upgrading to xfsprogs 3.1.3. > > I'm getting this when trying to setup a project Quota: > xfs_quota -x -c "project -s 2" / > Setting up project 2 (path /serverbackup/abc)... > Processed 1 (/etc/projects and cmdline) paths for project 2 with > recursion depth infinite (-1). That's normal, I think. Adding project quota involves descending the directory heirachy specified and adding the project id to every file and directory. You can limit the recursion depth it runs to if you want to, but the default (infinite) is to walk the entire heirarchy. You can confirm by running a quota report and checking the output... Cheers, Dave. -- Dave Chinner david@fromorbit.com _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs