Search results

  1. C

    iGPU Passthrough not working

    I followed this tutorial to passthrough my igpu to a standard Ubuntu VM but it refuses to boot and I get the following error: kvm: -device vfio-pci,host=0000:00:02.0,id=hostpci0,bus=pci.0,addr=0x10,x-vga=on: vfio 0000:00:02.0: error getting device from group 1: Cannot allocate memory Verify all...
  2. C

    SMB share from proxmox backup datastore

    I'm attempting to setup an smb share on the same zfs mirror that I use as my datastore for PBS, however whenever I try to do so I get an insufficient privileges error despite running as root.
  3. C

    LXC with nested Docker => "overlayfs: upper fs missing required features."

    Are there particular vulnerabilities that are associated with this configuration? Or just insecure in the sense that any recurring errors/unsupported configurations are never a good idea security/stability wise.
  4. C

    Extremely high i/o delay

    That was my intention, I already have PBS running alongside PVE. Though I just checked and the drives are luckily still within their return period so I’ll be getting reimbursed instead lol.
  5. C

    Extremely high i/o delay

    Damn that really blows. Guess I can still use them for backups or something. Thanks for the help!
  6. C

    Extremely high i/o delay

    The HDD's are repurposed ps4 drives (Seagate 2TB 5400RPM 128MB Cache), so not ideal for performance but I didn't think it would be this bad. My containers are primarily reading data, with two of them being extremely small running a vpn and dns respectively. The third is running docker with a...
  7. C

    Extremely high i/o delay

    I've recently setup a few lxc's on my pve node and am having terrible performance due to ridiculously high i/o delay (like a minimum of 5-10% under little to no load, spiking to 40-70% when doing pretty much anything). My containers are running on a mirrored zfs array of two 2tb hdds and I've...
  8. C

    Backup gui not being published

    Turns out it was the host firewall. Thanks for the suggestions
  9. C

    Backup gui not being published

    I recently decided to add pbs to one of my pve nodes on bare metal, however the gui doesn't seem to be appearing on the expected ip:8007. The install went fine and there seems to be some processes listening on the expected port 8007, however there is no proxy process running that actually...