From: DENIEL Philippe <philippe.deniel@cea.fr>
To: NFS list <linux-nfs@vger.kernel.org>
Subject: How to manage EDQUOT on the server side
Date: Thu, 12 Apr 2012 16:21:20 +0200 [thread overview]
Message-ID: <4F86E4E0.8000703@cea.fr> (raw)
Hi,
I am currently busy with implementing quota management in my nfs server
(nfs-ganesha).
I have efficient way to make NFS3_WRITE detecting an IO that exceeds
data quota, and use that to return NFS3ERR_DQUOT.
Wireshark shows me that nfs reply contains NFS3ERR_DQUOT, but the client
starts looping on the same WRITE call. By the end, by test application
(a simple 'dd') end with "I/O Error".
Did I miss something when implementing this ?
I had no rquotad running for the share at the time the test was running,
should I have a co-related rquotad running as well ?
Regards
Philippe
next reply other threads:[~2012-04-12 14:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-12 14:21 DENIEL Philippe [this message]
2012-04-12 14:29 ` How to manage EDQUOT on the server side Malahal Naineni
2012-04-12 14:34 ` DENIEL Philippe
2012-04-12 15:23 ` Malahal Naineni
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=4F86E4E0.8000703@cea.fr \
--to=philippe.deniel@cea.fr \
--cc=linux-nfs@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).