Migration VM from VMware to PVE¶
1. Add ESXi to PVE¶
- 1.1 Add ESXi host to proxmox
Click
Datacenter->Storage->Add->ESXi
Input
ID->Server->Username->Password, and checkedSkip Certificate Verification, then clickAdd
Confirm with
Storage
2. Import VM¶
Before import VM, you need shutdown VMware guest OS
- 2.1 Check VM status was
Shutdown(confirm with vCenter or ESXi)
- 2.2 Login PVE, and import VM to PVE
Select VMware disk, and click
import
Confirm VM
Generalinfo
Waiting VM import finish
3. Parameter optimization¶
- 3.1 Enable
QEMU Guest Agent
Select
VM, and clickOptions->QEMU Guest Agent->Edit
Checked
Use QEMU Guest Agentand clickOK
- 3.2 Change
Network Devicetype
Click
Hardware->Network Device (net0)->Edit
Change
ModeltoVirtIO (paravirtualized), and clickOK
- 3.3 [Optional] CPU optimization
⚠️If you configured multiple slots, please checked Enable NUMA
Click
Processors->Edit
Checked
Advanced->Enable NUMA
- 3.4 [Optional] Disk optimization
⚠️If SSD is used for storage, please Enable NUMA
Click
Hard Disk->Edit
Checked
SSD emulation
- 3.5 Startup
VM
Click
>_ Console->Start Nowto startupVM
4. Issue solve¶
- Windows Server
1.1 Network re-configure
- Linux Server
1.1 Network re-configure
Check current network name
Change network configure file
Apply network configure
1.2 VM Tools install
⚠️Please refer to VM Tool Install



















