Received: (from majordomo@localhost) by oss.sgi.com (8.11.3/8.11.3) id f4GN5NO23949 for linux-xfs-outgoing; Wed, 16 May 2001 16:05:23 -0700 Received: from sgi.com (sgi.SGI.COM [192.48.153.1]) by oss.sgi.com (8.11.3/8.11.3) with ESMTP id f4GN5MF23946 for ; Wed, 16 May 2001 16:05:23 -0700 Received: from larry.melbourne.sgi.com ([134.14.52.130]) by sgi.com (980327.SGI.8.8.8-aspam/980304.SGI-aspam: SGI does not authorize the use of its proprietary systems or networks for unsolicited or bulk email from the Internet.) via SMTP id QAA07932 for ; Wed, 16 May 2001 16:05:19 -0700 (PDT) mail_from (nathans@wobbly.melbourne.sgi.com) 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 JAA00598; Thu, 17 May 2001 09:04:03 +1000 Received: (from nathans@localhost) by wobbly.melbourne.sgi.com (SGI-8.9.3/8.9.3) id JAA96760; Thu, 17 May 2001 09:04:02 +1000 (EST) From: "Nathan Scott" Message-Id: <10105170904.ZM96971@wobbly.melbourne.sgi.com> Date: Thu, 17 May 2001 09:04:01 -0500 In-Reply-To: Dana Soward "Memory and quota issues." (May 15, 1:47pm) References: X-Mailer: Z-Mail (3.2.3 08feb96 MediaMail) To: Dana Soward Subject: Re: Memory and quota issues. Cc: linux-xfs@oss.sgi.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk hi Dana, On May 15, 1:47pm, Dana Soward wrote: > Subject: Memory and quota issues. > ... It *might* be something to do with debian woody, > ... Also, i cant seem to get quota working. ... > when i switched to XFS kernels i started getting this error from quota: > > fudd:/home# /etc/init.d/quota start > Checking quotas...done. > Turning on quotas. > quotaon: using /home/quota.group on > /dev/ide/host2/bus0/target0/lun0/part9: Invalid argument > quotaon: using /home/quota.user on > /dev/ide/host2/bus0/target0/lun0/part9: Invalid argument > > Any ideas? I dont know if its XFS, but id like to atleast rule it out. > I think the problem here would be that the quota tools in woody (testing) are version 2.00-9 - you'll need the tools from sid (unstable) which are version 3.xx. I suggest also reading /usr/share/doc/xfsprogs/README.quota if you plan on using quota with XFS. cheers. -- Nathan