Bug 1222614
Summary: | Misleading error message during snapshot creation | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Stanislav Graf <sgraf> |
Component: | snapshot | Assignee: | bugs <bugs> |
Status: | CLOSED EOL | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | low | ||
Version: | 3.7.0 | CC: | bugs, gklein, lsurette, mgoldboi, rbalakri, rjoseph, srevivo, ykaul |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | gluster | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-03-08 10:49:39 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: |
Description
Stanislav Graf
2015-05-18 15:44:12 UTC
Oh, this is a bug in gluster and not oVirt, see: ~~~ # gluster snapshot create test1 volume1 snapshot create: failed: Snapshot is supported only for thin provisioned LV. Ensure that all bricks of volume1 are thinly provisioned LV. Snapshot command failed (exitcode=1) # setenforce 0 # gluster snapshot create test1 volume1 snapshot create: success: Snap test1_GMT-2015.05.18-20.19.13 created successfully ~~~ # rpm -q glusterfs glusterfs-3.7.0beta1-0.131.gitf54b232.el7.centos.x86_64 This bug is getting closed because GlusteFS-3.7 has reached its end-of-life. Note: This bug is being closed using a script. No verification has been performed to check if it still exists on newer releases of GlusterFS. If this bug still exists in newer GlusterFS releases, please reopen this bug against the newer release. |