Created attachment 505785 [details] destination host snapshot Description of problem: do live migrate when guest installation is formatting virtual disks. after migration, guest create lv_swap failed. there are three snapshot files in attachment. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1./usr/libexec/qemu-kvm -M rhel5.6.0 -m 4096 -smp 4,sockets=4,cores=1,threads=1 -name RHEL5u7 -uuid 13bd47ff-7458-a214-9c43-d311ed5ca5a3 -monitor stdio -no-kvm-pit-reinjection -boot nc -drive file=/dev/vg0/data2,if=virtio,format=qcow2,cache=none,boot=on -net nic,macaddr=54:52:00:52:ed:62,vlan=0,model=e1000 -net tap,script=/etc/qemu-ifup,downscript=no,vlan=0 -vnc :1 -balloon none -notify all -no-hpet -soundhw ac97 -kernel /mnt/vmlinuz -initrd /mnt/initrd.img -append method=http://download.englab.nay.redhat.com/pub/rhel/rel-eng/RHEL6.1-20110510.1/6.1/Server/x86_64/os 2./usr/libexec/qemu-kvm -M rhel5.6.0 -m 4096 -smp 4,sockets=4,cores=1,threads=1 -name RHEL5u7 -uuid 13bd47ff-7458-a214-9c43-d311ed5ca5a3 -monitor stdio -no-kvm-pit-reinjection -boot nc -drive file=/dev/vg0/data2,if=virtio,format=qcow2,cache=none,boot=on -net nic,macaddr=54:52:00:52:ed:62,vlan=0,model=e1000 -net tap,script=/etc/qemu-ifup,downscript=no,vlan=0 -vnc :1 -balloon none -notify all -no-hpet -soundhw ac97 -kernel /mnt/vmlinuz -initrd /mnt/initrd.img -append method=http://download.englab.nay.redhat.com/pub/rhel/rel-eng/RHEL6.1-20110510.1/6.1/Server/x86_64/os -incoming tcp:0:5555 3.when formatting virtual disk, do migrate migrate -d tcp:xxx:5555 4. migrate_set_downtime 3s and migrate_set_speed 1G Actual results: Expected results: Additional info:
Created attachment 505786 [details] destination host snapshot2
Created attachment 505787 [details] source host snapshot
Does this reproduces each time? Does it happens with IDE instead of virtio?
Hi Dor I tried many times testing but still cann't reproduce this bug via above steps now. IDE and virtio are tested.
Well, if it cannot be reproduced then I suggest that we close this bug.
Ronen, I am finding machines. I plan to try last times again and update bz tomorrow.
since bug cann't be reproduced. so i closed it.
Thanks!