[SOLVED] Proxmox Backup Solution

adminkc

Member
Sep 28, 2020
91
0
11
29
Hi Guys,

does the PBS have applikation aware backup solution like VEEAm, because we need it for our Mail Server.
Last Time the VM chrased an we had the backup to restore the VM but the Datebase wasn't able to connect.
So it would be easier if the pbs can the same thing like VEEAM.

Tnx for the help

Best,

KC IT-Team
 
no, there is no application-specific integration in PBS (yet). you can always write your own wrapper around the client backup call though for host backups (e.g., if you need to dump a DB, ...), or hook into qemu-guest-agent's freeze/thaw feature to increase consistency for VM backups.