Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3

2015-02-25 Thread Dietmar Maurer
  and patch (applied in master, not on qemu 2.2 yey) !
  http://permalink.gmane.org/gmane.comp.emulators.qemu/317971
  
  I'll try it.
  
  Maybe it's related to your migrations problem ?
 
 Will test ...

Seems that fixed the issue - great.

Many thanks to Stefan and Alexandre! 

___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3

2015-02-24 Thread Alexandre DERUMIER
Hi,

I have finally have migration problem with qemu 2.2.

But only with windows guest vm. (tested around 200linux vms without any problem)

Can reproduce 100%

from any host (intel,amd) to any host (intel,amd).

I have launched the target process manually, I got an Unknown savevm section 
type 5 at the end of the migration.
Could it be related to some proxmox patches ?


/usr/bin/kvm -id 235 -chardev 
socket,id=qmp,path=/var/run/qemu-server/235.qmp,server,nowait -mon 
chardev=qmp,mode=control -vnc unix:/var/run/qemu-server/235.vnc,x509,password 
-pidfile /var/run/qemu-server/235.pid -name update2 -smp 
8,sockets=2,cores=4,maxcpus=8 -nodefaults -boot 
menu=on,strict=on,reboot-timeout=1000 -vga cirrus -cpu 
kvm64,+lahf_lm,+x2apic,+sep -m 2048 -k fr -device 
piix3-usb-uhci,id=uhci,bus=pci.0,addr=0x1.0x2 -device 
usb-tablet,id=tablet,bus=uhci.0,port=1 -device 
virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3 -iscsi 
initiator-name=iqn.1993-08.org.debian:01:5ef5177c1668 -drive 
file=/mnt/pve/netapp-Vserver-pnfs-web/images/vm235/vm-235-disk-2.raw,if=none,id=drive-virtio1,format=raw,bps_rd=41943040,bps_wr=41943040,aio=native,cache=none,detect-zeroes=on
 -device virtio-blk-pci,drive=drive-virtio1,id=virtio1,bus=pci.0,addr=0xb 
-drive if=none,id=drive-ide2,media=cdrom,aio=native -device 
ide-cd,bus=ide.1,unit=0,drive=drive-ide2,id=ide2,bootindex=200 -drive 
file=/mnt/pve/netapp-Vserver-pnfs-web/images/vm235/vm-235-disk-1.raw,if=none,id=drive-virtio0,format=raw,cache=none,bps_rd=10485760,bps_wr=10485760,aio=native,detect-zeroes=on
 -device 
virtio-blk-pci,drive=drive-virtio0,id=virtio0,bus=pci.0,addr=0xa,bootindex=101 
-rtc driftfix=slew,base=localtime -machine type=pc-i440fx-2.2 -incoming 
tcp:10.3.94.50:6 -S

Unknown savevm section type 5
kvm: load of migration failed: Invalid argument

- Mail original -
De: dietmar diet...@proxmox.com
À: aderumier aderum...@odiso.com, datanom.net m...@datanom.net
Cc: pve-devel pve-devel@pve.proxmox.com
Envoyé: Vendredi 30 Janvier 2015 18:52:23
Objet: Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3

 also with kernel 2.6.32, I has problem of migration from opteron 63XX to 
 opteron 61XX 

I use exactly the same hardware in that test cluster. 
___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3

2015-02-24 Thread Stefan Priebe - Profihost AG
fix most probably:
http://permalink.gmane.org/gmane.comp.emulators.qemu/317971
Stefan

Am 24.02.2015 um 16:07 schrieb Alexandre DERUMIER:
 Just found a similar bug report with windows too
 
 https://www.redhat.com/archives/libvirt-users/2015-February/msg8.html
 
 - Mail original -
 De: aderumier aderum...@odiso.com
 À: dietmar diet...@proxmox.com
 Cc: pve-devel pve-devel@pve.proxmox.com
 Envoyé: Mardi 24 Février 2015 16:01:23
 Objet: Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3
 
 Hi, 
 
 I have finally have migration problem with qemu 2.2. 
 
 But only with windows guest vm. (tested around 200linux vms without any 
 problem) 
 
 Can reproduce 100% 
 
 from any host (intel,amd) to any host (intel,amd). 
 
 I have launched the target process manually, I got an Unknown savevm section 
 type 5 at the end of the migration. 
 Could it be related to some proxmox patches ? 
 
 
 /usr/bin/kvm -id 235 -chardev 
 socket,id=qmp,path=/var/run/qemu-server/235.qmp,server,nowait -mon 
 chardev=qmp,mode=control -vnc unix:/var/run/qemu-server/235.vnc,x509,password 
 -pidfile /var/run/qemu-server/235.pid -name update2 -smp 
 8,sockets=2,cores=4,maxcpus=8 -nodefaults -boot 
 menu=on,strict=on,reboot-timeout=1000 -vga cirrus -cpu 
 kvm64,+lahf_lm,+x2apic,+sep -m 2048 -k fr -device 
 piix3-usb-uhci,id=uhci,bus=pci.0,addr=0x1.0x2 -device 
 usb-tablet,id=tablet,bus=uhci.0,port=1 -device 
 virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3 -iscsi 
 initiator-name=iqn.1993-08.org.debian:01:5ef5177c1668 -drive 
 file=/mnt/pve/netapp-Vserver-pnfs-web/images/vm235/vm-235-disk-2.raw,if=none,id=drive-virtio1,format=raw,bps_rd=41943040,bps_wr=41943040,aio=native,cache=none,detect-zeroes=on
  -device virtio-blk-pci,drive=drive-virtio1,id=virtio1,bus=pci.0,addr=0xb 
 -drive if=none,id=drive-ide2,media=cdrom,aio=native -device 
 ide-cd,bus=ide.1,unit=0,drive=drive-ide2,id=ide2,bootindex=200 -drive 
 file=/mnt/pve/
