fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


proxmox:pve:migration:esxi-pve

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
proxmox:pve:migration:esxi-pve [2025/09/08 14:28] adminproxmox:pve:migration:esxi-pve [2025/09/08 19:30] (current) – [Windows] admin
Line 33: Line 33:
  
 === Debian === === Debian ===
 +
 +<code>
 +lsinitramfs /boot/initrd.img-$(uname -r) | grep virtio
 +</code>
  
 ==== Windows ==== ==== Windows ====
Line 49: Line 53:
 ===== Post-Migration ===== ===== Post-Migration =====
  
-  - Enable qemu guest agent in vm options+
  
 <code> <code>
Line 65: Line 69:
  
   - Uninstall open-vm-tools<code>   - Uninstall open-vm-tools<code>
 +rpm -qa | grep vm                              # SLES
 zypper rm open-vm-tools                        # SLES zypper rm open-vm-tools                        # SLES
 apt remove open-vm-tools                       # Debian apt remove open-vm-tools                       # Debian
Line 81: Line 86:
  
   - Add temporary 1 GB SCSI HDD   - Add temporary 1 GB SCSI HDD
-  - Boot VM and install quemu guest agent and drivers +  - Boot VMinstall quemu guest agent and drivers 
-  - Shutdown VM and set VM disks to SCSI +  - Restore network configuration to adapter(s) (might only work if old one was e1000(e))<code> 
-  - Boot VM and restore network configutation to adapter(s) ''[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces]''+[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces]</code> 
 +  - 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.1757334480.txt.gz · Last modified: by admin