node rename - VM not booting

@matrix
i have rebootet the system

pve-04:~# ls /etc/pve/nodes
pve-04 pve-05

====
root@pve-04:/etc/pve/nodes/pve-05# ls
lrm_status lxc openvz priv pve-ssl.key pve-ssl.pem qemu-server

would it be save to rm (remove all this file)?
i have the same file under /etc/pve/nodes/pve-04

have a nice day
vinc
 
Worked after reboot?

would it be save to rm (remove all this file)?
If you want as a backup you can copy this files to another path, but if worked you can delete them


If it doesn't work, make sure you've followed all the steps

-- Stop all services Proxmox PVE
# systemctl stop pve*

-- Edit the Hostname and hosts
# vi /etc/hostname
# vi /etc/hosts

-- Then restart your System
# reboot

-- After reboot should all services start again
# mv /etc/pve/nodes/OldHostName/lxc/* /etc/pve/nodes/NewHostName/lxc/
# mv /etc/pve/nodes/OldHostName/qemu-server/* /etc/pve/nodes/NewHostName/qemu-server/

-- Then reload PVE GUI
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!