Bug 1111041
Summary: | SNAPSHOT[USS]:gluster volume status volume-name doesnot show the snapd port after uss is enabled. | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Raghavendra Bhat <rabhat> |
Component: | glusterd | Assignee: | Raghavendra Bhat <rabhat> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | mainline | CC: | bugs, gluster-bugs, nsathyan, rhs-bugs, ssamanta |
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: | 1110864 | Environment: | |
Last Closed: | 2014-11-11 08:35:22 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: | 1110864 | ||
Bug Blocks: |
Description
Raghavendra Bhat
2014-06-19 06:17:06 UTC
REVIEW: http://review.gluster.org/8114 (mgmt/glusterd: display snapd status as part of volume status) posted (#1) for review on master by Raghavendra Bhat (raghavendra) REVIEW: http://review.gluster.org/8114 (mgmt/glusterd: display snapd status as part of volume status) posted (#2) for review on master by Raghavendra Bhat (raghavendra) REVIEW: http://review.gluster.org/8114 (mgmt/glusterd: display snapd status as part of volume status) posted (#3) for review on master by Raghavendra Bhat (raghavendra) REVIEW: http://review.gluster.org/8114 (mgmt/glusterd: display snapd status as part of volume status) posted (#4) for review on master by Raghavendra Bhat (raghavendra) REVIEW: http://review.gluster.org/8114 (mgmt/glusterd: display snapd status as part of volume status) posted (#5) for review on master by Raghavendra Bhat (raghavendra) REVIEW: http://review.gluster.org/8114 (mgmt/glusterd: display snapd status as part of volume status) posted (#6) for review on master by Raghavendra Bhat (raghavendra) REVIEW: http://review.gluster.org/8114 (mgmt/glusterd: display snapd status as part of volume status) posted (#7) for review on master by Raghavendra Bhat (raghavendra) REVIEW: http://review.gluster.org/8114 (mgmt/glusterd: display snapd status as part of volume status) posted (#8) for review on master by Raghavendra Bhat (raghavendra) REVIEW: http://review.gluster.org/8114 (mgmt/glusterd: display snapd status as part of volume status) posted (#9) for review on master by Raghavendra Bhat (raghavendra) REVIEW: http://review.gluster.org/8114 (mgmt/glusterd: display snapd status as part of volume status) posted (#10) for review on master by Raghavendra Bhat (raghavendra) COMMIT: http://review.gluster.org/8114 committed in master by Kaushal M (kaushal) ------ commit c6f040524d75011c44dcc9afdfef80c60c78f7f7 Author: Raghavendra Bhat <raghavendra> Date: Thu Jun 19 15:51:39 2014 +0530 mgmt/glusterd: display snapd status as part of volume status * Made changes to save the port used by snapd in the info file for the volume i.e. <glusterd-working-directory>/vols/<volname>/info This is how the gluster volume status of a volume would look like for which the uss feature is enabled. [root@tatooine ~]# gluster volume status vol Status of volume: vol Gluster process Port Online Pid ------------------------------------------------------------------------------ Brick tatooine:/export1/vol 49155 Y 5041 Snapshot Daemon on localhost 49156 Y 5080 NFS Server on localhost 2049 Y 5087 Task Status of Volume vol ------------------------------------------------------------------------------ There are no active volume tasks Change-Id: I8f3e5d7d764a728497c2a5279a07486317bd7c6d BUG: 1111041 Signed-off-by: Raghavendra Bhat <raghavendra> Reviewed-on: http://review.gluster.org/8114 Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Kaushal M <kaushal> REVIEW: http://review.gluster.org/8209 (mgmt/glusterd: use the right rpc for snapd while getting pending node rpc) posted (#1) for review on master by Raghavendra Bhat (raghavendra) COMMIT: http://review.gluster.org/8209 committed in master by Kaushal M (kaushal) ------ commit 991dd5e4709296d80358d6d076507635c6b3b1e1 Author: Raghavendra Bhat <raghavendra> Date: Tue Jul 1 11:57:19 2014 +0530 mgmt/glusterd: use the right rpc for snapd while getting pending node rpc * Also changed the testcase bug-1111041.t to correctly get the snapshot daemon's pid Change-Id: I22c09a1e61f049f21f1886f8baa5ff421af3f8fa BUG: 1111041 Signed-off-by: Raghavendra Bhat <raghavendra> Reviewed-on: http://review.gluster.org/8209 Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Sachin Pandit <spandit> Reviewed-by: Kaushal M <kaushal> 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 |