Search results

  1. T

    [SOLVED] Automatic restore from a PBS instance

    Alright, I got it to work following bits and bobs from https://forum.proxmox.com/threads/pbs-restore-proxmox-kvm-from-cli.73163/ Long road ahead, but now I know where the road is. Thanks for your help. Cheers
  2. T

    [SOLVED] Automatic restore from a PBS instance

    Yes, I'd like to use those tools. I can get the list of the snapshots on the PBS via the proxmox-backup-client command, but I'm stuck at how I can restore the VM from that, either with the restore command in proxmox-backup-client itself or with qmrestore.
  3. T

    [SOLVED] Automatic restore from a PBS instance

    Good morning everyone. I'm looking at creating a test environment on a new Proxmox server (which we'll call server TEST) using some VMs from another Proxmox server (which we'll call server PROD). Those servers aren't in the same cluster. Currently, PROD can backup to a PBS instance, and TEST...