backup

  1. D

    [Script] Proxmox VE & PBS – System, Configuration and Structure and More Backup & Recovery

    Hello everyone :) I've been working with Proxmox VE and Proxmox Backup Server for some time, and after testing many available backup scripts, I realized there's no quick and easy way to save Proxmox system data, configurations, and structures. In the event of an operating system disaster, it is...
  2. S

    Restoring from backup removes existing snapshots

    Hi! Searching the forum, I found a few similar threads, and the statement that backups do not support snapshots. And this is OK. However, when I recently tried to make a backup of a VM with snapshots, and then tried to restore it from this backup - it removed the already existing VM snapshots...
  3. D

    LXC Backup fails due to read error

    Hello all, I have a proxmox setup, which is pretty basic. Other than maybe some VirGL packages. However I get this error when I am trying to backup my LXC container: INFO: starting new backup job: vzdump --notes-template '{{guestname}}' --mailnotification failure --mode snapshot --node prox1...
  4. F

    [WegweiserZumEigenbau] HA Lösung für hoch verfügbarem PBS (Aktiv/Passiv)

    Für die Forumsleser, die sich nur auf dem deutschsprachigen Bereich rumtreiben, mal eine Verlinkung zu interessanten Beiträgen: https://forum.proxmox.com/threads/pathfinder4diy-high-availability-solution-for-pbs-active-passive.171635/
  5. I

    [SOLVED] error on backup - failed - job failed with err -61 - No data available

    hi we have since view days following error on backup. what can we do here to fix it? all other backups run normal. regards
  6. B

    How to backup differently specific hard disks of a VM

    Hello, I have a VM with two hard disks, one I want backupped every 10 minutes, and the other only a daily backup is fine. Is it available a backup configuration making it possible? So far, the only workaround I did see is to have two distinct VM with its own disk each and configure the backups...
  7. Z

    PBS Backupkonzept

    Hallo zusammen, anders als man jetzt vermuten könnte geht es mir nicht darum ein Konzept für das Backup mit PBS zu erstellen. Mir geht es eher darum zu fragen, ob das Konzept das man die VMs und LXCs jeweils auf dem Proxmox Cluster ins Backup aufnehmen muss nicht dahingehend erweitert wird, das...
  8. S

    ZFS Config Help for Proxmox Backup Server (PBS) - 22x 16TB HDDs (RAIDZ2 vs. dRAID2)

    Hi every one. I’m building a dedicated Proxmox Backup Server and would appreciate your feedback on the best ZFS layout for my hardware. My primary goals are high random-I/O performance (for garbage collection and small writes), robust data integrity, and reasonable capacity. Hardware 22 × 16...
  9. A

    Slow garbage collection and failed backups

    Hey everyone, We're experiencing issues with garbage collection being slow. In some cases, this is causing backups to fail and also resulting in backups taking longer than expected to complete. Our set up is not ideal as we're using network attached storage and not using SSD's, but it was...
  10. J

    [SOLVED] Custom Cloud-innit file backup issues

    Hey folks. So I made myself a custom cloud-init file, because the UI cloud-init is limited. Actually, each time I create a VM I run a script to customize a final cloud-init file (so each VM can be different). I save the file to /var/lib/vz/snippets/ubuntu-homelab-cloud-init.yml. (so far I am...
  11. O

    When I restore from a backup taken with Veeam from Proxmox, the Linux servers do not boot.

    When I restore from a backup taken with Veeam from Proxmox, the Linux servers do not boot. There is no such problem with Windows servers; they can be restored successfully. I am using PVE version 9.0.9. Below are two examples of servers, one with UEFI and one with BIOS. 1.vm- ubuntu 24.04...
  12. N

    Problem with restoring backups from s3 endpoint

    Hello. We recently upgraded PBS to the new version and we want to use the S3 feature for storing backups. The issue is that backups are taken correctly and even verified, but during restore we get a connection error. A sample log can be seen below. Using encryption key from file descriptor...
  13. K

    Script that checks if the latest backup is fresh

    Hi, i wrote testinfra script that checks for each vm/ct if the latest backup is fresh (<24h for example). Its intended to run from PVE and needs testinfra as a prerequisite. See https://github.com/kmonticolo/pbs_testinfra
  14. F

    Link backup job ID to a backup task

    Hello, I am writing a hook script to execute at the end of backup tasks to send backup info to a custom API. I want to identify each task with the backup ID but I can't seem to find the backup ID anywhere in the task information. I've looked in the environment variables, in backup log with ...
  15. S

    Proxmox Checkscript

    Hello everyone. I created a bash script, that checks for QEMU VMs the (non-)existing backups from PBS. This script is useful, if: multiple users (customers) uses your PVE you own multiple PBS and want to verify retention verify data privacy Example, why this script is useful: Customer A...
  16. UdoB

    [TUTORIAL] FabU: I have two (or at least one) additional HDDs in spare - how can I use them to create Backups of my VMs and Containers?

    Target audience: Beginners There are no secret tips-n-tricks here, just basic knowledge. Precondition you have an intact PVE installation, be it a single computer or a cluster with several nodes; I am using the current 9.x release you have HDDs which may contain old data - that data will get...
  17. E

    Is there a way to debbug S3 post/request to endpoint?

    Since the release of Proxmox Backup version 4.0 I'm trying to use a S3 storage brasilian provider (https://magalu.cloud) which is full S3 compatible. But I'm getting the following error while check for bucket: root@pbss3:~# proxmox-backup-manager s3 check mgc-s3 my-bucket-name Error: head...
  18. P

    Veeam error Failed to map disks (since upgrade v8 to v9)

    We did the upgrade from v8 to v9 in our test lab. So far, everything is working fine, but the backup jobs with Veeam are now failing. (We use a VM Veeam worker in Proxmox, which is tied to an external Windows server that host the Veeam backup jobs). I get the following error: "Failed to...
  19. F

    Proxmox Neuling mit ein paar Fragen ( Monitoring / USV / Datensicherung )

    Hiho, wir wollen in Zukunft von Mircrosoft HyperV weg und hin zu Proxmox wechseln. Nach möglichkeit sollten die "Funktionalitäten" so ähnlich wie möglich sein. Aktuell: - viele Kunden mit Einzelserver(Hardware) + 2-5 Virtuellen Maschienen mit Microsoft HyperV - Atera wird als Monitoring...
  20. B

    Are multiple backups at the same time possible?

    Hi! Tried searching, but found it difficult to uncover. We are trying to have multiple backup jobs: Backup job #1: Time: 22:00 Occurence: Daily Scope: Most of our VM`s with some exceptions Backup job #2: Time: 03:00 Occurence: Daily Scope: Pool ABC Backup job #3: Time: 05:00 Occurence...