Received: with ECARTIS (v1.0.0; list linux-xfs); Tue, 03 Jun 2003 15:11:04 -0700 (PDT) Received: from rj.sgi.com (rj.SGI.COM [192.82.208.96]) by oss.sgi.com (8.12.9/8.12.9) with SMTP id h53MB02x027777 for ; Tue, 3 Jun 2003 15:11:01 -0700 Received: from larry.melbourne.sgi.com (larry.melbourne.sgi.com [134.14.52.130]) by rj.sgi.com (8.12.9/8.12.2/linux-outbound_gateway-1.2) with SMTP id h53MAsE0032265 for ; Tue, 3 Jun 2003 15:10:55 -0700 Received: from wobbly.melbourne.sgi.com (wobbly.melbourne.sgi.com [134.14.55.135]) by larry.melbourne.sgi.com (950413.SGI.8.6.12/950213.SGI.AUTOCF) via ESMTP id IAA03182; Wed, 4 Jun 2003 08:09:35 +1000 Received: from wobbly.melbourne.sgi.com (localhost [127.0.0.1]) by wobbly.melbourne.sgi.com (SGI-8.12.5/8.12.5) with ESMTP id h53M9Xtt091680; Wed, 4 Jun 2003 08:09:33 +1000 (EST) Received: (from nathans@localhost) by wobbly.melbourne.sgi.com (SGI-8.12.5/8.12.5/Submit) id h53M9VpM091752; Wed, 4 Jun 2003 08:09:31 +1000 (EST) Date: Wed, 4 Jun 2003 08:09:30 +1000 From: Nathan Scott To: Juer Lee Cc: linux-xfs@oss.sgi.com Subject: Re: Quota management Message-ID: <20030604080930.B91882@wobbly.melbourne.sgi.com> References: <005001c329b1$75d63a70$567ba8c0@raidtec.china> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <005001c329b1$75d63a70$567ba8c0@raidtec.china>; from juer.lee@raidtec.ie on Tue, Jun 03, 2003 at 05:21:05PM +0800 X-archive-position: 4216 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: nathans@sgi.com Precedence: bulk X-list: linux-xfs On Tue, Jun 03, 2003 at 05:21:05PM +0800, Juer Lee wrote: > Hi, XFS guys, > > Does any body know the quota entry limitation( if there are any) on XFS filesystem? -- I mean how many users or groups of quota can I set on a XFS filesystem. > XFS uses a 32 bit value for the uid/gid, which matches the size of of the uid/gid values used in the core Linux kernel, so there are no limitations introduced by XFS quota. cheers. -- Nathan