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
--
To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html