[pbs-devel] [PATCH backup 1/2] save last verify result in snapshot manifest
Dietmar Maurer
dietmar at proxmox.com
Wed Aug 26 06:30:06 CEST 2020
> On 08/25/2020 5:30 PM Thomas Lamprecht <t.lamprecht at proxmox.com> wrote:
>
>
> Save the state ("ok" or "failed") and the UPID of the respective
> verify task. With this we can easily allow to open the relevant task
> log and show when the last verify happened.
>
> As we already load the manifest when listing the snapshots, just add
> it there directly.
>
> We need to make the verify API call protected to be able to save the manifest.
Why? IMHO this should not be necessary, because backups are written by the 'backup' user.
More information about the pbs-devel
mailing list