netapp-Vserver-pnfs-web/images/vm235/vm-235-disk-1.raw,if=none,id=drive-virtio0,format=raw,cache=none,bps_rd=10485760,bps_wr=10485760,aio=native,detect-zeroes=on
 -device 
virtio-blk-pci,drive=drive-virtio0,id=virtio0,bus=pci.0,addr=0xa,bootindex=101 
-rtc driftfix=slew,base=localtime -machine type=pc-i440fx-2.2 -incoming 
tcp:10.3.94.50:6 -S 
 
 Unknown savevm section type 5 
 kvm: load of migration failed: Invalid argument 
 
 - Mail original - 
 De: dietmar diet...@proxmox.com 
 À: aderumier aderum...@odiso.com, datanom.net m...@datanom.net 
 Cc: pve-devel pve-devel@pve.proxmox.com 
 Envoyé: Vendredi 30 Janvier 2015 18:52:23 
 Objet: Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3 
 
 also with kernel 2.6.32, I has problem of migration from opteron 63XX to 
 opteron 61XX 
 
 I use exactly the same hardware in that test cluster. 
 ___ 
 pve-devel mailing list 
 pve-devel@pve.proxmox.com 
 http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel 
 ___
 pve-devel mailing list
 pve-devel@pve.proxmox.com
 http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
 
___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3

2015-02-24 Thread Alexandre DERUMIER
fix most probably: 
http://permalink.gmane.org/gmane.comp.emulators.qemu/317971 
Stefan 

Yes, Indeed.

I have apply the patch, it's fix my windows migration bug.


- Mail original -
De: Stefan Priebe s.pri...@profihost.ag
À: aderumier aderum...@odiso.com, dietmar diet...@proxmox.com
Cc: pve-devel pve-devel@pve.proxmox.com
Envoyé: Mardi 24 Février 2015 16:09:06
Objet: Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3

fix most probably: 
http://permalink.gmane.org/gmane.comp.emulators.qemu/317971 
Stefan 

Am 24.02.2015 um 16:07 schrieb Alexandre DERUMIER: 
 Just found a similar bug report with windows too 
 
 https://www.redhat.com/archives/libvirt-users/2015-February/msg8.html 
 
 - Mail original - 
 De: aderumier aderum...@odiso.com 
 À: dietmar diet...@proxmox.com 
 Cc: pve-devel pve-devel@pve.proxmox.com 
 Envoyé: Mardi 24 Février 2015 16:01:23 
 Objet: Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3 
 
 Hi, 
 
 I have finally have migration problem with qemu 2.2. 
 
 But only with windows guest vm. (tested around 200linux vms without any 
 problem) 
 
 Can reproduce 100% 
 
 from any host (intel,amd) to any host (intel,amd). 
 
 I have launched the target process manually, I got an Unknown savevm section 
 type 5 at the end of the migration. 
 Could it be related to some proxmox patches ? 
 
 
 /usr/bin/kvm -id 235 -chardev 
 socket,id=qmp,path=/var/run/qemu-server/235.qmp,server,nowait -mon 
 chardev=qmp,mode=control -vnc unix:/var/run/qemu-server/235.vnc,x509,password 
 -pidfile /var/run/qemu-server/235.pid -name update2 -smp 
 8,sockets=2,cores=4,maxcpus=8 -nodefaults -boot 
 menu=on,strict=on,reboot-timeout=1000 -vga cirrus -cpu 
 kvm64,+lahf_lm,+x2apic,+sep -m 2048 -k fr -device 
 piix3-usb-uhci,id=uhci,bus=pci.0,addr=0x1.0x2 -device 
 usb-tablet,id=tablet,bus=uhci.0,port=1 -device 
 virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3 -iscsi 
 initiator-name=iqn.1993-08.org.debian:01:5ef5177c1668 -drive 
 file=/mnt/pve/netapp-Vserver-pnfs-web/images/vm235/vm-235-disk-2.raw,if=none,id=drive-virtio1,format=raw,bps_rd=41943040,bps_wr=41943040,aio=native,cache=none,detect-zeroes=on
  -device virtio-blk-pci,drive=drive-virtio1,id=virtio1,bus=pci.0,addr=0xb 
 -drive if=none,id=drive-ide2,media=cdrom,aio=native -device 
 ide-cd,bus=ide.1,unit=0,drive=drive-ide2,id=ide2,bootindex=200 -drive 
 file=/mnt/pve 
