[SOLVED] Settings move after renaming the node

Zueuk

New Member
Jul 15, 2013
3
0
1
Hello. How to move settings of vm's on the node with new hostname? inet-node01 - old hostname, s5400inetvrt02 - new hostname.
 
Last edited:
Hi,
take a look on /etc/pve/nodes/*/qemu-server/ and the link /etc/pve/qemu-server.

If you move your confs "mv /etc/pve/nodes/inet-node01/qemu-server/*.conf /etc/pve/qemu-server/" you should see all VMs again.


Udo