Recent content by Solinus

  1. S

    Code 43 - Intel Arc A310 - Windows Host

    Unfortunately, no. I'm still stuck. Still trying to find a workable solution otherwise I'll just have to keep sticking with my trusty P2000, but I'd like to start using the Intel stuff.
  2. S

    Code 43 - Intel Arc A310 - Windows Host

    As the subject says, I have an Intel Arc A310 that I want to use in a VM via passthrough. Unfortunately, even though on other hosts I have been able to get nVidia GPUs passing through just fine, I cannot get this Intel card to work. On a Windows 11 VM, I able to get it not do the Code 43 error...
  3. S

    qm remote-migrate slow over WAN

    Yeah, I'm doing it with everything in offline mode already, but good thought. I have to admit, I'm not super well versed in how to do that with rsync. I'll look into it and see if that's an option for me. Thanks! Yeah, it's interesting because one site routes to Denver (I'm in the Salt Lake...
  4. S

    qm remote-migrate slow over WAN

    Hi there folks. I have a datacenter I'm trying to vacate and am attempting to use the qm remote-migrate process to migrate the new cluster. I have been able to successfully start a migration but it is dog slow despite the fact that I have 1 gig symmetrical fiber at the old location and 8...
  5. S

    Node freeze when VMs generate high load

    I have this same thing happening on my server as well, though I'm on proper server hardware. It's older, but IMO that should make it more compatible in some ways. If I install Windows and Hyper-V on it, I have zero problems, but with proxmox for whatever reason it just hard freezes. Nothing in...
  6. S

    Proxmox Host Hard Freezing - Memtest Clean

    Not sure why but my original post just disappeared...let's try this again... I have two Proxmox hosts in two separate clusters that with similar issues, though one is for sure having a rougher time than the other one as it hard freezes a lot more often. Both are running different hardware...
  7. S

    KVM: entry failed error - VMs just turn off

    Seeing this on a few hosts and not sure why. VMs will suddenly just power off for no reason. Googling around provided some answers but none seem to resolve the issue. One of the servers this appears on is a relatively older server but I checked and it does support unrestricted mode and some of...
  8. S

    Proxmox Host Hard Freezing - Memtest Clean

    Having issues with one of the nodes in one cluster, and a node in another cluster. I migrated from Hyper-V to Proxmox in December 2021. I never had issues at all with Hyper-V and didn't change my hardware at all when I rebuild each of the clusters. My problem is that one of the nodes will...
  9. S

    NVMe Passthrough Bottlenecking

    Did some more testing and looks like things are as they should be. Thanks for the help to confirm. Learned a lot today.
  10. S

    NVMe Passthrough Bottlenecking

    Thanks for these. The first command shows the same type of discrepancy between the two VMs. To be clear, both NVMes are identical Dell NVMe 960gb drives just one is passed directly and the other is not. These are the results of the first command: NVMe - File Based NVMe - PCIe...
  11. S

    NVMe Passthrough Bottlenecking

    While that still doesn't explain something let's accept that for now as is. What command do you suggest I run on the Windows guests for fio to be certain I'm testing the drives as you described? I don't have experience with fio and example commands I've found seem to error out because of a...
  12. S

    NVMe Passthrough Bottlenecking

    How is it just "benchmarking my ram?" Not saying you're wrong per se, but I use it on full-fat Windows hosts and there is a big difference between all my different storage devices and if it was just testing RAM then it would, in theory, be the same between all my devices. Also, these drives are...
  13. S

    NVMe Passthrough Bottlenecking

    Set up a brand new Dell PowerEdge R6515 with an Epyc 24 Core CPU with NVMe storage. If I store the virtual disk on the NVMe via local LVM in Proxmox, I get the expected speeds in a Windows VM. If I try to pass through the NVMe storage, however, it severely bottlenecks the drives and I cannot...