qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [BUG] Migration broken by "e1000: port to vmstate"


From: Pierre Riteau
Subject: Re: [Qemu-devel] [BUG] Migration broken by "e1000: port to vmstate"
Date: Tue, 24 Nov 2009 18:01:32 +0100

On 24 nov. 2009, at 17:27, Ryan Harper wrote:

> * Pierre Riteau <address@hidden> [2009-11-24 09:35]:
>> e482dc3eaac43f88beea133843ae38c661262e97 breaks migration of a VM using an 
>> e1000 device (which is the default...).
>> Origin host is Debian Lenny 32-bits, destination host is Fedora 12 32-bit. 
>> Guest is running Debian Lenny 32-bit.
>> Symtoms: origin finishes migration correctly, but destination prints "load 
>> of migration failed" and the VM is stopped.
> 
> What's your command line?
> 
> If I add -net user , or -net user -net nic,model=e1000 migration works.


Origin node: sudo qemu -m 1024 -hda /mnt/hda.img -net 
nic,macaddr=DE:AD:BE:EF:69:25 -net tap,script=/home/priteau/qemu-ifup -boot c
Destination node: sudo qemu -m 1024 -hda /mnt/hda.img -net 
nic,macaddr=DE:AD:BE:EF:69:25 -net tap,script=/home/priteau/qemu-ifup -boot c 
-incoming tcp:0:4444

-- 
Pierre Riteau -- http://perso.univ-rennes1.fr/pierre.riteau/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]