> No, my suggestion was aimed at not having parallel writes. In this case quota > won't even fail the writes with EDQUOT because of reasons explained above. > Yes, we need to disable flush-behind along with this so that errors are > delivered to application. Would conv=sync help here? That should prevent any kind of write parallelism. If it doesn't, I'd say that's a true test failure somewhere in our stack. A similar possibility would be to invoke dd multiple times with oflag=append. _______________________________________________ Gluster-devel mailing list Gluster-devel@xxxxxxxxxxx http://www.gluster.org/mailman/listinfo/gluster-devel