linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to manage EDQUOT on the server side
@ 2012-04-12 14:21 DENIEL Philippe
  2012-04-12 14:29 ` Malahal Naineni
  0 siblings, 1 reply; 4+ messages in thread
From: DENIEL Philippe @ 2012-04-12 14:21 UTC (permalink / raw)
  To: NFS list

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-04-12 15:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-12 14:21 How to manage EDQUOT on the server side DENIEL Philippe
2012-04-12 14:29 ` Malahal Naineni
2012-04-12 14:34   ` DENIEL Philippe
2012-04-12 15:23     ` Malahal Naineni

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).