/ 
netapp-Vserver-pnfs-web/images/vm235/vm-235-disk-1.raw,if=none,id=drive-virtio0,format=raw,cache=none,bps_rd=10485760,bps_wr=10485760,aio=native,detect-zeroes=on
 -device 
virtio-blk-pci,drive=drive-virtio0,id=virtio0,bus=pci.0,addr=0xa,bootindex=101 
-rtc driftfix=slew,base=localtime -machine type=pc-i440fx-2.2 -incoming 
tcp:10.3.94.50:6 -S 
 
 Unknown savevm section type 5 
 kvm: load of migration failed: Invalid argument 
 
 - Mail original - 
 De: dietmar diet...@proxmox.com 
 À: aderumier aderum...@odiso.com, datanom.net m...@datanom.net 
 Cc: pve-devel pve-devel@pve.proxmox.com 
 Envoyé: Vendredi 30 Janvier 2015 18:52:23 
 Objet: Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3 
 
 also with kernel 2.6.32, I has problem of migration from opteron 63XX to 
 opteron 61XX 
 
 I use exactly the same hardware in that test cluster. 
 ___ 
 pve-devel mailing list 
 pve-devel@pve.proxmox.com 
 http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel 
 ___ 
 pve-devel mailing list 
 pve-devel@pve.proxmox.com 
 http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel 
 
___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3

2015-02-24 Thread Stefan Priebe - Profihost AG
Is that enough to have it at target or is it also need at source?

Stefan

Excuse my typo sent from my mobile phone.

Am 24.02.2015 um 16:27 schrieb Alexandre DERUMIER aderum...@odiso.com:

 fix most probably: 
 http://permalink.gmane.org/gmane.comp.emulators.qemu/317971 
 Stefan
 
 Yes, Indeed.
 
 I have apply the patch, it's fix my windows migration bug.
 
 
 - Mail original -
 De: Stefan Priebe s.pri...@profihost.ag
 À: aderumier aderum...@odiso.com, dietmar diet...@proxmox.com
 Cc: pve-devel pve-devel@pve.proxmox.com
 Envoyé: Mardi 24 Février 2015 16:09:06
 Objet: Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3
 
 fix most probably: 
 http://permalink.gmane.org/gmane.comp.emulators.qemu/317971 
 Stefan 
 
 Am 24.02.2015 um 16:07 schrieb Alexandre DERUMIER: 
 Just found a similar bug report with windows too 
 
 https://www.redhat.com/archives/libvirt-users/2015-February/msg8.html 
 
 - Mail original - 
 De: aderumier aderum...@odiso.com 
 À: dietmar diet...@proxmox.com 
 Cc: pve-devel pve-devel@pve.proxmox.com 
 Envoyé: Mardi 24 Février 2015 16:01:23 
 Objet: Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3 
 
 Hi, 
 
 I have finally have migration problem with qemu 2.2. 
 
 But only with windows guest vm. (tested around 200linux vms without any 
 problem) 
 
 Can reproduce 100% 
 
 from any host (intel,amd) to any host (intel,amd). 
 
 I have launched the target process manually, I got an Unknown savevm 
 section type 5 at the end of the migration. 
 Could it be related to some proxmox patches ? 
 
 
 /usr/bin/kvm -id 235 -chardev 
 socket,id=qmp,path=/var/run/qemu-server/235.qmp,server,nowait -mon 
 chardev=qmp,mode=control -vnc 
 unix:/var/run/qemu-server/235.vnc,x509,password -pidfile 
 /var/run/qemu-server/235.pid -name update2 -smp 
 8,sockets=2,cores=4,maxcpus=8 -nodefaults -boot 
 menu=on,strict=on,reboot-timeout=1000 -vga cirrus -cpu 
 kvm64,+lahf_lm,+x2apic,+sep -m 2048 -k fr -device 
 piix3-usb-uhci,id=uhci,bus=pci.0,addr=0x1.0x2 -device 
 usb-tablet,id=tablet,bus=uhci.0,port=1 -device 
 virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3 -iscsi 
 initiator-name=iqn.1993-08.org.debian:01:5ef5177c1668 -drive 
 file=/mnt/pve/netapp-Vserver-pnfs-web/images/vm235/vm-235-disk-2.raw,if=none,id=drive-virtio1,format=raw,bps_rd=41943040,bps_wr=41943040,aio=native,cache=none,detect-zeroes=on
  -device virtio-blk-pci,drive=drive-virtio1,id=virtio1,bus=pci.0,addr=0xb 
 -drive if=none,id=drive-ide2,media=cdrom,aio=native -device 
 ide-cd,bus=ide.1,unit=0,drive=drive-ide2,id=ide2,bootindex=200 -drive 
 file=/mnt/pve
 / 
 netapp-Vserver-pnfs-web/images/vm235/vm-235-disk-1.raw,if=none,id=drive-virtio0,format=raw,cache=none,bps_rd=10485760,bps_wr=10485760,aio=native,detect-zeroes=on
  -device 
 virtio-blk-pci,drive=drive-virtio0,id=virtio0,bus=pci.0,addr=0xa,bootindex=101
  -rtc driftfix=slew,base=localtime -machine type=pc-i440fx-2.2 -incoming 
 tcp:10.3.94.50:6 -S 
 
 Unknown savevm section type 5 
 kvm: load of migration failed: Invalid argument 
 
 - Mail original - 
 De: dietmar diet...@proxmox.com 
 À: aderumier aderum...@odiso.com, datanom.net m...@datanom.net 
 Cc: pve-devel pve-devel@pve.proxmox.com 
 Envoyé: Vendredi 30 Janvier 2015 18:52:23 
 Objet: Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3 
 
 also with kernel 2.6.32, I has problem of migration from opteron 63XX to 
 opteron 61XX
 
 I use exactly the same hardware in that test cluster. 
 ___ 
 pve-devel mailing list 
 pve-devel@pve.proxmox.com 
 http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel 
 ___ 
 pve-devel mailing list 
 pve-devel@pve.proxmox.com 
 http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel 
 
