Received: with ECARTIS (v1.0.0; list linux-xfs); Sun, 09 May 2004 14:07:33 -0700 (PDT) Received: from pimout3-ext.prodigy.net (pimout3-ext.prodigy.net [207.115.63.102]) by oss.sgi.com (8.12.10/8.12.9) with SMTP id i49L79KO016963 for ; Sun, 9 May 2004 14:07:29 -0700 Received: from taniwha.stupidest.org (adsl-63-205-184-25.dsl.snfc21.pacbell.net [63.205.184.25]) by pimout3-ext.prodigy.net (8.12.10 milter /8.12.10) with ESMTP id i49L77RG119518; Sun, 9 May 2004 17:07:07 -0400 Received: by taniwha.stupidest.org (Postfix, from userid 38689) id 4E49014B90; Sun, 9 May 2004 14:07:06 -0700 (PDT) Date: Sun, 9 May 2004 14:07:06 -0700 From: Chris Wedgwood To: Xavier Cc: linux-xfs@oss.sgi.com Subject: Re: XFS and mount /home quota problem mandrake 9.2 Message-ID: <20040509210706.GA15371@taniwha.stupidest.org> References: <409CCB74.8060002@free.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <409CCB74.8060002@free.fr> X-archive-position: 3075 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: cw@f00f.org Precedence: bulk X-list: linux-xfs Content-Length: 916 Lines: 30 On Sat, May 08, 2004 at 01:58:44PM +0200, Xavier wrote: > At first this quota wath not enabled, I had to pass many command > line with quotaon or quotacheck etc..., modify /etc/fstab , doing a > reboot. mount -t xfs -o quota /dev/foo /mnt/bar sort of thing should be all that's required. Editing /etc/fstab means putting in usrquota and/or grpquota to mount-options column. > The second server (SERVER B) : a DELL 1750 with RAID PERC4DI have > quota enable at mount of /home (usrquota,grpquota) what does /proc/filesystems say? > The user in witch I put a quota limit can copy a file onto the /home > filesystem and filesystem reach 100% , nothing happen ! and 'quota' for that user says? > Is there a problem with XFS partitions and Mandrake 9.2 or DELL RAID > systems, I m not sure now ? The RAID shouldn't matter, I don't know what Mandrake does for their kernels but I assume this will work. --cw