[Bugs] [Bug 1158262] Rebalance failed to rebalance files
bugzilla at redhat.com
bugzilla at redhat.com
Fri Oct 31 17:07:05 UTC 2014
https://bugzilla.redhat.com/show_bug.cgi?id=1158262
--- Comment #7 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/8996 committed in master by Vijay Bellur
(vbellur at redhat.com)
------
commit bf9e4330e4108e0dbab8ebf300bf7998551b9589
Author: Harshavardhana <harsha at harshavardhana.net>
Date: Tue Oct 28 18:19:30 2014 -0700
rebalance: ``check_free_space`` should ignore quota_statfs
quota_statfs() returns aggregated details of space usage
of bricks this causes distribute to be confused during
``rebalance``, where ``statfs()`` values are used to
schedule file migration.
We can make sure the values of ``statfs`` are from
individual bricks by selectively instructing
``quota_statfs()`` to return non aggregated values.
Change-Id: I1397faeee66a1b9c26709cfda693286d227a4170
BUG: 1158262
Signed-off-by: Harshavardhana <harsha at harshavardhana.net>
Reviewed-on: http://review.gluster.org/8996
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: N Balachandran <nbalacha at redhat.com>
Reviewed-by: Krutika Dhananjay <kdhananj at redhat.com>
Reviewed-by: Shyamsundar Ranganathan <srangana at redhat.com>
Reviewed-by: Vijay Bellur <vbellur at redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list