Recent content by albertoZurini

  1. A

    2FA via telegram

    Hello! Do you know if it's possible to have the 2FA codes in telegram (with a bot) rather than an authenticator app?
  2. A

    Ubuntu 20.04 VM with GPU Passthrough Crashes Server on Shutdown

    So sad, this is the exact same issue I'm having right now.... Luckily it's been almost 4hrs and my server is still not crashing (crossing all fingers I have). What's even stranger is that I'm using Nvidia and you are using AMD, so it couldn't be due to drivers but it might be something deeper in...
  3. A

    Ubuntu 20.04 VM with GPU Passthrough Crashes Server on Shutdown

    Have you managed to solve this issue? I'm having similar issues with Nvidia passthrough. Hope you can find these resources helpful: https://www.reddit.com/r/Proxmox/comments/i3sblh/pci_gpu_passthrough_causes_host_crash/...
  4. A

    VM crashes when unplugging USB

    I managed to solve removing all port-based USB passing and I left only the vendor/device passing. In this way, I managed to solve this crash, but I'm still having crashes so I will open a new thread.
  5. A

    Proxmox node hangs after a while

    I'm having two workstations (with GPU passthrough) on one machine. After swearing with MSI for the W10 workstation, I've finally managed to get Nvidia cards working in both VMs. The only problem is that the system randomly hangs after a while. I can't figure out the cause (I guess it isn't...
  6. A

    VM crashes when unplugging USB

    Unfortunately I'm here with the same issue pveversion -v proxmox-ve: 6.2-1 (running kernel: 5.4.34-1-pve) pve-manager: 6.2-4 (running version: 6.2-4/9824574a) pve-kernel-5.4: 6.2-1 pve-kernel-helper: 6.2-1 pve-kernel-5.4.34-1-pve: 5.4.34-2 ceph: 14.2.15-pve2 ceph-fuse: 14.2.15-pve2 corosync...
  7. A

    Can't restore backup

    In the end, I've solved formatting the servers and installing PVE 6.2. Now everything works fine (but I still have to do all PCI-E passtrough stuff)
  8. A

    Can't restore backup

    Because I've formatted my servers all backups came from other machines. No, I've tried backups that used to work in older versions and I still can't restore them
  9. A

    Can't restore backup

    I got this error when I try to restore any backup I have of my VMS!!! # qmrestore ./vzdump-qemu-101-2020_05_31-15_42_55.vma.zst 101 --storage local-lvm restore vma archive: vma extract -v -r /var/tmp/vzdumptmp13242.fifo /root/vzdump-qemu-101-2020_05_31-15_42_55.vma.zst /var/tmp/vzdumptmp13242...
  10. A

    ERROR: couldn't determine format and compression type

    Thanks a lot, I got the VM back up with this trick.
  11. A

    ERROR: couldn't determine format and compression type

    I got this error when trying to restore a vma.lzo backup on my PVE 6.2-4 pve-manager/6.2-4/9824574a (running kernel: 5.4.34-1-pve)
  12. A

    USB tethering makes VM stop

    I've solved connecting a USB hub to my motherboard and then PCI passtrough it
  13. A

    USB tethering makes VM stop

    I've added a USB device to my VM (via BUS id) and when I connect my mobile phone it gets correctly detected by the VM. Then I turn on USB tethering and the VM doesn't see it (no new network interface is being created), eventually when I turn off tethering the VM stops without anything being...
  14. A

    Internet stuck when uploading large files from client

    I've now tried changing the network card from virtio to Intel E1000, I've now run some tests and the network seems more reliable. I will post here new updates in the next days.