___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3

2015-02-24 Thread Alexandre DERUMIER
Just found a similar bug report with windows too

https://www.redhat.com/archives/libvirt-users/2015-February/msg8.html

- Mail original -
De: aderumier aderum...@odiso.com
À: dietmar diet...@proxmox.com
Cc: pve-devel pve-devel@pve.proxmox.com
Envoyé: Mardi 24 Février 2015 16:01:23
Objet: Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3

Hi, 

I have finally have migration problem with qemu 2.2. 

But only with windows guest vm. (tested around 200linux vms without any 
problem) 

Can reproduce 100% 

from any host (intel,amd) to any host (intel,amd). 

I have launched the target process manually, I got an Unknown savevm section 
type 5 at the end of the migration. 
Could it be related to some proxmox patches ? 


/usr/bin/kvm -id 235 -chardev 
socket,id=qmp,path=/var/run/qemu-server/235.qmp,server,nowait -mon 
chardev=qmp,mode=control -vnc unix:/var/run/qemu-server/235.vnc,x509,password 
-pidfile /var/run/qemu-server/235.pid -name update2 -smp 
8,sockets=2,cores=4,maxcpus=8 -nodefaults -boot 
menu=on,strict=on,reboot-timeout=1000 -vga cirrus -cpu 
kvm64,+lahf_lm,+x2apic,+sep -m 2048 -k fr -device 
piix3-usb-uhci,id=uhci,bus=pci.0,addr=0x1.0x2 -device 
usb-tablet,id=tablet,bus=uhci.0,port=1 -device 
virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3 -iscsi 
initiator-name=iqn.1993-08.org.debian:01:5ef5177c1668 -drive 
file=/mnt/pve/netapp-Vserver-pnfs-web/images/vm235/vm-235-disk-2.raw,if=none,id=drive-virtio1,format=raw,bps_rd=41943040,bps_wr=41943040,aio=native,cache=none,detect-zeroes=on
 -device virtio-blk-pci,drive=drive-virtio1,id=virtio1,bus=pci.0,addr=0xb 
-drive if=none,id=drive-ide2,media=cdrom,aio=native -device 
ide-cd,bus=ide.1,unit=0,drive=drive-ide2,id=ide2,bootindex=200 -drive 
file=/mnt/pve/netapp-Vserver-pnfs-web/images/vm235/vm-235-disk-1.raw,if=none,id=drive-virtio0,format=raw,cache=none,bps_rd=10485760,bps_wr=10485760,aio=native,detect-zeroes=on
 -device 
virtio-blk-pci,drive=drive-virtio0,id=virtio0,bus=pci.0,addr=0xa,bootindex=101 
-rtc driftfix=slew,base=localtime -machine type=pc-i440fx-2.2 -incoming 
tcp:10.3.94.50:6 -S 

Unknown savevm section type 5 
kvm: load of migration failed: Invalid argument 

- Mail original - 
De: dietmar diet...@proxmox.com 
À: aderumier aderum...@odiso.com, datanom.net m...@datanom.net 
Cc: pve-devel pve-devel@pve.proxmox.com 
Envoyé: Vendredi 30 Janvier 2015 18:52:23 
Objet: Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3 

 also with kernel 2.6.32, I has problem of migration from opteron 63XX to 
 opteron 61XX 

I use exactly the same hardware in that test cluster. 
___ 
pve-devel mailing list 
pve-devel@pve.proxmox.com 
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel 
___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3

2015-02-24 Thread Alexandre DERUMIER
qemu topic about it:
http://thread.gmane.org/gmane.comp.emulators.qemu/319527/focus=319653

and patch (applied in master, not on qemu 2.2 yey) !
http://permalink.gmane.org/gmane.comp.emulators.qemu/317971

I'll try it.

Maybe it's related to your migrations problem ?




- Mail original -
De: aderumier aderum...@odiso.com
À: dietmar diet...@proxmox.com
Cc: pve-devel pve-devel@pve.proxmox.com
Envoyé: Mardi 24 Février 2015 16:07:43
Objet: Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3

