| Summary: | [SNAPSHOT] : Snap creation fails when volumes contain "-" ex: vol-snap | ||
|---|---|---|---|
| Product: | Red Hat Gluster Storage | Reporter: | Rahul Hinduja <rhinduja> |
| Component: | snapshot | Assignee: | Vijaikumar Mallikarjuna <vmallika> |
| Status: | CLOSED ERRATA | QA Contact: | Rahul Hinduja <rhinduja> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rhgs-3.0 | CC: | nsathyan, rhs-bugs, sdharane, senaik, smohan, ssamanta, storage-qa-internal, vmallika |
| Target Milestone: | --- | ||
| Target Release: | RHGS 3.0.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | SNAPSHOT | ||
| Fixed In Version: | glusterfs-3.4.1.1.snap.feb17.2014git-1.el6.x86_64 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-09-22 19:30:55 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: | |
|
Description
Rahul Hinduja
2013-12-20 07:47:56 UTC
creation of a snap or CG with "-" in the snap name /CG name fails : gluster snapshot create volume2 -n SNAP-20 snapshot create: failed: Commit failed on localhost. Please check log file for details. Snapshot command failed [root@snapshot-01 brick7]# gluster snapshot create volume2 -n SNAP20 snapshot create: SNAP20: snap created successfully Patch posted: http://review.gluster.org/#/c/6709/ Verified with build: glusterfs-3.4.1.1.snap.feb17.2014git-1.el6.x86_64 [root@snapshot-09 ~]# gluster snapshot create vol-snap5 snapshot create: 2014_03_03_03_30_14_244600: snap created successfully [root@snapshot-09 ~]# gluster snapshot create vol-snap5 -n rp1 snapshot create: rp1: snap created successfully [root@snapshot-09 ~]# [root@snapshot-09 ~]# gluster snapshot list vol-snap5 Volume Name : vol-snap5 Number of snaps taken : 2 Number of snaps available : 254 Snap Name : 2014_03_03_03_30_14_244600 Snap Time : 2014-03-03 09:00:16 Snap UUID : af607a75-3741-4b01-a350-f0a6c756616f Snap Name : rp1 Snap Time : 2014-03-03 09:00:26 Snap UUID : 31c8a8dd-0d72-46ea-a3a7-fd1421db14df [root@snapshot-09 ~]# Marking the bug as verified: Marking snapshot BZs to RHS 3.0. Setting flags required to add BZs to RHS 3.0 Errata 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. http://rhn.redhat.com/errata/RHEA-2014-1278.html |