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/09/08 14:13] – admin | proxmox:pve:migration:esxi-pve [2025/09/08 19:30] (current) – [Windows] admin | ||
---|---|---|---|
Line 31: | Line 31: | ||
https:// | https:// | ||
+ | |||
+ | === Debian === | ||
+ | |||
+ | < | ||
+ | lsinitramfs / | ||
+ | </ | ||
==== Windows ==== | ==== Windows ==== | ||
Line 46: | Line 52: | ||
===== Post-Migration ===== | ===== Post-Migration ===== | ||
+ | |||
+ | |||
+ | |||
+ | < | ||
+ | PS C: | ||
+ | |||
+ | Status | ||
+ | ------ | ||
+ | Running | ||
+ | </ | ||
+ | < | ||
+ | qm agent < | ||
+ | </ | ||
==== Linux ==== | ==== Linux ==== | ||
- | - Install | + | |
+ | rpm -qa | grep vm # SLES | ||
+ | zypper rm open-vm-tools | ||
+ | apt remove open-vm-tools | ||
+ | </ | ||
+ | | ||
+ | zypper ref && zypper in qemu-guest-agent | ||
+ | apt update && apt install qemu-guest-agent | ||
+ | systemctl start qemu-guest-agent | ||
+ | systemctl enable qemu-guest-agent | ||
+ | systemctl status qemu-guest-agent | ||
+ | </ | ||
Line 56: | Line 86: | ||
- Add temporary 1 GB SCSI HDD | - Add temporary 1 GB SCSI HDD | ||
- | - Boot VM and install quemu guest agent and drivers | + | - Boot VM, install quemu guest agent and drivers |
- | - Shutdown VM and set VM disks to SCSI | + | - Restore |
- | - Boot VM and restore | + | [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces]</ |
+ | - Shutdown VM, reattach SATA VM disks as SCSI and remove temporary 1 GB disk | ||
+ | - Adjust boot order and enable qemu guest agent in vm options | ||
+ | - Boot VM, check diskmanager for offline secondary disks, Reboot |
proxmox/pve/migration/esxi-pve.1757333591.txt.gz · Last modified: by admin