summaryrefslogtreecommitdiffstats
path: root/rpc
diff options
context:
space:
mode:
authorSanoj Unnikrishnan <sunnikri@redhat.com>2017-06-29 15:39:35 +0530
committerRaghavendra G <rgowdapp@redhat.com>2017-06-30 08:39:05 +0000
commit50d72373fadf1174918e754e31bae3806aa4c214 (patch)
tree7bbd7c860e5694a6b7315ab4dbfefd54ff3a0f79 /rpc
parent292b4e42fdc023e307fde35e189285040d4b9cdd (diff)
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@redhat.com> Reviewed-on: https://review.gluster.org/17649 CentOS-regression: Gluster Build System <jenkins@build.gluster.org> Smoke: Gluster Build System <jenkins@build.gluster.org> Reviewed-by: Raghavendra G <rgowdapp@redhat.com>
Diffstat (limited to 'rpc')
0 files changed, 0 insertions, 0 deletions