diff options
Diffstat (limited to 'results/scraper/launchpad-without-comments/1188018')
| -rw-r--r-- | results/scraper/launchpad-without-comments/1188018 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1188018 b/results/scraper/launchpad-without-comments/1188018 new file mode 100644 index 000000000..6926d4e57 --- /dev/null +++ b/results/scraper/launchpad-without-comments/1188018 @@ -0,0 +1,5 @@ +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 \ No newline at end of file |