fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


proxmox:pve:migration

Differences

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

Link to this comparison view

Next revision
Previous revision
proxmox:pve:migration [2025/09/07 13:20] – created adminproxmox:pve:migration [2025/09/08 11:42] (current) – removed admin
Line 1: Line 1:
-====== Proxmox Migration ====== 
- 
-===== Linux ===== 
- 
-==== SLES ==== 
- 
-<code> 
-grep CONFIG_VIRTIO /boot/config-$(uname -r) 
-grep CONFIG_VIRTIO /boot/config-$(uname -r) | grep =y 
-lsinitrd /boot/initrd-$(uname -r) | grep virtio 
-</code> 
- 
-''vi /etc/dracut.conf.d/virtio-drivers.conf'' 
-<code> 
-add_drivers+=" virtio virtio_pci virtio_blk virtio_net virtio_ring virtio_scsi " 
-</code> 
- 
-<code> 
-dracut -f /boot/initrd-$(uname -r) > /tmp/dracut.log 2>&1 
- 
-lsinitrd /boot/initrd-$(uname -r) | grep virtio 
-</code> 
- 
-https://pve.proxmox.com/wiki/Paravirtualized_Drivers_for_Linux 
  
proxmox/pve/migration.1757244016.txt.gz · Last modified: by admin