Hi Forum,
Configuring a new PVE 7 environment and it appears that the insecure migration parameter in datacenter.cfg is not working.
datacenter.cfg
But when migrating it still starts a tunnel:
Read more
Configuring a new PVE 7 environment and it appears that the insecure migration parameter in datacenter.cfg is not working.
datacenter.cfg
Code:
migration: type=insecure,network=10.82.2.0/24
But when migrating it still starts a tunnel:
Code:
2021-11-02 21:12:28 use dedicated network address for sending migration traffic (10.82.2.22)
2021-11-02 21:12:28 starting migration of VM 104 to node 'pve02' (10.82.2.22)
2021-11-02 21:12:28 starting VM 104 on remote node 'pve02'
2021-11-02...
Read more