Search results

  1. A

    IGPU passthrough Code 43 + no output

    Greetings proxmox forum, Im trying to accomplish IGPU passthrough, but this is not working. Im having the same issue discussed in this post > https://forum.proxmox.com/threads/igpu-passthrough-not-working.88110/ Everything described is the same for me, if someone can take another look and find...
  2. A

    Lvm group shows high storage use

    Today i got the following error/warning when making a snapshot of my vm: WARNING: You have not turned on protection against thin pools running out of space. WARNING: Set activation/thin_pool_autoextend_threshold below 100 to trigger automatic extension of thin pools before they get full...
  3. A

    What do these syslog entries mean

    Im getting a lot of: Dec 04 20:32:09 pve pveproxy[2584811]: worker exit Dec 04 20:32:09 pve pveproxy[2477]: worker 2584811 finished Dec 04 20:32:09 pve pveproxy[2477]: starting 1 worker(s) Dec 04 20:32:09 pve pveproxy[2477]: worker 2615437 started Dec 04 20:32:44 pve pvedaemon[2517694]: worker...
  4. A

    Trying to get audio with spice

    Hello, I have followed this https://forum.proxmox.com/threads/spice-connection-audio-problem.52830/ without succes, in device manger i see 2 high defination audio devices. Do i need to download another driver, let me know. if it helps virtio-win 0.1-126 QXL 0.1-21 mingw-vdagent-win 0.8.0
  5. A

    Feature request [monthly backup]

    Hi, mods Today i wanted to setup backup job, but there is no option for monthly. I found a post that explained to change /etc/pve/vzdump.cron to make a monthly backup working. I want to change it within the GUI. Please add a monthly option, if i knew how to code i would have added it.
  6. A

    no quorum

    hi community, i have currently setup a cluster with 2 nodes. today i ran into a issue because i had to reboot one of the nodes for "maintenance". After making changes and booting the macine back up. i ran into no quorum now i DO understand that pvecm expected 1 temporary fixes the no quorum...
  7. A

    where do i put this line

    pcie_acs_override=downstream i want to use it but the wiki doesnt tell where i have to put it what i am thinking is nano /etc/default/grub change GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on" to GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on pcie_acs_override=downstream" pls let me know...
  8. A

    NIC Passthrough failling

    hi proxmox community im trying to get a 4port NIC passthrough but seem te be failing every time i try to start the vm the hypervisor crashes and i cant seem to find any logs i want t setup pfsense inside a virtual box some information lspci -nnk gives 00:00.0 Host bridge [0600]: Intel...