Just found a similar bug report with windows too 

https://www.redhat.com/archives/libvirt-users/2015-February/msg8.html 

- Mail original - 
De: aderumier aderum...@odiso.com 
À: dietmar diet...@proxmox.com 
Cc: pve-devel pve-devel@pve.proxmox.com 
Envoyé: Mardi 24 Février 2015 16:01:23 
Objet: Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3 

Hi, 

I have finally have migration problem with qemu 2.2. 

But only with windows guest vm. (tested around 200linux vms without any 
problem) 

Can reproduce 100% 

from any host (intel,amd) to any host (intel,amd). 

I have launched the target process manually, I got an Unknown savevm section 
type 5 at the end of the migration. 
Could it be related to some proxmox patches ? 


/usr/bin/kvm -id 235 -chardev 
socket,id=qmp,path=/var/run/qemu-server/235.qmp,server,nowait -mon 
chardev=qmp,mode=control -vnc unix:/var/run/qemu-server/235.vnc,x509,password 
-pidfile /var/run/qemu-server/235.pid -name update2 -smp 
8,sockets=2,cores=4,maxcpus=8 -nodefaults -boot 
menu=on,strict=on,reboot-timeout=1000 -vga cirrus -cpu 
kvm64,+lahf_lm,+x2apic,+sep -m 2048 -k fr -device 
piix3-usb-uhci,id=uhci,bus=pci.0,addr=0x1.0x2 -device 
usb-tablet,id=tablet,bus=uhci.0,port=1 -device 
virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3 -iscsi 
initiator-name=iqn.1993-08.org.debian:01:5ef5177c1668 -drive 
file=/mnt/pve/netapp-Vserver-pnfs-web/images/vm235/vm-235-disk-2.raw,if=none,id=drive-virtio1,format=raw,bps_rd=41943040,bps_wr=41943040,aio=native,cache=none,detect-zeroes=on
 -device virtio-blk-pci,drive=drive-virtio1,id=virtio1,bus=pci.0,addr=0xb 
-drive if=none,id=drive-ide2,media=cdrom,aio=native -device 
ide-cd,bus=ide.1,unit=0,drive=drive-ide2,id=ide2,bootindex=200 -drive 
file=/mnt/pve/netapp-Vserver-pnfs-web/images/vm235/vm-235-disk-1.raw,if=none,id=drive-virtio0,format=raw,cache=none,bps_rd=10485760,bps_wr=10485760,aio=native,detect-zeroes=on
 -device 
virtio-blk-pci,drive=drive-virtio0,id=virtio0,bus=pci.0,addr=0xa,bootindex=101 
-rtc driftfix=slew,base=localtime -machine type=pc-i440fx-2.2 -incoming 
tcp:10.3.94.50:6 -S 

Unknown savevm section type 5 
kvm: load of migration failed: Invalid argument 

- Mail original - 
De: dietmar diet...@proxmox.com 
À: aderumier aderum...@odiso.com, datanom.net m...@datanom.net 
Cc: pve-devel pve-devel@pve.proxmox.com 
Envoyé: Vendredi 30 Janvier 2015 18:52:23 
Objet: Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3 

 also with kernel 2.6.32, I has problem of migration from opteron 63XX to 
 opteron 61XX 

I use exactly the same hardware in that test cluster. 
___ 
pve-devel mailing list 
pve-devel@pve.proxmox.com 
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel 
___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3

2015-02-24 Thread Alexandre DERUMIER
Is that enough to have it at target or is it also need at source? 

Target is enough (good news!).



- Mail original -
De: Stefan Priebe s.pri...@profihost.ag
À: aderumier aderum...@odiso.com
Cc: dietmar diet...@proxmox.com, pve-devel pve-devel@pve.proxmox.com
Envoyé: Mardi 24 Février 2015 16:37:36
Objet: Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3

Is that enough to have it at target or is it also need at source? 

Stefan 
Excuse my typo s ent from my mobile phone. 

Am 24.02.2015 um 16:27 schrieb Alexandre DERUMIER  aderum...@odiso.com : 





BQ_BEGIN

BQ_BEGIN
fix most probably: 



BQ_END

BQ_BEGIN

BQ_BEGIN
http://permalink.gmane.org/gmane.comp.emulators.qemu/317971 

BQ_END

BQ_END

BQ_BEGIN

BQ_BEGIN
Stefan 

BQ_END

BQ_END

Yes, Indeed. 

I have apply the patch, it's fix my windows migration bug. 


- Mail original - 
De: Stefan Priebe  s.pri...@profihost.ag  
À: aderumier  aderum...@odiso.com , dietmar  diet...@proxmox.com  
Cc: pve-devel  pve-devel@pve.proxmox.com  
Envoyé: Mardi 24 Février 2015 16:09:06 
Objet: Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3 

fix most probably: 
http://permalink.gmane.org/gmane.comp.emulators.qemu/317971 
Stefan 

Am 24.02.2015 um 16:07 schrieb Alexandre DERUMIER: 

BQ_BEGIN
Just found a similar bug report with windows too 

