All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Samuel <samuel@bcgreen.com>
To: fluca1978@virgilio.it
Cc: linux-admin@vger.kernel.org
Subject: Re: a question about disk quota
Date: Tue, 16 Mar 2004 03:23:08 -0800	[thread overview]
Message-ID: <4056E39C.1000708@bcgreen.com> (raw)
In-Reply-To: <200403131634.29112.fluca1978@virgilio.it>

Quotas are based on file ownership, not location.  The files owned
by the over-quota users may be in another user's directory...

    try:

find /partition -user victim -ls

where /partition is the partition where the quotars are applied.


Luca Ferrari wrote:
> Hello,
> I've got some problems using disk quotas, or better I saw some strange 
> behaviors that I cannot explain to myself.
> This is the situation: one file server (Linux debian 3.0 r2) with homes 
> mounted by client (debian too) through NFS. Users cannot access directly to 
> the server, and this means the only directories they can see is their home, 
> mounted thru NFS.
....
> But from a few days I found some users with large amounts of disk usage, 
> exceeding the quota (and thus unable to save files), but I cannot find their 
> files! In other words, checking their home they don't seem to use more space 
> than the quota limit. I have already tried with find, to see all their files, 

-- 
Stephen Samuel +1(604)876-0426                samuel@bcgreen.com
		   http://www.bcgreen.com/~samuel/
    Powerful committed communication. Transformation touching
      the jewel within each person and bringing it to light.

  parent reply	other threads:[~2004-03-16 11:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-13 15:34 a question about disk quota Luca Ferrari
2004-03-15 10:17 ` Glynn Clements
2004-03-16 11:23 ` Stephen Samuel [this message]
2004-03-16 11:55   ` Luca Ferrari
2004-03-16 15:42     ` Darío Mariani
2004-03-17 19:14       ` Luca Ferrari
2004-03-18 15:41         ` Richard Nairn

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=4056E39C.1000708@bcgreen.com \
    --to=samuel@bcgreen.com \
    --cc=fluca1978@virgilio.it \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.