Bug 1402774
Summary: | Snapshot: Snapshot create command fails when gluster-shared-storage volume is stopped | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Anil Shah <ashah> | |
Component: | snapshot | Assignee: | Avra Sengupta <asengupt> | |
Status: | CLOSED ERRATA | QA Contact: | Anil Shah <ashah> | |
Severity: | urgent | Docs Contact: | ||
Priority: | unspecified | |||
Version: | rhgs-3.2 | CC: | amukherj, rcyriac, rhinduja, rhs-bugs, storage-qa-internal | |
Target Milestone: | --- | Keywords: | Regression | |
Target Release: | RHGS 3.2.0 | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | glusterfs-3.8.4-9 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1402828 (view as bug list) | Environment: | ||
Last Closed: | 2017-03-23 05:55:13 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: | 1351528, 1402828, 1404101 |
Description
Anil Shah
2016-12-08 10:21:33 UTC
Master Url : http://review.gluster.org/16094 Master Url : http://review.gluster.org/16094 Release 3.9 Url : http://review.gluster.org/#/c/16112/1 RHGS 3.2.0 Url : https://code.engineering.redhat.com/gerrit/#/c/92781/ [root@rhs-client46 ~]# gluster v stop gluster_shared_storage Stopping the shared storage volume(gluster_shared_storage), will affect features like snapshot scheduler, geo-replication and NFS-Ganesha. Do you still want to continue? (y/n) y volume stop: gluster_shared_storage: success [root@rhs-client46 ~]# gluster snapshot create snap1 test-volume no-timestamp snapshot create: success: Snap snap1 created successfully [root@rhs-client46 ~]# gluster snapshot activate snap1 Snapshot activate: snap1: Snap activated successfully [root@rhs-client46 ~]# gluster snapshot clone clone2 snap1 snapshot clone: success: Clone clone2 created successfully [root@rhs-client46 ~]# gluster v start clone2 volume start: clone2: success Able to create Snapshots, when gluster_shared_storage is down. Bug verified on build glusterfs-3.8.4-9.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://rhn.redhat.com/errata/RHSA-2017-0486.html |