Issue about bwlimit

Hi,
the bandwidth limit should be enforced for HA migration as well (since it re-uses the same code as normal migration). What is the output of pveversion -v, how does your /etc/pve/datacenter.cfg look like, and is there a migrate_speed option set in your VM config (that would override the bandwidth limit)?
 
Hi

The output of datacenter.cfg as below:

email_from: islcloud@hkisl.net keyboard: en-us bwlimit: default=90000

I did not set up the migrate_speed in my VM config.
 
Tested here with bwlimit: default=90000, works as expected. There should be a line
Code:
2020-07-13 08:41:05 migration speed limit: 92160000 B/s
in your migration log. Could you share one of the logs? Again, which version are you running: pveversion -v?

Nevertheless, if somehow possible, having a dedicated link just for corosync is recommended.