Search results

  1. T

    Error with backup (when backing up) - qmp command 'query-backup' failed - got wrong command id

    Hello, To add to this, we're also encountering the "qmp cont timeout" error. Seems perfectly random, but appears to be somewhat linked with CPU usage or the node activity. Had a job fail on a big VM constantly, and the workaround was to schedule the backup to be on its own, and not between two...
  2. T

    Proxmox 5.1 Iso

    Good afternoon, We are currently looking into finally upgrading our clusters to Proxmox 6. As such, I've been using the guide to this effect, and it has worked great with Proxmox 5.3. However, We have a cluster of 3 Proxmox 5.1 nodes, and I would like to set up a test cluster to see if...
  3. 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
  4. 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.
  5. 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...