[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-discuss] live migration on shared storage
From: |
Steffen Weißgerber |
Subject: |
[Qemu-discuss] live migration on shared storage |
Date: |
Tue, 08 Dec 2015 11:33:02 +0100 |
Hello,
is there any documentation about vm live migration with qemu monitor commands
when running the VM's on shared storage?
My vm's are running with virtual discs based on rados block devices based on
ceph storage
cluster started with:
/usr/bin/qemu-system-x86_64 -daemonize -pidfile /etc/conf.d/kvm/awv29/pid \
-monitor unix:/tmp/awv29.monitor,server,nowait -name kvm -boot c \
-drive
format=rbd,file=rbd:kvm/awv29_c:id=kvm,media=disk,if=virtio,discard=on,cache=writethrough
\
-m 8192 -vnc al54:34 -net nic,macaddr=52:54:00:8:31:22,model=virtio \
-net tap,ifname=tap34,script=no,downscript=no -k de -rtc
base=localtime,clock=host \
-usbdevice tablet -smp 2 -enable-kvm
The documentation at http://www.linux-kvm.org/page/Migration includes the
transfer of
the virtual disc images between the virtualization hosts. That makes no sense
for me
My qemu vesrion is 2.4.0.
Thanks in advance.
Regards
Steffen
--
Klinik-Service Neubrandenburg GmbH
Allendestr. 30, 17036 Neubrandenburg
Amtsgericht Neubrandenburg, HRB 2457
Geschaeftsfuehrerin: Gudrun Kappich
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-discuss] live migration on shared storage,
Steffen Weißgerber <=