linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Luca Ferrari <fluca1978@katamail.com>
To: linux-admin@vger.kernel.org
Subject: quota problems (again)
Date: Mon, 6 Sep 2004 18:30:14 +0200	[thread overview]
Message-ID: <200409061830.14610.fluca1978@katamail.com> (raw)

Hi,
it happened again: quota is saying that a user has exceeded the granted space 
while I cannot find files that do it. Allow me to proceed in order:

mammuth:~# quota -u alonso
Disk quotas for user alonso (uid 2220):
     Filesystem  blocks   quota   limit   grace   files   quota   limit   
grace
      /dev/hda5 4021252*  10000   12000            2879       0       0

The quota is applied to the /dev/hda5 partition only, that includes /tmp 
directory. I've run the following command:

find / -uid 2220 >quota.txt  

of course having a check on the user id (2220) in the /etc/passwd file. The 
file has reported that the user owns files only a few directories, and a du 
-hs on those directories gave to me a total amount of 8 MB, less than the 10 
of quota roof. Furthermore, quota gives a 2879 files owned by the user, while 
executing
cat quota.txt | wc -l 
gives a 1519 that is the about the half!

I've tried with a quotacheck over the partition, but the situation remains the 
same. What can be? Any idea?

Thanks,
Luca

-- 
Luca Ferrari,
fluca1978@katamail.com


             reply	other threads:[~2004-09-06 16:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-06 16:30 Luca Ferrari [this message]
2004-09-07 12:05 ` quota problems (again) Luca Ferrari
2004-09-13  7:32   ` Luca Ferrari
2004-09-18 10:40     ` Luca Ferrari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200409061830.14610.fluca1978@katamail.com \
    --to=fluca1978@katamail.com \
    --cc=linux-admin@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).