fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


proxmox:pve:migration

This is an old revision of the document!


Proxmox Migration

Pre-Migration

Linux

SLES

grep CONFIG_VIRTIO /boot/config-$(uname -r)
grep CONFIG_VIRTIO /boot/config-$(uname -r) | grep =y
lsinitrd /boot/initrd-$(uname -r) | grep virtio

vi /etc/dracut.conf.d/virtio-drivers.conf

add_drivers+=" virtio virtio_pci virtio_blk virtio_net virtio_ring virtio_scsi "
dracut -f /boot/initrd-$(uname -r) > /tmp/dracut.log 2>&1

lsinitrd /boot/initrd-$(uname -r) | grep virtio

https://pve.proxmox.com/wiki/Paravirtualized_Drivers_for_Linux

Windows

  1. Uninstall VMware Tools
  2. Install quemu guest agent

Post-Migration

Linux

Windows

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.  More information about cookies 
proxmox/pve/migration.1757244384.txt.gz ยท Last modified: by admin