[Bugs] [Bug 1222614] Misleading error message during snapshot creation
bugzilla at redhat.com
bugzilla at redhat.com
Mon May 18 20:23:01 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1222614
Stanislav Graf <sgraf at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugs at gluster.org,
| |gluster-bugs at redhat.com
Component|ovirt-engine-webadmin |glusterd
Version|3.6 |3.7.0
Assignee|bugs at ovirt.org |bugs at gluster.org
Product|oVirt |GlusterFS
QA Contact|pstehlik at redhat.com |
--- Comment #1 from Stanislav Graf <sgraf at redhat.com> ---
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
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list