Install Proxmox VE on Physical Server A Which have difference hardware with server B. My question is When i move hard disk to server B, can i uses Proxmox VE without reconfigurations on new server
Install Proxmox VE on Physical Server A Which have difference hardware with server B. My question is When i move hard disk to server B, can i uses Proxmox VE without reconfigurations on new server
Hi,
you must done before at least one simple thing:
remove the nic-entry in /etc/udev/rules.d/70-persistent-net.rules
Otherwise your new eth0 will be renamed from udev to eth1 (or eth2, eth3 - depends on the next free number).
During boot the entry wil be recreated.