blob: f483ff706a4a099ef6b37a41b4a9240a0dff5fb0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
qemu monitor does not suppot rbd "savevm" command
1. I used ceph rbd as my block device, /usr/local/bin/qemu-system-x86_64 -drive format=rbd,file=rbd:rbd/sles.img:rbd_cache=true,cache=writeback -boot c -m 1024 -enable-kvm -vnc 0.0.0.0:0 -monitor stdio
2. when in monitor command line "savevm", it reports "Error -95 while writing VM" in the monitor
On Thu, Jun 06, 2013 at 06:08:16AM -0000, liu.changpeng wrote:
> Public bug reported:
>
> 1. I used ceph rbd as my block device, /usr/local/bin/qemu-system-x86_64
> -drive format=rbd,file=rbd:rbd/sles.img:rbd_cache=true,cache=writeback
> -boot c -m 1024 -enable-kvm -vnc 0.0.0.0:0 -monitor stdio
>
> 2. when in monitor command line "savevm", it reports "Error -95 while
> writing VM" in the monitor
CCed block/rbd.c maintainers.
Stefan
Triaging old bug tickets... has this ever been fixed? Can you still reproduce this issue with the latest version of QEMU? Or could we close this ticket nowadays?
[Expired for QEMU because there has been no activity for 60 days.]
|