BQ_END

BQ_BEGIN


BQ_END

BQ_BEGIN
https://www.redhat.com/archives/libvirt-users/2015-February/msg8.html 

BQ_END

BQ_BEGIN


BQ_END

BQ_BEGIN
- Mail original - 

BQ_END

BQ_BEGIN
De: aderumier  aderum...@odiso.com  

BQ_END

BQ_BEGIN
À: dietmar  diet...@proxmox.com  

BQ_END

BQ_BEGIN
Cc: pve-devel  pve-devel@pve.proxmox.com  

BQ_END

BQ_BEGIN
Envoyé: Mardi 24 Février 2015 16:01:23 

BQ_END

BQ_BEGIN
Objet: Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3 

BQ_END

BQ_BEGIN


BQ_END

BQ_BEGIN
Hi, 

BQ_END

BQ_BEGIN


BQ_END

BQ_BEGIN
I have finally have migration problem with qemu 2.2. 

BQ_END

BQ_BEGIN


BQ_END

BQ_BEGIN
But only with windows guest vm. (tested around 200linux vms without any 
problem) 

BQ_END

BQ_BEGIN


BQ_END

BQ_BEGIN
Can reproduce 100% 

BQ_END

BQ_BEGIN


BQ_END

BQ_BEGIN
from any host (intel,amd) to any host (intel,amd). 

BQ_END

BQ_BEGIN


BQ_END

BQ_BEGIN
I have launched the target process manually, I got an Unknown savevm section 
type 5 at the end of the migration. 

BQ_END

BQ_BEGIN
Could it be related to some proxmox patches ? 

BQ_END

BQ_BEGIN


BQ_END

BQ_BEGIN


BQ_END

BQ_BEGIN
/usr/bin/kvm -id 235 -chardev 
socket,id=qmp,path=/var/run/qemu-server/235.qmp,server,nowait -mon 
chardev=qmp,mode=control -vnc unix:/var/run/qemu-server/235.vnc,x509,password 
-pidfile /var/run/qemu-server/235.pid -name update2 -smp 
8,sockets=2,cores=4,maxcpus=8 -nodefaults -boot 
menu=on,strict=on,reboot-timeout=1000 -vga cirrus -cpu 
kvm64,+lahf_lm,+x2apic,+sep -m 2048 -k fr -device 
piix3-usb-uhci,id=uhci,bus=pci.0,addr=0x1.0x2 -device 
usb-tablet,id=tablet,bus=uhci.0,port=1 -device 
virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3 -iscsi 
initiator-name=iqn.1993-08.org.debian:01:5ef5177c1668 -drive 
file=/mnt/pve/netapp-Vserver-pnfs-web/images/vm235/vm-235-disk-2.raw,if=none,id=drive-virtio1,format=raw,bps_rd=41943040,bps_wr=41943040,aio=native,cache=none,detect-zeroes=on
 -device virtio-blk-pci,drive=drive-virtio1,id=virtio1,bus=pci.0,addr=0xb 
-drive if=none,id=drive-ide2,media=cdrom,aio=native -device 
ide-cd,bus=ide.1,unit=0,drive=drive-ide2,id=ide2,bootindex=200 -drive 
file=/mnt/pve 

BQ_END
/ 
netapp-Vserver-pnfs-web/images/vm235/vm-235-disk-1.raw,if=none,id=drive-virtio0,format=raw,cache=none,bps_rd=10485760,bps_wr=10485760,aio=native,detect-zeroes=on
 -device 
virtio-blk-pci,drive=drive-virtio0,id=virtio0,bus=pci.0,addr=0xa,bootindex=101 
-rtc driftfix=slew,base=localtime -machine type=pc-i440fx-2.2 -incoming 
tcp:10.3.94.50:6 -S 

BQ_BEGIN


BQ_END

BQ_BEGIN
Unknown savevm section type 5 

BQ_END

BQ_BEGIN
kvm: load of migration failed: Invalid argument 

BQ_END

BQ_BEGIN


BQ_END

BQ_BEGIN
- Mail original - 

BQ_END

BQ_BEGIN
De: dietmar  diet...@proxmox.com  

BQ_END

BQ_BEGIN
À: aderumier  aderum...@odiso.com ,  datanom.net   m...@datanom.net  

BQ_END

BQ_BEGIN
Cc: pve-devel  pve-devel@pve.proxmox.com  

BQ_END

BQ_BEGIN
Envoyé: Vendredi 30 Janvier 2015 18:52:23 

BQ_END

BQ_BEGIN
Objet: Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3 

BQ_END

BQ_BEGIN


BQ_END

BQ_BEGIN

BQ_BEGIN
also with kernel 2.6.32, I has problem of migration from opteron 63XX to 

BQ_END

BQ_END

BQ_BEGIN

BQ_BEGIN
opteron 61XX 

BQ_END

BQ_END

BQ_BEGIN


BQ_END

BQ_BEGIN
I use exactly the same hardware in that test cluster. 

BQ_END

BQ_BEGIN
___ 

BQ_END

BQ_BEGIN
pve-devel mailing list 

