From: seth vidal <skvidal@phy.duke.edu>
To: Neil Brown <neilb@cse.unsw.edu.au>
Cc: nfs@lists.sourceforge.net
Subject: Re: troubling interaction with quotas and nfs
Date: 09 Apr 2002 11:19:07 -0400 [thread overview]
Message-ID: <1018365547.27365.26.camel@opus> (raw)
In-Reply-To: <15538.29176.579826.727109@notabene.cse.unsw.edu.au>
[-- Attachment #1: Type: text/plain, Size: 1548 bytes --]
On Tue, 2002-04-09 at 00:45, Neil Brown wrote:
> On April 9, skvidal@phy.duke.edu wrote:
> > Hi all,
> > I'm running red hat 7.2 with the 2.4.9-31 kernel.
> > Its an ext3 file system, exported for nfsv3 udp and nfsv2 clients.
> >
> > nothing fancy at all.
> >
> > I have quotas set for my users. If a user hits their hard quota and the
> > process continues to attempt to write to a file in their quota'd space
> > - the process load on the server shoots through the roof.
> >
> > I can reliably recreate this by setting a hard quota, having the system
> > hit the hard quota and continue to attempt to write to that file - the
> > server becomes terribly unhappy.
> >
> > I never saw this problem on older 2.2.X servers and I'm not sure why I'm
> > seeing it now.
> >
> > Any places I should be looking first?
> >
>
> tcpdump?
> The server should return nfserr_dquot (69 == 0x45) and the client
> should return this to the application.
> But it sounds like the client is repeating the request for some
> reason.
>
> You could also
> echo 32 > /proc/sys/sunrpc/nfsd_debug
> and watch for
> "nfsd: write complete err=%d"
> messages in the kernel log. These will tell you whether nfsd thinks
> it got an error for the write.
>
It appears to return -122
However, the program will exit correctly if it catches that problem. But
the system does not respond well if there is a continued attempt to
write a lot of data when the quota is filled.
That doesn't seem to make sense.
-sv
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 232 bytes --]
next prev parent reply other threads:[~2002-04-09 15:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-09 4:19 troubling interaction with quotas and nfs seth vidal
2002-04-09 4:45 ` Neil Brown
2002-04-09 15:19 ` seth vidal [this message]
2002-04-10 3:16 ` Andrew Ryan
2002-04-12 3:04 ` Neil Brown
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=1018365547.27365.26.camel@opus \
--to=skvidal@phy.duke.edu \
--cc=neilb@cse.unsw.edu.au \
--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.