From owner-freebsd-questions Tue Jan 7 13:47:30 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 DA84B37B401 for ; Tue, 7 Jan 2003 13:47:28 -0800 (PST) Received: from h.hosting.ru (h.hosting.ru [195.42.81.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29EDB43EA9 for ; Tue, 7 Jan 2003 13:47:28 -0800 (PST) (envelope-from aurlov@ptt.ru) Received: from ptt.ru (localhost [127.0.0.1]) by h.hosting.ru (Postfix) with ESMTP id 12D85544A for ; Wed, 8 Jan 2003 00:46:09 +0000 (GMT) Message-ID: <3E1B74D0.30102@ptt.ru> Date: Wed, 08 Jan 2003 00:46:08 +0000 From: "Aleksey I. Yurlov" Reply-To: aurlov@ptt.ru User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.2.1) Gecko/20021130 X-Accept-Language: ru, en-us MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Quota problem. Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Have a nice time. A little question about quotas in 4.7-S I'll give output of commands, because it will be more natural by my opinion. There is a ordinary user "some" on my box with: # uname -a FreeBSD ZzZ 4.7-STABLE FreeBSD 4.7-STABLE #0: Wed Oct 16 20:56:02 GMT 2002 root@ZzZ:/usr/obj/usr/src/sys/ZzZ i386 # Quotas for user some: /usr: kbytes in use: 6245624, limits (soft = 7000000, hard = 7000010) inodes in use: 23, limits (soft = 0, hard = 0) , but : # du -k /usr/home/some/ 4913828 /usr/home/some/ Imho, 6245624 != 4913828 ;-( User "some" have ftp access to his $HOME in "CHROOT" by proftpd (I checked, that there is no files on /usr filesystem owned by him), and shell is /usr/bin/false. "quotacheck -a, rehash, sync,..., reboot" didn't helps. If you know some solution in this situation - reply please. ps: By now I will go to update my box, may be there is patches & fixes about quotas?! --- Best regards, Aleksey I. Yurlov aurlov@ptt.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message