Project

General

Profile

Actions

Bug #5468

closed

qemu: reports snapshot not supported on rpms

Added by Tamilarasi muthamizhan almost 11 years ago. Updated almost 11 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Tested qemu on the following packages "http://ceph.com/packages/qemu-kvm/redhat/x86_64/qemu-img-0.12.1.2-2.355.el6.2.cuttlefish.async.x86_64.rpm" and "http://www.ceph.com/packages/ceph-extras/rhel6/x86_64/qemu-img-0.12.1.2-2.355.el6.5.ceph.x86_64.rpm" on centos 6.3 and rhel 6.3, the test reports "snapshot not supported, when trying to create a snapshot.

[ubuntu@mira088 ceph-deploy]$ sudo /usr/libexec/qemu-kvm -drive format=raw,file=rbd:rbd/img1 -nographic -nodefaults -m 128 -monitor stdio
QEMU 0.12.1 monitor - type 'help' for more information
(qemu) info block
ide0-hd0: removable=0 io-status=ok file=rbd:rbd/img1 ro=0 drv=raw encrypted=0
(qemu) savevm new
Error while creating snapshot on 'ide0-hd0'
(qemu) q

[ubuntu@mira088 ceph-deploy]$ sudo rbd ls
img1

[ubuntu@mira088 ceph-deploy]$ sudo rbd snap ls img1
SNAPID NAME    SIZE 
     2 s1   1024 MB 

We need to be able to support snapshots using qemu.

Actions #1

Updated by Tamilarasi muthamizhan almost 11 years ago

  • Status changed from New to Resolved

Josh built some rpm packages by adding a qemu patch and we tested it. Works fine now.

The packages are at http://www.ceph.com/packages/ceph-extras/rhel6/x86_64/

Actions

Also available in: Atom PDF