Search results

  1. D

    data recover after running fio on drive?

    I was trying to figure out the cause of high IO Delay on my server and found the function fio to test the drive. It worked great as I found the cause of the IO delay was the drive was only functioning at 6 IOPS. After a quick reboot, my VM storage was missing. Apparently, fio wiped the drive and...
  2. D

    Hard drive configuration - what do you do?

    I'm looking on recommendations on how you guys have your drives setup. What configuration would I use to enable: redundant drives for VMs that allow snapshots and have fast transfer rates? I currently have 4 SSDs in RaidZ2 for my VMs and then a couple other random SSDs for ISOs and data. Some...
  3. D

    [SOLVED] Network state DOWN after update & reboot

    My networks seems to be jammed up after I did an update and rebooted. ip a: 1: lo <LOOPBACK, UP, LOWER_UP> mtu 65536 qdisc nonqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever...
  4. D

    GPU passthrough no longer working after update. 7.2.11 + 5.19 kernel

    I've had GPU passthorugh working on this system with PVE 7.2.3 + 5.13 Kernel. When I updated to 5.15 Kernel, I couldn't get passthrough working without a script posted in the forum. I just updated to PVE 5.2.11 and GPU passthrough stopped working all together. When I try to start the VM, I get...
  5. D

    Can't access PVE GUI after adding PCI card

    As the title says, I'm unable to reach the PVE GUI after I add a PCI card to my system. I believe it has to do with my NIC changing positions but I'm unsure what to do about it. When I run lspci -v without the PCI card, I get: 03:00.0 Ethernet controller: Intel Corporation Ethernet Controller...
  6. D

    PCI passthrough of UAD DSP accelerator card

    I could use some guidance on PCI passthrough with a UAD-2 DSP card in PVE 7.1.10. https://www.uaudio.com/uad-accelerators/uad-2-pcie.html I'm successfully passing this card (as well as my GPU) to a MacOS VM on this server and everything works as expected, but windows VM is freezing when the...
  7. D

    Windows VMs can't connect to VPN

    Can someone guide me through the process of troubleshooting VPN connections? I have PVE up and running. My Linux Desktop and MacOS VMs can connect to my work VPN (L2TP) without any issues, but none of my Win10 and Win11 VMs can connect using the Built-in VPN. I get this error: What I've done...