yes - PVE (5) supports ethX, enXYZ, and ibX (as physical interfaces). the statistic data collection is missing the latter two.
could you file a bug for this? please include the error messages, logs, and "pveversion -v". thanks.
When I migrate a VM:
Stop
Wide character in print at /usr/share/perl5/PVE/AbstractMigrate.pm line 37.
май 24 01:12:57 starting migration of VM 103 to node 'pve3' (91.219.164.4)
Wide character in print at /usr/share/perl5/PVE/AbstractMigrate.pm line 37.
май 24 01:12:57 copying disk images
Wide character in print at /usr/share/perl5/PVE/AbstractMigrate.pm line 37.
май 24 01:12:57 starting VM 103 on remote node 'pve3'
Wide character in print at /usr/share/perl5/PVE/AbstractMigrate.pm line 37.
май 24 01:12:58 start failed: command '/usr/bin/kvm -id 103 -chardev 'socket,id=qmp,path=/var/run/qemu-server/103.qmp,server,nowait' -mon 'chardev=qmp,mode=control' -pidfile /var/run/qemu-server/103.pid -daemonize -smbios 'type=1,uuid=f02ea4a1-64aa-4f82-9d0e-480a8eb3d114' -name ititv -smp '2,sockets=1,cores=2,maxcpus=2' -nodefaults -boot 'menu=on,strict=on,reboot-timeout=1000,splash=/usr/share/qemu-server/bootsplash.jpg' -vga cirrus -vnc unix:/var/run/qemu-server/103.vnc,x509,password -cpu kvm64,+lahf_lm,+sep,+kvm_pv_unhalt,+kvm_pv_eoi,enforce -m 8192 -k en-us -device 'pci-bridge,id=pci.1,chassis_nr=1,bus=pci.0,addr=0x1e' -device 'pci-bridge,id=pci.2,chassis_nr=2,bus=pci.0,addr=0x1f' -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:92a0f07a8b93' -drive 'if=none,id=drive-ide2,media=cdrom,aio=threads' -device 'ide-cd,bus=ide.1,unit=0,drive=drive-ide2,id=ide2,bootindex=200' -drive 'file=/mnt/pve/border-1T/images/103/vm-103-disk-1.qcow2,if=none,id=drive-virtio0,format=qcow2,cache=none,aio=native,detect-zeroes=on' -device 'virtio-blk-pci,drive=drive-virtio0,id=virtio0,bus=pci.0,addr=0xa,bootindex=100' -netdev 'type=tap,id=net0,ifname=tap103i0,script=/var/lib/qemu-server/pve-bridge,downscript=/var/lib/qemu-server/pve-bridgedown,vhost=on' -device 'virtio-net-pci,mac=5A:48:C2:1D:07:F1,netdev=net0,bus=pci.0,addr=0x12,id=net0,bootindex=300' -machine 'type=pc-i440fx-2.9' -incoming unix:/run/qemu-server/103.migrate -S' failed: exit code 1
Wide character in print at /usr/share/perl5/PVE/AbstractMigrate.pm line 37.
май 24 01:12:58 ERROR: online migrate failure - command '/usr/bin/ssh -o 'BatchMode=yes' root@91.219.164.4 qm start 103 --skiplock --migratedfrom pve2 --migration_type secure --stateuri unix --machine pc-i440fx-2.9' failed: exit code 255
Wide character in print at /usr/share/perl5/PVE/AbstractMigrate.pm line 37.
май 24 01:12:58 aborting phase 2 - cleanup resources
Wide character in print at /usr/share/perl5/PVE/AbstractMigrate.pm line 37.
май 24 01:12:58 migrate_cancel
Wide character in print at /usr/share/perl5/PVE/AbstractMigrate.pm line 37.
май 24 01:12:59 ERROR: migration finished with problems (duration 00:00:03)
TASK ERROR: migration problems
pveversion -v
proxmox-ve: 5.0-7 (running kernel: 4.10.8-1-pve)
pve-manager: 5.0-10 (running version: 5.0-10/0d270679)
pve-kernel-4.10.8-1-pve: 4.10.8-7
libpve-http-server-perl: 2.0-4
lvm2: 2.02.168-pve2
corosync: 2.4.2-pve2
libqb0: 1.0.1-1
pve-cluster: 5.0-7
qemu-server: 5.0-4
pve-firmware: 2.0-2
libpve-common-perl: 5.0-12
libpve-guest-common-perl: 2.0-1
libpve-access-control: 5.0-4
libpve-storage-perl: 5.0-3
pve-libspice-server1: 0.12.8-3
vncterm: 1.4-1
pve-docs: 5.0-1
pve-qemu-kvm: 2.9.0-1
pve-container: 2.0-6
pve-firewall: 3.0-1
pve-ha-manager: 2.0-1
ksm-control-daemon: not correctly installed
glusterfs-client: 3.8.8-1
lxc-pve: 2.0.8-1
lxcfs: 2.0.7-pve1
criu: 2.11.1-1~bpo90
novnc-pve: 0.5-9
smartmontools: 6.5+svn4324-1
openvswitch-switch: 2.7.0-2
Migration works even with this error.
However I am worried much more about last bug. Because of this freeze I can not migrate completely to Proxmox 5.0. What can it be? And how can I catch it without errors in logs?