"ssh-keygen -f "/etc/ssh/ssh_known_hosts" -R "IP" on every node. This command removes the specified host key entry for the IP address "10.10.30.21" from the "/etc/ssh/ssh_known_hosts" file, allowing the system to establish a new connection with the destination server during the Proxmox VM migration.