pbs

  1. U

    error fetching datastores - fingerprint '82:01...:BE:C0' not verified after adding SSDs

    I have added an SSD mirror as boot volume to my Proxmox server. Unfortunately I was forced to do a fresh install but the previous rpool, now renamed to lpool, is still available and is the backup target. I succeeded in resurrecting all CTs and VMs. There's a problem with PBS that I can't solve...
  2. J

    [SOLVED] PBS ZFS Datastor voll. Wie Speicher freigeben?

    Hallo zusammen, wir betreiben einen PBS mit ZFS Datastor. Leider ist uns das ZFS vollgelaufen. Ich habe bereits einige alte VM Backups und Namespaces via UI gelöscht und andere alte VM Backups per CLI gelöscht. Außerdem habe ich nach Recherche hier im Forum auch versucht ältere Verzeichnisse...
  3. D

    PBS Unable to add FreeIPA ACME account

    When I try to add a new ACME account for PBS I am unable to register a new account, from my reading on various forum posts here I should only be utilising the default account via the CLI only (as the option is missing from the GUI, I've also tried other combinations of accounts and emails) and...
  4. L

    Prune Job not pruning.

    Hi, I need some clarification about the pruning behaviour of the PBS Server. I usually let the PBS Server do all the pruning to keep permission as restrictive as possible. Essentielly Datastore.Backup is the only Role I need to assign the User. I have a Datastore with 14 daily, 8 weekly and 6...
  5. D

    Delete Backup Data from Unused VM

    Hello, I want to free up my PBS space. I have some unused VMs but those are still backed up to PBS. What is the correct way to delete those VM backups from PBS? Is it okay if I just click the Trash button? The button says "Pemanently forget group". Thank you for your respon.
  6. K

    [SOLVED] PBS does not respect fingerprint update - "error fetching datastores"

    tl:dr It looks like 3 nodes does not respects set new fingerprint. Configuration shows the good one, but for some reason it shows the old fingerprint in the error output. I have 6 pve nodes, when I changed certificate, the old fingerprint still stucks somewhere, so I'm getting error "error...
  7. K

    [SOLVED] VM Backup Failed

    Hello, I have a backup plan in which it's Backing up 3 VM from the same PVE to PBS. One them fails see bellow message details: " Download INFO: starting new backup job: vzdump 1002 --all 0 --storage PBS --prune-backups 'keep-last=30' --node dw-srv-p4 --mode snapshot --mailnotification failure...
  8. T

    Issues configuring sync between local and remote host

    Good afternoon, all I have spent some good time with this issue and it is a new one for me. Today I decided to switch the VPS server I was using for my remote PBS server as I wanted more space and some better specs in general. I installed a fresh copy of PBS on it, configured the data store...
  9. S

    Graphite Support in PBS

    Hi all, I'm wondering if anyone knows if it's possible to export my Proxmox Backup Server metrics to Graphite? Proxmox VE has options for both Influxdb and Graphite but Proxmox Backup only seems to support Influxdb. I'm already using Graphite for TrueNAS so putting Graphite as my PVE metric...
  10. F

    [SOLVED] PBS Backuprestore schlägt fehl: ACL invalid

    Hallo, ich versuche derzeit ein Backup eines Containers auf dem gleichen Host wieder einzuspielen, auf dem es auch erstellt wurde. Leider schlägt dies fehl: recovering backed-up configuration from 'roman:backup/ct/102/2024-09-30T00:16:20Z' Using encryption key from file descriptor...
  11. bbgeek17

    Veeam Silent Data Corruption

    Hello Everyone, Our development team has been super busy qualifying Veeam integration for our Proxmox customers. Using internal tools designed to test the integrity of snapshots, we're seeing that Veeam 12.2 backups of live virtual machines contain silent data corruption and that the backups...
  12. Z

    Datastore synced with Rclone broken?

    I'm trying to set up a remote sync to a friend's RPI for my Proxmox Backup Server. I've been using this script that uses Rclone with an encrypted remote (Crypt) on a schedule: #!/bin/bash # A simple script to back up PBS to Crypt remote _lock_file=/root/.tertiary_backup.lock...
  13. R

    Can't start backup process on PBS

    Hi, Im trying to configure PBS for my PVE. I added the Datastore and connected it to PVE. But here comes the problem everytime i want to start the backup proces i get this error: NFO: starting new backup job: vzdump 101 --mode snapshot --storage PBS --node pve --remove 0 --notes-template...
  14. Z

    [SOLVED] PBS API

    Hi guys, I'm working on monitoring the completion of backup tasks in Proxmox Backup Server (PBS). My goal is to track when a backup task finishes and receive notifications when all backup tasks report a status of "ok." I’ve reviewed the API documentation at Proxmox API Viewer, but it appears...
  15. V

    Noticed a small install problem/error

    Hello Just wanted to report a small problem with the PBS installation. I don't have a DHCP server for IPv4 but I use RA for IPv6 and the PBS (GUI) installation picks up the IP but not the Gateway or the DNS-servers I am sharing over RA. I am installing via the 3.2-1 installation media. The...
  16. M

    Node Drops from Cluster When PBS Kicks In

    Hello, I've seen this happen a few times now and it's always right when PBS goes to do backups on the node. The node keeps logging but drops from the cluster and shows offline. Here are the logs: And then for the rest of the night it just logs these timeouts: Not sure what logs to pull to...
  17. B

    cannot delete datastore

    Due to an unexpected PBS server reboot, I had lots of errors on my datastore. This is a lab environment, so I decided to start from scratch with that disk. I remove the datastore, and now it is "stuck" in maintenance mode. It isn't deleted (yet logs show "datastore 'ssd_one_tb' is in datastore...
  18. O

    Backup Server Hardware Specs & Storage Sizing

    Hello. First of all, I'm sorry if my English is not good enough, I'm not a native English speaker but I will try my best to make myself understandable so don't hesitate to ask me to rewrite some explanations if they're not clear enough. We've been using Hyper-V Core 2016 at work with some more...
  19. V

    Best practice for PVE and PBS hosting

    Hi everyone, I hope you all are having a great day! I have used PVE with community support and today I bought a PBS subscrition with basic support. I am using Hostbill today for domain and DNS services and Hostbill supports both PVE and PBS and then authentication with the built Proxmox VE...
  20. B

    [SOLVED] PBS edit etc/issue

    Hello everyone! I'm trying to make changes to /etc/issue without them being overwritten at boot. Does anyone know how I can persist these changes? I've noticed that in PVE, there's a service called pvebanner that handles similar tasks. Is there something equivalent available for Backup Server...