Hey,
I noticed a huge issue. When I try to migrate a VM to a different node I get extremely slow transfer rates.
This is unexpected since I use a dedicated Gigabit network for migration (which is unused except for migrations). Unsecure flag is set aswell.
Have a look on this migration log:
It took me 2 hours downtime to migrate the service. 4.5 MB/s...
Maybe someone can lead me to the bottleneck somehow. I do not know what can possible cause this slow performance.
Thank you very much for help!
I noticed a huge issue. When I try to migrate a VM to a different node I get extremely slow transfer rates.
This is unexpected since I use a dedicated Gigabit network for migration (which is unused except for migrations). Unsecure flag is set aswell.
Have a look on this migration log:
Code:
task started by HA resource agent
2019-04-25 11:53:30 use dedicated network address for sending migration traffic (10.10.10.12)
2019-04-25 11:53:30 starting migration of CT 113 to node 'node2' (10.10.10.12)
2019-04-25 11:53:31 found local volume 'local-lvm:vm-113-disk-0' (in current VM config)
491520+0 records in
491520+0 records out
32212254720 bytes (32 GB, 30 GiB) copied, 7183.68 s, 4.5 MB/s
3043+3574569 records in
3043+3574569 records out
32212254720 bytes (32 GB, 30 GiB) copied, 7439.18 s, 4.3 MB/s
2019-04-25 13:57:31 # /usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=node2' root@10.10.10.12 pvesr set-state 113 \''{}'\'
Logical volume "vm-113-disk-0" successfully removed
2019-04-25 13:57:32 start final cleanup
2019-04-25 13:57:33 migration finished successfully (duration 02:04:03)
TASK OK
It took me 2 hours downtime to migrate the service. 4.5 MB/s...
Maybe someone can lead me to the bottleneck somehow. I do not know what can possible cause this slow performance.
Thank you very much for help!