Bug 1158262
Summary: | Rebalance failed to rebalance files | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Harshavardhana <fharshav> |
Component: | distribute | Assignee: | bugs <bugs> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | mainline | CC: | bugs, csuleski, cww, gluster-bugs, hamiller, lmohanty, nbalacha, nsathyan, srangana, storage-qa-internal |
Target Milestone: | --- | Keywords: | Patch, Triaged |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.7.0 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 1154836 | Environment: | |
Last Closed: | 2015-05-14 17:28:12 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1154836, 1168553 | ||
Bug Blocks: |
Comment 1
Anand Avati
2014-10-29 01:19:16 UTC
REVIEW: http://review.gluster.org/8996 (dht/rebalance: Rebalance check_free_space should ignore quota-statfs) posted (#2) for review on master by Harshavardhana (harsha) REVIEW: http://review.gluster.org/8996 (dht/rebalance: Rebalance check_free_space should ignore quota-statfs) posted (#3) for review on master by Harshavardhana (harsha) REVIEW: http://review.gluster.org/8996 (dht/rebalance: Rebalance check_free_space should ignore quota-statfs) posted (#4) for review on master by Harshavardhana (harsha) REVIEW: http://review.gluster.org/8996 (rebalance: ``check_free_space`` should ignore quota_statfs) posted (#5) for review on master by Harshavardhana (harsha) REVIEW: http://review.gluster.org/8996 (rebalance: ``check_free_space`` should ignore quota_statfs) posted (#6) for review on master by Harshavardhana (harsha) COMMIT: http://review.gluster.org/8996 committed in master by Vijay Bellur (vbellur) ------ commit bf9e4330e4108e0dbab8ebf300bf7998551b9589 Author: Harshavardhana <harsha> 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> Reviewed-on: http://review.gluster.org/8996 Tested-by: Gluster Build System <jenkins.com> Reviewed-by: N Balachandran <nbalacha> Reviewed-by: Krutika Dhananjay <kdhananj> Reviewed-by: Shyamsundar Ranganathan <srangana> Reviewed-by: Vijay Bellur <vbellur> This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.7.0, please open a new bug report. glusterfs-3.7.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939 [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.7.0, please open a new bug report. glusterfs-3.7.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939 [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.7.0, please open a new bug report. glusterfs-3.7.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939 [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.7.0, please open a new bug report. glusterfs-3.7.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939 [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user |