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 [2026/08/15 15:58] – gsys | proxmox:pve:migration:esxi-pve [2026/08/23 15:11] (current) – [Linux] gsys | ||
|---|---|---|---|
| Line 19: | Line 19: | ||
| systemctl stop vgauthd open-vm-tools | systemctl stop vgauthd open-vm-tools | ||
| systemctl disable vgauthd open-vm-tools | systemctl disable vgauthd open-vm-tools | ||
| + | systemctl stop vgauthd vmtoolsd | ||
| + | systemctl disable vgauthd vmtoolsd | ||
| </ | </ | ||
| === SLES === | === SLES === | ||
| + | == Option 1 == | ||
| < | < | ||
| grep CONFIG_VIRTIO / | grep CONFIG_VIRTIO / | ||
| Line 43: | Line 46: | ||
| </ | </ | ||
| + | |||
| + | == Option 2 == | ||
| + | |||
| + | check available drivers | ||
| < | < | ||
| lsmod | grep virtio | lsmod | grep virtio | ||
| - | dracut -f / | + | </ |
| + | |||
| + | force adding the drivers | ||
| + | < | ||
| + | dracut -f / | ||
| + | </ | ||
| + | |||
| + | check initial ramdisk for drivers | ||
| + | < | ||
| lsinitrd / | lsinitrd / | ||
| </ | </ | ||
| Line 53: | Line 68: | ||
| === Debian === | === Debian === | ||
| + | check initial RAM filesystem | ||
| < | < | ||
| lsinitramfs / | lsinitramfs / | ||
| Line 115: | Line 131: | ||
| systemctl status qemu-guest-agent | systemctl status qemu-guest-agent | ||
| </ | </ | ||
| + | - Change interface names in network configs e.g. '' | ||
proxmox/pve/migration/esxi-pve.1786802287.txt.gz · Last modified: by gsys