Search results

  1. B

    Reduce log spamming when PBS is offline - (error fetching datastores - 500 Can't connect to...)

    Thank you for the hint with disabling the storage (PBS) automaticlly. For the meantime I using the crontab to enabling and disabling the PBS at the backup time (pvesm set PBS --disable 0 and pvesm set PBS --disable 1). I have to look into the hookscripts, this is probably the cleaner way to proceed.
  2. B

    Reduce log spamming when PBS is offline - (error fetching datastores - 500 Can't connect to...)

    Hi everyone, I have a PBS witch is offline and turned on only for the backup via WoL. After that, the PBS shutting down. It's working fine, but in my PVE log is spammed with an error (every 10s), because the PBS is not reachable: pve pvestatd[1890]: PBS: error fetching datastores - 500 Can't...
  3. B

    PBS restore ct/lxc without specific mp/path - pct restore

    Hello all, I have a backup of a ct/lxc that is hundreds of GB big - it's stored on my Proxmox Backup Server. Most of the data is stored in a mount point, and I would like to restore the ct/lcx without this mp. Is it possible to restore the ct/lcx without a specific mp or directory path in the...