[Bugs] [Bug 1224894] Quota: spurious failures with quota testcases
bugzilla at redhat.com
bugzilla at redhat.com
Fri May 29 06:29:10 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1224894
--- Comment #5 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/10910 committed in release-3.7 by Pranith
Kumar Karampuri (pkarampu at redhat.com)
------
commit f6e72c45ad754073bc8269e954d236bab9e4a0e7
Author: vmallika <vmallika at redhat.com>
Date: Thu May 28 12:30:02 2015 +0530
Quota: fix testcases not to send parallel writes for accurate
quota enforcement
This is a backport of http://review.gluster.org/#/c/10878
> Currently quota enforcer doesn't consider parallel writes
> and allows quota to exceed limit where there are high rate
> of parallel writes. Bug# 1223658 tracks the issue.
>
> This patch fixes the spurious failures by not sending
> parallel writes.
> Using O_SYNC and O_APPEND flags and block size
> not more that 256k (For higher block size NFS client
> splits the block into 256k chinks and does parallel writes)
>
> Change-Id: I297c164b030cecb87ce5b494c02b09e8b073b276
> BUG: 1223798
> Signed-off-by: vmallika <vmallika at redhat.com>
> Reviewed-on: http://review.gluster.org/10878
> Tested-by: NetBSD Build System
> Tested-by: Gluster Build System <jenkins at build.gluster.com>
> Reviewed-by: Raghavendra G <rgowdapp at redhat.com>
> Tested-by: Raghavendra G <rgowdapp at redhat.com>
Change-Id: I78b6250eb0b3fbbbab1d4348d4e81d6292c6c6bb
BUG: 1224894
Signed-off-by: vmallika <vmallika at redhat.com>
Reviewed-on: http://review.gluster.org/10910
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Tested-by: NetBSD Build System
Reviewed-by: Pranith Kumar Karampuri <pkarampu at redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=2JfpirrNYM&a=cc_unsubscribe
More information about the Bugs
mailing list