[Bugs] [Bug 1466188] Add scripts to analyze quota xattr in backend and identify accounting issues

bugzilla at redhat.com bugzilla at redhat.com
Fri Jun 30 08:39:08 UTC 2017


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



--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/17649 committed in master by Raghavendra G
(rgowdapp at redhat.com) 
------
commit 50d72373fadf1174918e754e31bae3806aa4c214
Author: Sanoj Unnikrishnan <sunnikri at redhat.com>
Date:   Thu Jun 29 15:39:35 2017 +0530

    Scripts to identify quota accouting issues

    The patch contains 2 scripts:

    log_accounting.sh does a du -h on the FS hierarchy and a quota list
    on the hierarchy and interleaves the two output. We can then identify
    which directory(s) in FS has caused the accounting to go bad and try
    to investigate what fops happened on those directories. We can also
    limit the set of directories on which we need to set dirty xattr to
    correct accounting.
    xattr_analysis.py reads all the xattr of a brick and dumps it a human
    readable form to ease debugging.

    Change-Id: I2155561d10c08dc3ab9e8b09dbd258f0592b4d33
    BUG: 1466188
    Signed-off-by: Sanoj Unnikrishnan <sunnikri at redhat.com>
    Reviewed-on: https://review.gluster.org/17649
    CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
    Smoke: Gluster Build System <jenkins at build.gluster.org>
    Reviewed-by: Raghavendra G <rgowdapp 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=dUISB1VIxX&a=cc_unsubscribe


More information about the Bugs mailing list