qemu

  1. J

    ARM64 auf PVE 6.4-6

    Hallo, ich habe eben nach dieser Anleitung versucht, eine ARM64-VM zu erstellen und darin Debain 9 zu installieren. Beim Start erhalte ich diesen Fehler: qemu-system-aarch64: -drive if=pflash,unit=1,format=raw,id=drive-efidisk0,size=67108864,file=/dev/hdd1/vm-119-disk-1: The sum of offset (0)...
  2. A

    Proxmox not allocating set memory to VMs

    I have this weird issue where all of the VMs that I run, do not get the allocated amount of memory. When rebooting the VM, the correct amount of memory is in fact available in the VM, but after a couple hours, the maximum allowed memory in the VM will be way less. The issue is resolved when I...
  3. M

    QEMU Exited With Code 1 When Adding 10G Network

    Good evening everyone, I'm relatively new to Proxmox, one of my Nodes has a 4 x 10GB Network Card, so I figured I would make use of it, so I added the connection and created the Linux Bridge with it, I then added the bridge to my Windows Server 2022 VM and when I try to start the Server again it...
  4. J

    request for help on keeping two vm synchronised between a proxmox server and a laptop VM

    Hello, This request fpr help on keeping two vm synchronised between a proxmox server and a laptop VM is about the following situation. Curious to learn what you are thinking A VM is used on a laptop during off-net tasks, in order to have some redundancy it would be of interest to also have...
  5. H

    Cloudinit not used by VM created by QEMU

    I have a CentOS VM that need to be used with `cloudinit`. Using libvirt, I am creating VM on Proxmox with Scaleway. I have an ansible file that create a VM name CentOS_Base, the most important commands are: # Downloading a CentOS-7-x86_64-GenericCloud-1809.qcow2 curl...
  6. H

    [SOLVED] QEMU fail to boot Virtual Machine failed : Could not read from CD ROM

    Using libvirt, I am creating VM on Proxmox with Scaleway. I have an ansible file that create a VM name CentOS_Base, the most important commands are: # Downloading a CentOS-7-x86_64-GenericCloud-1809.qcow2 curl https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-1809.qcow2 #...
  7. D

    Can QEMU-KVM execute in LXC on PVE?

    For a project, I need to run testing in QEMU with an emulation device. Our CI/CD environment is based on awesome PVE, if possible I'd like to integrate this testing into the current environment too. So I need to execute QEMU/KVM in an LXC on PVE, but I ran into a problem. The QEMU showed: ```...
  8. malkiefer

    Hyper-V Festplatte zu Promox konvertieren

    Guten Tag, ich habe heute einen .vhd in eine .vhdx mit Powershell konvertiert: Convert-VHD -Path D:\Disk.vhd -DestinationPath C:\tmp\Disk.vhdx Das wurde ohne Fehler abgeschlossen. Nach dieser Maßnahme habe ich dann die .vhdx Datei auf den Proxmox Server geschoben. Jetzt habe ich diesen...
  9. P

    Sending magic packet (WOL) from proxmox hosted lxc container to outside physical computer

    Hi there, I am trying to send magic packet from either a LXC or QEMU machine hosted on proxmox to a physical machine on another lan, but it looks like the magic packet does not go farther than the proxmox host. The target phy machine is on another lan I sniffed packet using wireshark on my own...
  10. A

    What is `/var/lib/vz/template/qemu` for?

    Hello, My question is pretty simple, what is `/var/lib/vz/template/qemu` for? I know that `/var/lib/vz/template/iso` is meant to hold the ISOs that you can see from the Web GUI, but what is the qemu for? Is it meant to hold special files? Can I use it to try and compile new images from...
  11. V

    QEMUCare Thoughts

    Hi All Just wondering if anyone has or is using "QEMUCare" from TuxCare its meant to patch QEMU live without a reboot. would be great to get some thoughts if anyone out there is or has used this product. am i allowed to post a link to the product page ? ""Cheers G
  12. J

    Cannot start VM - /dev/rbd/rbd missing, but /dev/rbd0 present?

    /dev/rbd1 kvm: -drive file=/dev/rbd/rbd/vm-150-disk-0,if=none,id=drive-scsi0,discard=on,format=raw,cache=none,aio=io_uring,detect-zeroes=unmap: Could not open '/dev/rbd/rbd/vm-150-disk-0': No such file or directory TASK ERROR: start failed: QEMU exited with code 1 I suspect this issue has...
  13. Q

    [SOLVED] Corrupt GPT after Restore on PVE 7.0 from Backup on PVE 6.4 | QEMU VM, LVM-Thin Storage, OVMF

    Hello everyone I tested whether I could migrate VMs from PVE 6.4-13 to PVE 7.0-11, using backup and restore, which unfortunately fails. Both PVEs share an equal setup except for their Proxmox version, have an LVM thin pooled storage, were installed from Debian (Buster, Bullseye, respectively)...
  14. D

    QEMU KVM internal error (SMM removal bit-rot?)

    I have a Windows VM I migrated from a non-Proxmox installation and it crashes qemu about 2-3 mins after boot (see end of thread). The pxe-qemu repo disables kvm smm support but seems like it's opened the door for SMM mode calls to be made inside the guest when it hasn't been properly...
  15. S

    [SOLVED] VMs not working anymore after PVE 7 upgrade

    Hello everyone, after the upgrade to PVE 7 i encountered several issues. One of them is that all of my VMs will not boot up anymore. The virtual BIOS does not recognize the qemu drives and claims "no bootable device". Unfortunately, i don't have any backups of these VMs, as my Proxmox Backup...
  16. A

    Unresponsive vm during high disk usage

    Hi, I've set up a debian VM with the following config: agent: 1 balloon: 2048 boot: order=scsi0;net0 cores: 8 memory: 16384 name: Docker net0: virtio=16:D0:54:56:5D:02,bridge=vmbr0 net1: virtio=02:75:60:E0:2E:17,bridge=vmbr1 numa: 0 onboot: 1 ostype: l26 scsi0...
  17. B

    Cloud-Init Support is broken in VE 7.0-10

    Hi! After successful upgrading the server from the latest version 6.x to version 7.0-10 Cloud-Init stopped working. VMs with Cloud-Init cannot boot anymore. I tried to setup a new VM following by the instructions on https://pve.proxmox.com/wiki/Cloud-Init_Support but the result the same. Can...
  18. S

    [SOLVED] How works VM snapshots in PVE?

    Hi! Please tell me how works VM snapshots in PVE? 1. I create snapshot (disk type qcow2), do some changes on disk, and snapshot size - 0 (screenshot). 2. How creates RAW-image snapshot (backend ext4) during backup VM with type "snapshot"?
  19. M

    Cannot start VM missing strange item...

    This is the error code 1 for my 300 VM: kvm: -device vfio-pci,host=0000:42:00.0,id=hostpci0,bus=ich9-pcie-port-1,addr=0x0,x-vga=on: vfio 0000:42:00.0: failed to open /dev/vfio/56: Device or resource busy start failed: QEMU exited with code 1 failed to open /dev/vfio/56 - say what? What is this?
  20. O

    Fehler beim Starten einer VM mit mehreren Interfaces

    Wenn ich eine VM mit 20 Interfaces versuche zu starten erhalte ich auf einem Cluster Node den folgenden Fehler: root@Node2:~# qm start 497 generating cloud-init ISO Error: Parent Qdisc doesn't exists. We have an error talking to the kernel, -1 command '/sbin/tc filter add dev tap497i2 parent...