remove node proxmox and I want use same name and ip address

please read the links :)
 
If you want to manually remove a node from known hosts try these:

ssh-keygen -f "/etc/ssh/ssh_known_hosts" -R "hostname"


You can manually edit/view the files:

nano /etc/pve/priv/authorized_keys

nano /etc/pve/priv/known_hosts
 
  • Like
Reactions: oguz