[Bugs] [Bug 1202292] quota: 'Usage crossed soft limit' not generated in the log

bugzilla at redhat.com bugzilla at redhat.com
Tue Mar 17 09:01:17 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1202292



--- Comment #3 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/9894 committed in master by Vijay Bellur
(vbellur at redhat.com) 
------
commit 71210c021f7b6d7b79f31553d7bd8632d1f6e99f
Author: vmallika <vmallika at redhat.com>
Date:   Mon Mar 16 15:38:16 2015 +0530

    remove spurious failure test from bug-1087198.t

    Consider below scenario in the quota xlator

    T1 - write with delta1 bytes on fd1
         check_limit sees that delta1 bytes is not exceeding soft limit
    T2 - write with delta2 bytes on fd1
         check_limit sees that delta2 bytes is not exceeding soft limit
    T3 - delta1 and delta2 bytes are written to the disk.

    Here delta1 and delta2 are checked separately and do not exceed
    limit, but they together exceed the limit which is not checked.

    We need to find a solution to solve this problem. Till then for
    other regressions to pass, we remove the the test which checks for
    soft limit crossed.

    Change-Id: I8f76754e975c3315557a4c570db8bb5d9e56de15
    BUG: 1202292
    Signed-off-by: vmallika <vmallika at redhat.com>
    Reviewed-on: http://review.gluster.org/9894
    Reviewed-by: Atin Mukherjee <amukherj at redhat.com>
    Tested-by: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-by: Vijay Bellur <vbellur 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=WKNwrgF5Mg&a=cc_unsubscribe


More information about the Bugs mailing list