qemu

  1. P

    [API] Call QEMU Agent error and wrong information

    [PS Script] My code: https://github.com/.../04054a709c8c95.../proxmox-api-problem API: https://pve.proxmox.com/pve-docs/api-viewer/index.html#/nodes/{node}/qemu/{vmid}/agent/get-osinfo try { $vmAgentResponse = Invoke-RestMethod -URI $vmAgentUri -Headers $Headers...
  2. R

    High Latency with Intel i226-v NIC on Proxmox Passthrough to VM

    Hello everyone, I'm having a tough time with my home network configuration and could use some help troubleshooting a high-latency issue. I'm experiencing significant latency on my Intel i226-v PCIe NIC when passing it through to an OPNsense VM on Proxmox. Here’s my setup and what I've tried so...
  3. B

    kvm runs in user.slice cgroup instead of qemu.slice, flooding syslog

    Running a VM via the shell (to institute additional command line parameters) results in the syslog being flooded with qmeventd events like the following: qmeventd[1038]: error parsing vmid for 3371241: no matching qemu.slice cgroup entry qmeventd[1038]: could not get vmid from pid 3371241...
  4. V

    Proxmox API QEMU VM Creation Issue

    class VpsCommand extends Command { protected $signature = 'vps'; protected $description = 'Create a new VPS as a Test'; private $data = [ 'cores' => 2, 'memory' => 4, 'disk' => 10 ]; public function handle(): void { $vpsId = 10001...
  5. M

    [QEMU] Using VirGL with vhost-user-gpu in a Guest/VM?

    Hi, I have been reading about vhost-user and specifically vhost-user-gpu, which is used alongside VirGL/Venus on QEMU to provide "pieces"/"slices" of a GPU from the host to Guests/VMs. The problem with this is that using `dpdk`, this is running in user-space instead of kernel space, which is a...
  6. D

    Technology to reduce core 2 core latency.

    With more modern hardware, core 2 core latency can become an issue. Check this software if you want to measure your CPU. https://github.com/nviennot/core-to-core-latency This is an issue, as just running on the "wrong" core combination, will slow down your software. This will become...
  7. t.lamprecht

    QEMU 9.0 available as of now

    There's a new QEMU 9.0 available on the no-subscription repository. Internal testing for that version started with the release candidates over two months ago, and our engineers could contribute several complex fixes to the stable release. Today our QEMU 9.0 package has been made available on the...
  8. S

    Risc-V emulation on top of x64 (using QEMU)

    Hello everyone. I just had a few question about Risc-V emulation on proxmox using qemu. The package qemu-system-misc provides the binary /usr/bin/qemu-system-riscv64 that allows for emulation of riscv64 if i'm not mistaken. Problem is apparently this package isn't the one used by proxmox, there...
  9. S

    Is there a QEMU guest agent for macOS?

    I installed macOS in a VM on Proxmox 8.2.2, and I want to use copy/paste between my main computer and the VM. Is there a QEMU guest agent for macOS available?
  10. B

    Hyper-V Container import to Proxmox

    Hallo zusammen, ich versuche nun seit geraumer Zeit meinen Hyper-V Container in Proxmox zu importieren ich habe folgendes Video befolgt: https://www.youtube.com/watch?v=ZvpQCk-8NKU jedoch kommt bei mir bei Minute 7.02 dieser Command geht bei mir nicht da erscheint folgender Fehlercode...
  11. L

    qemu 9.x (9.0)

    I recently saw this commit https://git.proxmox.com/?p=pve-qemu.git;a=commit;h=2cd560e0d2d700159d3dbf452815b006996765ae and read the 9.0.0 announcement last month. Anyone knows when qemu v9 might land in a public PVE release?
  12. V

    QEMU Guest Agent - service not starting

    When installing the guest agent on some servers we are encountering this error when attempting to install the Guest Agent. "Service 'QEMU Guest Agent' (QEMU-GA) failed to start. Verify that you have sufficient privelleges to start system services." This kills the installer and it rolls back...
  13. P

    RAW SCSI device (LTO tape) in qemu

    Hello, I have a HPE LTO tape reader+changer connected via a SAS card that I want to use from inside a qemu VM on proxmox. After a bit of reading, I have been able to connect it like follows (I put here the full process, in case other people are interested) : On the pve, I find out which are the...
  14. D

    [SOLVED] All Backups Started Failing

    Link To Solution Hey, I've recently started to experience failure in all of my backups. Shortly after I've realized that this has nothing to do with my backup servers because other people can still backup to them, so it's clearly something at my end. I've narrowed this down to an issue with...
  15. J

    Proxmox Dashboard IP

    Hi, I installed ubuntu 22.04.4 server today with qemu guest agent, to get my ip on the dashboard, BUT im getting the ip of all the adapters on the VM, starting with the ones in docker, so i was wondering, is there a way to show only the one that has my network ip?
  16. M

    eine oder mehrere Fragen

    Hallo Zusammen Bin zwar neu mit Proxmox unterwegs aber habe sonst schon mit Linux und zb. mit Truenas Core und Scale gearbeitet. Proxmox aufsetzen war einfach und die Konfiguration danach lief flott. Meine VM erstellt und mit Freunden das Spiel gespielt. Da ich aber eine 10GB Netzwerkkarte...
  17. C

    Error backing up VM to SMB share, but LXC's back up sucessfully

    I have a USB hard drive (on a Raspberry Pi) shared out via Samba and added as storage in Proxmox. I am able to back up (and restore) LXC's to/from this device, but when I run a backup on the only VM I have, it fails with the below output. Any ideas how to troubleshoot this? 2024-01-11...
  18. H

    Minor request on qm --memory setting

    In my attempts to write a shell script to create VMs quickly I've got oneliners working fine i.e. # qm create 9999 --name vmtest --bios ovmf --efidisk0 data:0,efitype=4m,pre-enrolled-keys=1 --boot "order=net0;scsi0" --cores 1 --sockets 1 --cpu host --memory 2048 --net0 model=virtio,bridge=vmbr0...
  19. F

    Help setting up hw acceleration to play genshin inside a win10 vm

    hello good afternoon, i have been having troubles trying to set up a vm for playing genshin i was able to get it to the login screen by either using the -hypervisor flag or kvm=off flag however not only does my screen resolution gets set to 1280x800 and audio doesnt work, but it also disables...
  20. S

    [SOLVED] Crash on usb passthrough

    Hello! I've found a strange error with a Windows 2019 guest. One of the use case of this VM is for iTunes, so I've shared an iPhone to the machine. I've installed it around 1 year ago, with proxmox 7, and on that date it worked as expected. Today I've plugged the iPhone and the VM crash; doesn't...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!