Search results

  1. B

    [SOLVED] Subscription key ckeck fails: "Connection error - Timeout."

    Hello, my subscription key ckeck fails with "Connection error - Timeout.". In the beginning this worked but not since 2023-08-10. The subscription is valid until 2024-07-30. Where can I check for a more detailed error log? Thanks!
  2. B

    [SOLVED] Initial transfer of big datastore over slow connection

    Hello, I've got a PBS pbs01 backing up some VMs adding up to something around 2 TB. This datastore I would like to sync to another off-site PBS pbs02. Unfortunately the network link between both PBSs comes across some relatively slow DSL-lines (~20 MBit/s). Is it therefore possible to i.e...
  3. B

    [SOLVED] Notifications for datastore operations

    Hello everybody! With Datastore -> Options -> Notify I can configure, which user should be notified on which datastore operation. I can choose between "Default (Always)", "Always", "Errors" and "Never". Is it possible to change the "Default (Always)" to "Default (Errors)" system-wide? If this...
  4. B

    [SOLVED] Configuring remote sync

    Hello everybody, I try to configure a remote sync connection to pull backups from pbs01 to pbs02. Unfortunately on pbs02 the dropdown for "Source Datastore" in the "Add: Sync Job" dialog is and remains empty. In which logfile should I have a look to determine what I do wrong (general...
  5. B

    [SOLVED] Understanding datastores and (QEMU) incremental backups

    Hello everybody, I'm currently evaluating PBS, that is changing away from vzdump file backup and intensifying backup cycles. I read in the PBS documentation quite a lot but unfortunately I haven't understood some details. Let's assume I've got two PVE instances and two PBS instances on...
  6. B

    [SOLVED] vzdump hook script and PBS

    Hello everybody, is there a way inside a vzdump hook script (written in Bash) to recognize that the backup target is a Proxmox Backup Server? Currently I automatically backup to a local storage and have a hook script defined in /etc/vzdump.conf via "script: ..." which copies the backup files...