Search results

  1. B

    How to backup the whole Proxmox VE 7.2 installation?

    cool, so it's in the roadmap but not yet implemented. Will wait for it!
  2. B

    How to backup the whole Proxmox VE 7.2 installation?

    Hey guys! I've been taking a look at some Proxmox Backup Server videos and it seems you can setup your backup server as a way to dump there your virtual machines. However I'm missing to actually back up EVERYTHING. Let's say that my VE server catches on fire and I need to build a new one. Is...
  3. B

    Google Coral USB changing ID/Vendor

    @Rebem here's an idea the guys from Coral suggested https://github.com/google-coral/edgetpu/issues/536 haven't tried it yet but let me know if it helps fix it!
  4. B

    Latest Update 5.13.19-4-pve broke my QEMU PCIe Sharing. Works with 5.13.19-3

    Today there was an update and now the kernel it's working correctly. I think you can safely update now. Here's the log to check the versions root@pve:~# apt update Get:1 http://download.proxmox.com/debian/pve bullseye InRelease [3,053 B] Hit:2 http://security.debian.org bullseye-security...
  5. B

    Latest Update 5.13.19-4-pve broke my QEMU PCIe Sharing. Works with 5.13.19-3

    I pinged @oguz before, not sure if there's someone else we should ping. Hopefully soon. Thanks!
  6. B

    Latest Update 5.13.19-4-pve broke my QEMU PCIe Sharing. Works with 5.13.19-3

    I’m guessing this is going to get fixed soon as it’s a huge problem, right? :D
  7. B

    Latest Update 5.13.19-4-pve broke my QEMU PCIe Sharing. Works with 5.13.19-3

    Hello! My TrueNAS VM is not starting anymore. I had a PCIE Card shared but now I'm getting the error bellow. I have tried going back one version on QEMU but still the same result. How I can check what packages were installed before the updated ones today? (I was up to date yesterday so these...
  8. B

    Google Coral USB changing ID/Vendor

    Hello! I have a container setup with Frigate and I'm experiencing a weird issue where my USB ID and Vendor ID are changing after setting up UDEV rules If I do an lsusb I get Bus 002 Device 002: ID 1a6e:089a Global Unichip Corp. Then I configure the USB using the previous information...
  9. B

    Proxmox Host backup

    Thanks for the reply. Basically I can backup the etc folder and replace it in a new server and I will get the hypervisor as it was before?
  10. B

    Proxmox Host backup

    Hello! I'm in total love with Proxmox. It just works, it just runs. However I'm having a hard time finding a way to create a configuration backup of the whole hypervisor. I've read some threads where people are suggesting to backup /etc folder, so on but I thought that there's probably a...