diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 14:51:13 +0000 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 14:51:13 +0000 |
| commit | 225caa38269323af1bfc2daadff5ec8bd930747f (patch) | |
| tree | e0a5fefde9ee100ba6f32fb36de6707490e4164e /mailinglist/output_launchpad/1188018 | |
| parent | 904141bfb8d5385b75eb3b7afec1dcda89af65a7 (diff) | |
| download | emulator-bug-study-225caa38269323af1bfc2daadff5ec8bd930747f.tar.gz emulator-bug-study-225caa38269323af1bfc2daadff5ec8bd930747f.zip | |
add mailinglist scraper results
Diffstat (limited to 'mailinglist/output_launchpad/1188018')
| -rw-r--r-- | mailinglist/output_launchpad/1188018 | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/mailinglist/output_launchpad/1188018 b/mailinglist/output_launchpad/1188018 new file mode 100644 index 00000000..f483ff70 --- /dev/null +++ b/mailinglist/output_launchpad/1188018 @@ -0,0 +1,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.] + |
