Search results

  1. P

    Starting ARM64 VM on AMD64 fails

    Hi, Trying to start a VM running ARM64 on my AMD64 fails. I've installed the pve-edk2-firmware-aarch64 package, but I can't seem to select a fitting ARM64 processor in the Processors section in the VM option. The available CPU types in the drop down seem to be all x86 CPU's and the...
  2. P

    Migrate LXC to another node fails on unknown storage

    Hi, I just created a second node (hostname 'pve-ryzen') and created a cluster. When trying to migrate an LXC to the newly added node, it fails because of the following: 2024-03-04 09:38:28 ERROR: migration aborted (duration 00:00:00): storage 'ssd-1tb-870' is not available on node 'pve-ryzen'...
  3. P

    High CPU usage after upgrade to kernel 6.5.13-1-pve

    Hi, This morning I upgraded my server to kernel 6.5.13-1-pve. Many of my containers and VMs now have a very high CPU usage. Overall, my Ryzen 5 5600G had a usage of around 20% average before the upgrade, now it hovers around 70%. proxmox-ve: 8.1.0 (running kernel: 6.5.13-1-pve) pve-manager...
  4. P

    Graphs aren't generated anymore in GUI

    Hi, Using Proxmox 7.4-3, kernel 6.2, on a Ryzen 3 4100, the graphs in the web GUI under Summary aren't generated . All show "1970-01-01 01:00:00". This is a clean install. Running a command I've found in a similar thread, throws the following error: root@pve-r3:~# pvesh get...
  5. P

    Kernel (5.15) error when sharing /dev/dri/renderD128 to LXC

    Hi, Running the opt-in kernel 5.15, I'm trying to share the Ryzen 5600G GPU with a LXC. The container seems to work fine, but the host kernel keeps throwing these errors: Feb 13 21:22:38 pve kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125! Feb 13 21:22:38 pve...
  6. P

    LXC CPU flags passthrough?

    Hi, Albeit a bit strange I'm trying to use a Docker container (Deepstack) in a LXC container. For Deepstack it is required to have a CPU with AXV or AXV2 support. When I run a Debian VM, with CPU type 'host', the Deepstack container runs fine and accepts connections, but when running the...
  7. P

    IOMMU groups get disconnected when starting VM that uses different group

    Hi, I just upgraded my server to a Ryzen 5 5600G on a Gigabyte A520M H. Running kernel 5.15 because of errors (DID_BAD_TARGET) on my NVME SSD when shutting the server down, when I attach my Coral (in its own IOMMU group 04) to my Debian VM, other IOMMU groups (that aren't passed through to the...
  8. P

    VM won't start after upgrade to 7.1 from latest 7.0

    Hi all, I'm quite new to Proxmox so please bear with me. I'm running a couple of LXCs and a couple of VMs. After upgrading to 7.1 from the latest 7.0 this morning, my Home Assistant VM refuses to keep running for longer than 30 seconds because of the following error: Nov 18 13:41:08 pve...