Hallo.
Mein erster Cluster. Hat soweit, denke ich, gut geklappt.
- proxmox71 - node1 - Verzeichnis Contrainer -> Shared auf storage91
- proxmox81 - node2 - Verzeichnis Contrainer -> Shared auf storage91
- storage91 - Debian mit NFS4 Freigabe (async)
Kernelversion = Linux 4.15.17-1-pve #1 SMP PVE 4.15.17-9
PVE Manager Version = pve-manager/5.2-1/0fcd7879
Bevor ich mit HA spiele wollte ich eine Online-Migration von 71 auf 81 ausführen.
Dabei kommt:
Hinweis - totale Verwirrung:
Wenn ich die Maschine 1x offline von proxmox71 auf proxmox81 übertrage, dann die Maschine starte, dann kann ich auch eine Online-Migration machen. Habe danach 3x hin- und her übertragen.
Kann mir bitte jemand helfen?
Vielen Dank, Lars
Mein erster Cluster. Hat soweit, denke ich, gut geklappt.
- proxmox71 - node1 - Verzeichnis Contrainer -> Shared auf storage91
- proxmox81 - node2 - Verzeichnis Contrainer -> Shared auf storage91
- storage91 - Debian mit NFS4 Freigabe (async)
Kernelversion = Linux 4.15.17-1-pve #1 SMP PVE 4.15.17-9
PVE Manager Version = pve-manager/5.2-1/0fcd7879
Bevor ich mit HA spiele wollte ich eine Online-Migration von 71 auf 81 ausführen.
Dabei kommt:
Code:
()
2018-08-30 22:48:17 starting migration of VM 110 to node 'proxmox81' (192.168.0.81)
2018-08-30 22:48:17 copying disk images
2018-08-30 22:48:17 starting VM 110 on remote node 'proxmox81'
2018-08-30 22:48:18 start failed: command '/usr/bin/kvm -id 110 -chardev 'socket,id=qmp,path=/var/run/qemu-server/110.qmp,server,nowait' -mon 'chardev=qmp,mode=control' -pidfile /var/run/qemu-server/110.pid -daemonize -smbios 'type=1,uuid=bbe34712-90f8-40db-a625-03b2561964f6' -name win2012wsus.mydom.lan -smp '4,sockets=1,cores=4,maxcpus=4' -nodefaults -boot 'menu=on,strict=on,reboot-timeout=1000,splash=/usr/share/qemu-server/bootsplash.jpg' -vga std -vnc unix:/var/run/qemu-server/110.vnc,x509,password -no-hpet -cpu 'kvm64,+lahf_lm,+sep,+kvm_pv_unhalt,+kvm_pv_eoi,hv_spinlocks=0x1fff,hv_vapic,hv_time,hv_reset,hv_vpindex,hv_runtime,hv_relaxed,enforce' -m 8192 -k de -device 'pci-bridge,id=pci.2,chassis_nr=2,bus=pci.0,addr=0x1f' -device 'pci-bridge,id=pci.1,chassis_nr=1,bus=pci.0,addr=0x1e' -device 'piix3-usb-uhci,id=uhci,bus=pci.0,addr=0x1.0x2' -device 'usb-tablet,id=tablet,bus=uhci.0,port=1' -iscsi 'initiator-name=iqn.1993-08.org.debian:01:555f2fb8b9d' -drive 'file=/var/lib/vz-array09-sata/ISO/template/iso/virtio-win-0.1.141.iso,if=none,id=drive-ide0,media=cdrom,aio=threads' -device 'ide-cd,bus=ide.0,unit=0,drive=drive-ide0,id=ide0,bootindex=200' -drive 'file=/var/lib/vz-array01-ssd/images/110/vm-110-disk-1.qcow2,if=none,id=drive-virtio0,cache=unsafe,format=qcow2,aio=threads,detect-zeroes=on' -device 'virtio-blk-pci,drive=drive-virtio0,id=virtio0,bus=pci.0,addr=0xa,bootindex=100' -drive 'file=/var/lib/vz-array01-ssd/images/110/vm-110-disk-2.qcow2,if=none,id=drive-virtio1,cache=unsafe,format=qcow2,aio=threads,detect-zeroes=on' -device 'virtio-blk-pci,drive=drive-virtio1,id=virtio1,bus=pci.0,addr=0xb' -netdev 'type=tap,id=net0,ifname=tap110i0,script=/var/lib/qemu-server/pve-bridge,downscript=/var/lib/qemu-server/pve-bridgedown,vhost=on' -device 'virtio-net-pci,mac=DA:73:BD:BE:77:EE,netdev=net0,bus=pci.0,addr=0x12,id=net0,bootindex=300' -rtc 'driftfix=slew,base=localtime' -machine 'type=pc-i440fx-2.11' -global 'kvm-pit.lost_tick_policy=discard' -incoming unix:/run/qemu-server/110.migrate -S' failed: exit code 1
2018-08-30 22:48:19 ERROR: online migrate failure - command '/usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=proxmox81' root@192.168.0.81 qm start 110 --skiplock --migratedfrom proxmox71 --migration_type secure --stateuri unix --machine pc-i440fx-2.11' failed: exit code 255
2018-08-30 22:48:19 aborting phase 2 - cleanup resources
2018-08-30 22:48:19 migrate_cancel
2018-08-30 22:48:20 ERROR: migration finished with problems (duration 00:00:03)
TASK ERROR: migration problems
Code:
kvm: -machine type=pc-i440fx-2.11: unsupported machine type
Use -machine help to list supported machines
TASK ERROR: start failed: command '/usr/bin/kvm -id 110 -chardev 'socket,id=qmp,path=/var/run/qemu-server/110.qmp,server,nowait' -mon 'chardev=qmp,mode=control' -pidfile /var/run/qemu-server/110.pid -daemonize -smbios 'type=1,uuid=bbe34712-90f8-40db-a625-03b2561964f6' -name win2012wsus.mydom.lan -smp '4,sockets=1,cores=4,maxcpus=4' -nodefaults -boot 'menu=on,strict=on,reboot-timeout=1000,splash=/usr/share/qemu-server/bootsplash.jpg' -vga std -vnc unix:/var/run/qemu-server/110.vnc,x509,password -no-hpet -cpu 'kvm64,+lahf_lm,+sep,+kvm_pv_unhalt,+kvm_pv_eoi,hv_spinlocks=0x1fff,hv_vapic,hv_time,hv_reset,hv_vpindex,hv_runtime,hv_relaxed,enforce' -m 8192 -k de -device 'pci-bridge,id=pci.2,chassis_nr=2,bus=pci.0,addr=0x1f' -device 'pci-bridge,id=pci.1,chassis_nr=1,bus=pci.0,addr=0x1e' -device 'piix3-usb-uhci,id=uhci,bus=pci.0,addr=0x1.0x2' -device 'usb-tablet,id=tablet,bus=uhci.0,port=1' -iscsi 'initiator-name=iqn.1993-08.org.debian:01:555f2fb8b9d' -drive 'file=/var/lib/vz-array09-sata/ISO/template/iso/virtio-win-0.1.141.iso,if=none,id=drive-ide0,media=cdrom,aio=threads' -device 'ide-cd,bus=ide.0,unit=0,drive=drive-ide0,id=ide0,bootindex=200' -drive 'file=/var/lib/vz-array01-ssd/images/110/vm-110-disk-1.qcow2,if=none,id=drive-virtio0,cache=unsafe,format=qcow2,aio=threads,detect-zeroes=on' -device 'virtio-blk-pci,drive=drive-virtio0,id=virtio0,bus=pci.0,addr=0xa,bootindex=100' -drive 'file=/var/lib/vz-array01-ssd/images/110/vm-110-disk-2.qcow2,if=none,id=drive-virtio1,cache=unsafe,format=qcow2,aio=threads,detect-zeroes=on' -device 'virtio-blk-pci,drive=drive-virtio1,id=virtio1,bus=pci.0,addr=0xb' -netdev 'type=tap,id=net0,ifname=tap110i0,script=/var/lib/qemu-server/pve-bridge,downscript=/var/lib/qemu-server/pve-bridgedown,vhost=on' -device 'virtio-net-pci,mac=DA:73:BD:BE:77:EE,netdev=net0,bus=pci.0,addr=0x12,id=net0,bootindex=300' -rtc 'driftfix=slew,base=localtime' -machine 'type=pc-i440fx-2.11' -global 'kvm-pit.lost_tick_policy=discard' -incoming unix:/run/qemu-server/110.migrate -S' failed: exit code 1
Hinweis - totale Verwirrung:
Wenn ich die Maschine 1x offline von proxmox71 auf proxmox81 übertrage, dann die Maschine starte, dann kann ich auch eine Online-Migration machen. Habe danach 3x hin- und her übertragen.
Kann mir bitte jemand helfen?
Vielen Dank, Lars
Last edited: