I am trying to figure out a strategy to move my existing PVE installation to a new server. The new host will have new disks etc, so data will need to be migrated (as opposed to just physically moving the disk). I am also taking this opportunity to install Proxmox fresh. Quite significantly, I wish to keep the host/node name for the new host.
My initial plan was to rename the existing node, set up the new host, and then migrate the VMs over. However I have since found that renaming nodes with VMs is non trivial.
Is it possible to:
My initial plan was to rename the existing node, set up the new host, and then migrate the VMs over. However I have since found that renaming nodes with VMs is non trivial.
Is it possible to:
- Update the DNS entry of the existing host
- Install the new node with the same name and use the old DNS name (and have these exist on the network at the same time)
- Migrate VMs using DNS names (ie with no visibility of the proxmox node names)