Bug 714910 - lv_swap create failed after live migration when guest installation is formatting virtual disks
Summary: lv_swap create failed after live migration when guest installation is formatt...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: kvm
Version: 5.7
Hardware: x86_64
OS: Linux
medium
high
Target Milestone: rc
: ---
Assignee: Juan Quintela
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks: Rhel5KvmTier2
TreeView+ depends on / blocked
 
Reported: 2011-06-21 09:43 UTC by FuXiangChun
Modified: 2013-01-10 00:00 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-10-13 09:14:34 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
destination host snapshot (19.31 KB, image/png)
2011-06-21 09:43 UTC, FuXiangChun
no flags Details
destination host snapshot2 (19.04 KB, image/png)
2011-06-21 09:46 UTC, FuXiangChun
no flags Details
source host snapshot (8.97 KB, image/png)
2011-06-21 09:46 UTC, FuXiangChun
no flags Details

Description FuXiangChun 2011-06-21 09:43:33 UTC
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:

Comment 1 FuXiangChun 2011-06-21 09:46:00 UTC
Created attachment 505786 [details]
destination host snapshot2

Comment 2 FuXiangChun 2011-06-21 09:46:48 UTC
Created attachment 505787 [details]
source host snapshot

Comment 3 Dor Laor 2011-08-07 10:32:13 UTC
Does this reproduces each time?
Does it happens with IDE instead of virtio?

Comment 4 FuXiangChun 2011-08-08 10:41:16 UTC
Hi Dor
   
   I tried many times testing but still cann't reproduce this bug via above steps now.  IDE and virtio are tested.

Comment 5 Ronen Hod 2011-10-11 14:12:44 UTC
Well, if it cannot be reproduced then I suggest that we close this bug.

Comment 6 FuXiangChun 2011-10-12 10:50:54 UTC
Ronen,

   I am finding machines. I plan to try last times again and update bz tomorrow.

Comment 7 FuXiangChun 2011-10-13 09:14:34 UTC
since bug cann't be reproduced. so i closed it.

Comment 8 Ronen Hod 2011-10-15 18:59:04 UTC
Thanks!


Note You need to log in before you can comment on or make changes to this bug.