Recent content by mcflym

  1. M

    Any issues changing machine type to q35 and BIOS to OMVF?

    This means that i have to reinstall the vm? I probably try to just change the machine type and hope UEFI isn't needed for the nvidia quadro p2000.
  2. M

    Any issues changing machine type to q35 and BIOS to OMVF?

    Hi, i have a linux vm with the following settings: agent: 1 balloon: 0 bootdisk: virtio0 cores: 6 cpu: host memory: 24576 name: xxxx net0: virtio=xxxxxx,bridge=vmbr1 numa: 0 onboot: 1 ostype: l26 scsihw: virtio-scsi-pci smbios1: uuid=xxxxxxxxxxxx sockets: 1 startup: order=2,up=10 virtio0...
  3. M

    How to get maximum network speed between CT/VM?

    Same question here... I have plenty of VMs on ONE host... How I have to configure the connection between these VMs that they can transfer files with fullspeed (and not routing over network switch etc)? All VMs have virtio nic drivers. I want to copy files within one VM from network share...
  4. M

    Proxmox Kernel USB issue: device disconnect (frame counter not updating; disabled)

    Issue still exists? Got a reply on bugzilla: https://bugzilla.proxmox.com/show_bug.cgi?id=1567
  5. M

    On VM bootup with cpu set to host: edac pnd2 failed to register device with error 19

    Hi, I'm running proxmox on this Board: https://www.supermicro.com/en/products/motherboard/A2SDi-12C-HLN4F CPU: Intel Atom Processor C3858 RAM: DDR4 RAM Rdimm 2666MHz ECC In my vm settings i wan't to use the host directly as CPU-Type. But when I'm starting the Debian VM I'm getting the...
  6. M

    Bad fsync on /dev/mapper/pve-root ?

    Hi, i did a fresh proxmox-install on a SSD. If I run pveperf I get the following result: root@pve:~# pveperf CPU BOGOMIPS: 179207.68 REGEX/SECOND: 3038160 HD SIZE: 28.91 GB (/dev/mapper/pve-root) BUFFERED READS: 522.68 MB/sec AVERAGE SEEK TIME: 0.08 ms FSYNCS/SECOND...
  7. M

    GPU Passthrough AMD RX 5500 XT: Code 43 and strange Host messages

    Is there any chance that this will be working or should I try an Nvidia Card although there will be issues with code 43 too? fyi: The GPU and Audio is now in the same iommu group. Of course that changed nothing regarding the issue :)
  8. M

    GPU Passthrough AMD RX 5500 XT: Code 43 and strange Host messages

    Hi, I'm trying to passthrough my AMD RX 5500 XT to an Win10 VM. The VM is throwing Error Code 43 in the VM-device manager and my host posts the following message on VM-bootup: Is it OK that the video/audio iommu group is different (38/39)?: My config: bios: ovmf bootdisk: virtio0 cores: 2...
  9. M

    AMD Reset Bug - GPU Passthrough not possible

    I would appreciate if there will be some progress with this issue :)
  10. M

    AMD Reset Bug - GPU Passthrough not possible

    Hi, are there any plans to put the fix into the proxmox kernel? https://forum.level1techs.com/t/navi-reset-kernel-patch/147547/47 I'm trying to passthrough a amd 5500XT but I have no luck and get issues with "iotlb_inv_timeout". My motherboard: Supermicro H11SSL-NC with an amd epyc 7282 Thanks!
  11. M

    Install Report - Supermicro 825TQC-R740LPB with H11SSL-NC MB Epyc with Samsung 860 Pro

    Nice to read! I'm about to install a H11SSL-NC too. My CPU will be an AMD Epyc 7282 with 16 cores.
  12. M

    GPU (Radeon) and SAS-Controller Passthrough not possible at the same time

    Hi, my setup: Proxmox: 6.1-5 Board: Supermicro x10sl7-f with Xeon 1230v3 GPU: Radeon 5500 XT --> GPU-VM SAS-Controller: Onboard --> Storage-VM GPU-VM is Windows 10 Storage-VM is debian I can't use both pcie devices at the same time. After a while the GPU-VM is going into suspended mode in...