Bug 1058204
| Summary: | dht: state dump does not print the configuration stats for all subvolumes | ||
|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | vsomyaju |
| Component: | distribute | Assignee: | vsomyaju |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | pre-release | CC: | bugs, gluster-bugs, nsathyan |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | glusterfs-3.6.0beta1 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-11-11 08:27:17 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: | |||
REVIEW: http://review.gluster.org/6800 (dht: Modified dht-statedump to print all subvolume_status) posted (#1) for review on master by venkatesh somyajulu (vsomyaju) REVIEW: http://review.gluster.org/6800 (dht: Modified dht-statedump to print all subvolume_status) posted (#2) for review on master by venkatesh somyajulu (vsomyaju) REVIEW: http://review.gluster.org/6800 (dht: Modified dht-statedump to print all subvolume_status) posted (#3) for review on master by venkatesh somyajulu (vsomyaju) REVIEW: http://review.gluster.org/6800 (dht: Modified dht-statedump to print all subvolume_status) posted (#4) for review on master by venkatesh somyajulu (vsomyaju) COMMIT: http://review.gluster.org/6800 committed in master by Vijay Bellur (vbellur) ------ commit 408d50a64b7b3a9d6a4899060baa423ff126cc5f Author: Venkatesh Somyajulu <vsomyaju> Date: Tue Feb 4 17:13:34 2014 +0530 dht: Modified dht-statedump to print all subvolume_status Change-Id: I1aae33472bd15fc2bd7a170544f2994534fdf246 BUG: 1058204 Signed-off-by: Venkatesh Somyajulu <vsomyaju> Reviewed-on: http://review.gluster.org/6800 Reviewed-by: Raghavendra G <rgowdapp> Reviewed-by: Shyamsundar Ranganathan <srangana> Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Vijay Bellur <vbellur> A beta release for GlusterFS 3.6.0 has been released. Please verify if the release solves this bug report for you. In case the glusterfs-3.6.0beta1 release does not have a resolution for this issue, leave a comment in this bug and move the status to ASSIGNED. If this release fixes the problem for you, leave a note and change the status to VERIFIED. Packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update (possibly an "updates-testing" repository) infrastructure for your distribution. [1] http://supercolony.gluster.org/pipermail/gluster-users/2014-September/018836.html [2] http://supercolony.gluster.org/pipermail/gluster-users/ 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.6.1, please reopen this bug report. glusterfs-3.6.1 has been announced [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://supercolony.gluster.org/pipermail/gluster-users/2014-November/019410.html [2] http://supercolony.gluster.org/mailman/listinfo/gluster-users |
Description of problem: Statedump of mount process do not print the configuration of all bricks/subvolumes. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Create Distribute volume 2. Give kill -USR1 `process id of mount` 3. Actual results: Prints the first subvolume configuration. 1. avail_percent 2. avail_space 3. avail_inodes 4. log Expected results: Should print for each subvolume. Additional info: