proxmox:pve:migration:esxi-pve
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| proxmox:pve:migration:esxi-pve [2025/10/08 05:40] – [Windows] gsys | proxmox:pve:migration:esxi-pve [2025/10/14 19:07] (current) – [Linux] gsys | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ==== Linux ==== | ==== Linux ==== | ||
| + | |||
| + | - Uninstall open-vm-tools/ | ||
| + | rpm -qa | grep vm # SLES | ||
| + | zypper se open-vm-tools | ||
| + | zypper rm open-vm-tools | ||
| + | apt remove open-vm-tools | ||
| + | vmware-uninstall-tools.pl | ||
| + | </ | ||
| === SLES === | === SLES === | ||
| Line 41: | Line 49: | ||
| </ | </ | ||
| + | ==== Unix ==== | ||
| + | === FreeBSD === | ||
| + | |||
| + | - Uninstall open-vm-tools/ | ||
| + | - Disable hardware checksum offload (pfSense: System > Advanced > Networking) | ||
| + | - Backup Config if firewall (pfSense/ | ||
| + | - Rename Interfaces in config to e.g. normal interface '' | ||
| ==== Windows ==== | ==== Windows ==== | ||
| Line 56: | Line 71: | ||
| - Set VM ID | - Set VM ID | ||
| - Set VM name | - Set VM name | ||
| + | - Checkmark prepare for VirtIO-SCSI | ||
| - Set NIC to VirtIO and set Bridge | - Set NIC to VirtIO and set Bridge | ||
| - Import | - Import | ||
| Line 62: | Line 78: | ||
| ==== Linux ==== | ==== Linux ==== | ||
| + | - Set VM ID | ||
| + | - Set VM name | ||
| + | - Set SCSI Controller to VirtIO-SCSI single and disks to scsiN | ||
| + | - Set NIC to VirtIO and set Bridge | ||
| + | - Import | ||
| ===== Post-Migration ===== | ===== Post-Migration ===== | ||
| Line 79: | Line 100: | ||
| ==== Linux ==== | ==== Linux ==== | ||
| - | - Uninstall open-vm-tools< | ||
| - | rpm -qa | grep vm # SLES | ||
| - | zypper rm open-vm-tools | ||
| - | apt remove open-vm-tools | ||
| - | </ | ||
| - Install qemu guest agent< | - Install qemu guest agent< | ||
| zypper ref && zypper in qemu-guest-agent | zypper ref && zypper in qemu-guest-agent | ||
| Line 97: | Line 113: | ||
| - Add temporary 1 GB SCSI HDD | - Add temporary 1 GB SCSI HDD | ||
| + | - Add virtio iso | ||
| - Boot VM, install quemu guest agent and drivers | - Boot VM, install quemu guest agent and drivers | ||
| - Restore network configuration to adapter(s) (might only work if old one was e1000(e))< | - Restore network configuration to adapter(s) (might only work if old one was e1000(e))< | ||
| [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces]</ | [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces]</ | ||
| - Shutdown VM, reattach SATA VM disks as SCSI and remove temporary 1 GB disk | - Shutdown VM, reattach SATA VM disks as SCSI and remove temporary 1 GB disk | ||
| + | - Set cache to writeback and enable discard | ||
| - Adjust boot order and enable qemu guest agent in vm options | - Adjust boot order and enable qemu guest agent in vm options | ||
| - Boot VM, check diskmanager for offline secondary disks, Reboot | - Boot VM, check diskmanager for offline secondary disks, Reboot | ||
proxmox/pve/migration/esxi-pve.1759894830.txt.gz · Last modified: by gsys