BQ_END

BQ_BEGIN
pve-devel@pve.proxmox.com 

BQ_END

BQ_BEGIN
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel 

BQ_END

BQ_BEGIN
___ 

BQ_END

BQ_BEGIN
pve-devel mailing list 

BQ_END

BQ_BEGIN

Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3

2015-02-24 Thread Dietmar Maurer
 qemu topic about it:
 http://thread.gmane.org/gmane.comp.emulators.qemu/319527/focus=319653
 
 and patch (applied in master, not on qemu 2.2 yey) !
 http://permalink.gmane.org/gmane.comp.emulators.qemu/317971
 
 I'll try it.
 
 Maybe it's related to your migrations problem ?

Will test ...

___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3

2015-01-30 Thread Alexandre DERUMIER
don't have problem here, 

I have migrate a lot of debian guest (kernel 3.7), and win2012/2008. 
I'm runing kernel 3.10 on host. 

(I had migration problem previously between amd and xeons host with 2.6.32 
kernel) 





Alexandre Derumier 
Ingénieur système et stockage 


Fixe : 03 20 68 90 88 
Fax : 03 20 68 90 81 


45 Bvd du Général Leclerc 59100 Roubaix 
12 rue Marivaux 75002 Paris 


MonSiteEstLent.com - Blog dédié à la webperformance et la gestion de pics de 
trafic 


De: dietmar diet...@proxmox.com 
À: datanom.net m...@datanom.net, pve-devel pve-devel@pve.proxmox.com 
Envoyé: Vendredi 30 Janvier 2015 16:41:10 
Objet: Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3 

  random failures with live migration and snapshots, mostly on slow/older 
  hardware. 
  
 Could you define slow and older more specific? 

I have a reproducable problem on a host with: 

AMD Athlon(tm) II Neo N36L Dual-Core Processor 

# qm config 102 
boot: cdn 
bootdisk: ide0 
cores: 1 
ide0: test3:vm-102-disk-1,cache=writethrough,size=32G 
ide2: none,media=cdrom 
memory: 1024 
name: win2008r2 
net0: virtio=DA:85:BB:ED:8D:D0,bridge=vmbr0 
ostype: win7 
smbios1: uuid=a0ea8115-fbb5-4db3-8c0c-277fc7910e6d 
sockets: 1 

___ 
pve-devel mailing list 
pve-devel@pve.proxmox.com 
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel 
___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3

2015-01-30 Thread Dietmar Maurer
 don't have problem here, 
 
 I have migrate a lot of debian guest (kernel 3.7), and win2012/2008. 
 I'm runing kernel 3.10 on host. 

So the situation is better than expected. Nevertheless, we cannot release
code with reproducible bugs to stable repositories. 

So the update from 2.1.2 to 2.1.3 seems safer for the moment. 

Of cause, I am still trying to find the bug that cause problems with 2.2,
and update asap.

___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3

2015-01-30 Thread Alexandre DERUMIER
also with kernel 2.6.32, I has problem of migration from opteron 63XX to 
opteron 61XX

(qemu 2.1 and qemu 2.2)

- Mail original -
De: datanom.net m...@datanom.net
À: pve-devel pve-devel@pve.proxmox.com
Envoyé: Vendredi 30 Janvier 2015 18:07:02
Objet: Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3

On Fri, 30 Jan 2015 16:41:10 +0100 (CET) 
Dietmar Maurer diet...@proxmox.com wrote: 

 
 AMD Athlon(tm) II Neo N36L Dual-Core Processor 
 
AMD Opteron here. No problems. 

 ide0: test3:vm-102-disk-1,cache=writethrough,size=32G 
Is this only happening using ide or is it a general thing? 

-- 
Hilsen/Regards 
Michael Rasmussen 

Get my public GnuPG keys: 
michael at rasmussen dot cc 
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0xD3C9A00E 
mir at datanom dot net 
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0xE501F51C 
mir at miras dot org 
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0xE3E80917 
-- 
/usr/games/fortune -es says: 
Insomnia isn't anything to lose sleep over. 

___ 
pve-devel mailing list 
pve-devel@pve.proxmox.com 
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel 

___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3

2015-01-30 Thread Stefan Priebe - Profihost AG

Am 30.01.2015 um 16:21 schrieb Dietmar Maurer diet...@proxmox.com:

 Did you already test 2.1.3 from pvetest?
 
 No i didn't but i can't go back either as all my vms already run 2.2 
 since weeks. But i don't have old / slow hw...
 
 And live migration works stable for you? Do you live migrate windows guests?

Yes and yes but everything on E5 Xeons.
 
___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3

2015-01-30 Thread Dietmar Maurer
  random failures with live migration and snapshots, mostly on slow/older
  hardware.
  
 Could you define slow and older more specific?

I have a reproducable problem on a host with:

AMD Athlon(tm) II Neo N36L Dual-Core Processor

