Search results

  1. E

    Which type of backup is more performant?

    There are tree file backup types: legacy|data|metadata Which one is more performant and why?
  2. E

    Client backup expiration

    Hello, The Pruning and Removing Backups section from Proxmox Backup Server explains that using command proxmox-backup-client prune <group> --keep-daily 7 --keep-weekly 4 --keep-monthly 3, for example, can be used for prune backups. My doubt is: Backups taken from the same group after running...
  3. E

    The USB devices is not being passed through the VM

    I created a Debian buster VM and assigned a USB device to him thru the Proxmox but it not being recognized by the VM. It is recognized by Node and I’m able to add the USB device to the VM configuration but it’s not being listed by Debian using lsusb command. Already rebooted many times but no...