From owner-freebsd-questions Mon Feb 24 11:30: 6 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8828B37B401 for ; Mon, 24 Feb 2003 11:30:05 -0800 (PST) Received: from forest.net (forest.net [216.168.37.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A68843F3F for ; Mon, 24 Feb 2003 11:30:05 -0800 (PST) (envelope-from billd@forest.net) Received: from [216.168.62.202] (account billd HELO forest.net) by forest.net (CommuniGate Pro SMTP 4.0.3) with ESMTP id 26017404 for freebsd-questions@freebsd.org; Mon, 24 Feb 2003 11:30:22 -0800 Date: Mon, 24 Feb 2003 11:31:18 -0800 Mime-Version: 1.0 (Apple Message framework v551) Content-Type: text/plain; charset=US-ASCII; format=flowed Subject: Problems with quota From: William R.Dickson To: freebsd-questions@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: <8BF94D6F-482E-11D7-930F-00306564BE7C@forest.net> X-Mailer: Apple Mail (2.551) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, I've got a system on which quotas are active, but are not being enforced. - I built a kernel with options QUOTA - I have enable_quotas="YES" and check_quotas="YES" in /etc/rc.conf - I have "userquota" set on the device - I rebooted And yet this user: /usr/home: blocks in use: 306098, limits (soft = 51200, hard = 51200) inodes in use: 5019, limits (soft = 0, hard = 0) Disk quotas for user sampleuser (uid 1010): Filesystem usage quota limit grace files quota limit grace /home 306098* 51200 51200 none 5019 0 0 ...can still upload files via ftp. Any thoughts? Thanks, -Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message