All of lore.kernel.org
 help / color / mirror / Atom feed
From: seth vidal <skvidal@phy.duke.edu>
To: nfs@lists.sourceforge.net
Subject: more fun with hitting the hard quota
Date: 18 Apr 2002 13:16:06 -0400	[thread overview]
Message-ID: <1019150166.3140.19.camel@opus> (raw)

[-- Attachment #1: Type: text/plain, Size: 1118 bytes --]

Hi,
 So I've setup a couple of machines to test this in more detail.

The server is running rh's skipjack beta2. a 2.4.18 +a bunch of patches
kernel.

ext3 filesystem, quotas turned on.
I set the user's hard quota to 200MB

if I mount it over nfs and then run:


while `true`
do
cat /dev/zero >> /mnt/test/dumbfile
done

Then the nfs server does respond with error messages about being over
the quota and the current cat job will stop with this error:

cat: write error: Disk quota exceeded

But if I consistently make the request to write to that file (as in the
above loop) the load on the server goes up to about 4 or 5.

At which point the other clients access becomes almost unbearable.

Does it make sense that one client should be able to abuse the server in
this way? And why didn't this happen on 2.2.19? I had a lesser powered
machine doing the same job and this problem never occurred.

I can provide more detailed tcpdumps from the server or client side now
if that'd help more.

Thanks
-sv






-- 
GPG Public Key: http://www.phy.duke.edu/~skvidal/skvidal.gpg

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 232 bytes --]

                 reply	other threads:[~2002-04-18 17:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1019150166.3140.19.camel@opus \
    --to=skvidal@phy.duke.edu \
    --cc=nfs@lists.sourceforge.net \
    /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.