# qm config 102
boot: cdn
bootdisk: ide0
cores: 1
ide0: test3:vm-102-disk-1,cache=writethrough,size=32G
ide2: none,media=cdrom
memory: 1024
name: win2008r2
net0: virtio=DA:85:BB:ED:8D:D0,bridge=vmbr0
ostype: win7
smbios1: uuid=a0ea8115-fbb5-4db3-8c0c-277fc7910e6d
sockets: 1

___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3

2015-01-30 Thread Michael Rasmussen
On Fri, 30 Jan 2015 16:41:10 +0100 (CET)
Dietmar Maurer diet...@proxmox.com wrote:

 
 AMD Athlon(tm) II Neo N36L Dual-Core Processor
 
AMD Opteron here. No problems.

 ide0: test3:vm-102-disk-1,cache=writethrough,size=32G
Is this only happening using ide or is it a general thing?

-- 
Hilsen/Regards
Michael Rasmussen

Get my public GnuPG keys:
michael at rasmussen dot cc
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0xD3C9A00E
mir at datanom dot net
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0xE501F51C
mir at miras dot org
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0xE3E80917
--
/usr/games/fortune -es says:
Insomnia isn't anything to lose sleep over.


pgpnpWNj72uIk.pgp
Description: OpenPGP digital signature
___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3

2015-01-30 Thread Dietmar Maurer
  Did you already test 2.1.3 from pvetest?
 
 
 No i didn't but i can't go back either as all my vms already run 2.2 
 since weeks. But i don't have old / slow hw...

And live migration works stable for you? Do you live migrate windows guests?

___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3

2015-01-30 Thread Michael Rasmussen
On Fri, 30 Jan 2015 16:10:32 +0100 (CET)
Dietmar Maurer diet...@proxmox.com wrote:

 
 random failures with live migration and snapshots, mostly on slow/older
 hardware.
 
Could you define slow and older more specific?

-- 
Hilsen/Regards
Michael Rasmussen

Get my public GnuPG keys:
michael at rasmussen dot cc
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0xD3C9A00E
mir at datanom dot net
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0xE501F51C
mir at miras dot org
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0xE3E80917
--
/usr/games/fortune -es says:
Thyme's Law:
Everything goes wrong at once.


pgpJKKUwrzVQe.pgp
Description: OpenPGP digital signature
___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3

2015-01-30 Thread Dietmar Maurer
  ide0: test3:vm-102-disk-1,cache=writethrough,size=32G
 Is this only happening using ide or is it a general thing?

Seems a general problem. 

But I also have problem with snapshots on total different hardware.

___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3

2015-01-30 Thread Dietmar Maurer
 also with kernel 2.6.32, I has problem of migration from opteron 63XX to
 opteron 61XX

I use exactly the same hardware in that test cluster.

___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


[pve-devel] new branch for pve-qemu-kvm 2.1.3

2015-01-30 Thread Dietmar Maurer
FYI, I create a new branch for pve-qemu-kvm 2.1.3, because 2.2 has bugs in live
migration code.

https://git.proxmox.com/?p=pve-qemu-kvm.git;a=shortlog;h=refs/heads/stable-3.3-fixes

2.1.3 runs stable for us.

- Dietmar

___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3

2015-01-30 Thread Stefan Priebe


Am 30.01.2015 um 15:56 schrieb Dietmar Maurer:

FYI, I create a new branch for pve-qemu-kvm 2.1.3, because 2.2 has bugs in live
migration code.

https://git.proxmox.com/?p=pve-qemu-kvm.git;a=shortlog;h=refs/heads/stable-3.3-fixes

2.1.3 runs stable for us.


strange - to me 2.1.2 was buggy but 2.2 is running fine.

What kind of problems do you have?

Stefan
___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3

2015-01-30 Thread Dietmar Maurer
 Am 30.01.2015 um 15:56 schrieb Dietmar Maurer:
  FYI, I create a new branch for pve-qemu-kvm 2.1.3, because 2.2 has bugs in
  live
  migration code.
 
  https://git.proxmox.com/?p=pve-qemu-kvm.git;a=shortlog;h=refs/heads/stable-3.3-fixes
 
  2.1.3 runs stable for us.
 
 strange - to me 2.1.2 was buggy but 2.2 is running fine.
 
 What kind of problems do you have?

random failures with live migration and snapshots, mostly on slow/older
hardware.

Did you already test 2.1.3 from pvetest?

___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] new branch for pve-qemu-kvm 2.1.3

2015-01-30 Thread Stefan Priebe

Am 30.01.2015 um 16:10 schrieb Dietmar Maurer:

Am 30.01.2015 um 15:56 schrieb Dietmar Maurer:

FYI, I create a new branch for pve-qemu-kvm 2.1.3, because 2.2 has bugs in
live
migration code.

https://git.proxmox.com/?p=pve-qemu-kvm.git;a=shortlog;h=refs/heads/stable-3.3-fixes

2.1.3 runs stable for us.


strange - to me 2.1.2 was buggy but 2.2 is running fine.

What kind of problems do you have?


random failures with live migration and snapshots, mostly on slow/older
hardware.

Did you already test 2.1.3 from pvetest?



No i didn't but i can't go back either as all my vms already run 2.2 
since weeks. But i don't have old / slow hw...


Stefan
___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel