Bug 1129468
| Summary: | [RFE] Add a count of snapshots associated with a volume to the output of the vol info command | |||
|---|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Paul Cuzner <pcuzner> | |
| Component: | snapshot | Assignee: | Avra Sengupta <asengupt> | |
| Status: | CLOSED ERRATA | QA Contact: | Anil Shah <ashah> | |
| Severity: | low | Docs Contact: | ||
| Priority: | low | |||
| Version: | rhgs-3.0 | CC: | amukherj, asengupt, asrivast, rhinduja, rhs-bugs, rjoseph | |
| Target Milestone: | --- | Keywords: | FutureFeature | |
| Target Release: | RHGS 3.3.0 | |||
| Hardware: | x86_64 | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | glusterfs-3.8.4-19 | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1360693 (view as bug list) | Environment: | ||
| Last Closed: | 2017-09-21 04:25:52 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: | ||||
| Bug Blocks: | 1360693, 1369326, 1369328, 1417138 | |||
|
Description
Paul Cuzner
2014-08-12 20:17:12 UTC
Patch posted upstream master : http://review.gluster.org/15029 This patch is already in rhg-3.2.0. [root@rhs-arch-srv1 core]# gluster snapshot list vol0 | wc -l 256 [root@rhs-arch-srv1 core]# gluster v info vol0 Volume Name: vol0 Type: Distributed-Replicate Volume ID: ad14ae5e-df3a-4e2b-ad3e-5ea263441484 Status: Started Snapshot Count: 256 Number of Bricks: 4 x 3 = 12 Done basic sanity test for the RFE and looks ok. Bug verified on build glusterfs-3.8.4-23.el7rhgs.x86_64 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:2774 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:2774 |