Unable to rotate passwords for an edge cluster node, which fails with the following error:2021-06-11T16:33:29.843+0000 ERROR [vcf_om,0000000000000000,0000] [c.v.evo.sddc.common.util.SshUtil,Thread-69] Unable to create jsch CLI session:com.jcraft.jsch.JSchException: reject HostKey: <NSX Edge FQDN>
The SSH known_hosts keys are missing for the edge node or have been changed.
The edge node ID may be missing from the SDDC Manager database.
cp /home/vcf/.ssh/known_hosts /home/vcf/.ssh/known_hosts.bak chown vcf:vcf /home/vcf/.ssh/known_hosts chmod 644 /home/vcf/.ssh/known_hosts chown vcf:vcf /home/vcf/.ssh/known_hosts ssh-keyscan -4 -t rsa <IP ADDRESS OF THE EDGE NODE> >> /home/vcf/.ssh/known_hosts ssh-keyscan -4 -t rsa <FQDN OF THE EDGE NODE> >> /home/vcf/.ssh/known_hosts get user root status get user admin status get user audit statusset user admin/audit/root passwordset user admin password-expiration 120