[pbs-devel] applied: [PATCH v2 proxmox-backup 0/6] add scheduled verification of datastore
Dietmar Maurer
dietmar at proxmox.com
Fri Sep 18 12:13:56 CEST 2020
applied, thanks!
> On 09/18/2020 11:00 AM Hannes Laimer <h.laimer at proxmox.com> wrote:
>
>
> Adds support for scheduling the verification of datastores the same way
> GC or Prune is scheduled.
>
> v2: - add patch to make verify-schedule deletable
>
> Hannes Laimer (6):
> api2: add VERIFY_SCHEDULE_SCHEMA
> add verify_schedule field to DataStoreConfig
> api2: add optional verify-schdule field to create/update datastore
> endpoint
> api2: make verify_schedule deletable
> ui: add verify-schedule field to edit datastore form
> add verification scheduling to proxmox-backup-proxy
>
> src/api2/config/datastore.rs | 10 +++
> src/api2/types/mod.rs | 5 ++
> src/bin/proxmox-backup-proxy.rs | 104 +++++++++++++++++++++++++++++++-
> src/config/datastore.rs | 9 ++
> www/config/DataStoreConfig.js | 5 +-
> www/window/DataStoreEdit.js | 9 +++
> 6 files changed, 139 insertions(+), 3 deletions(-)
>
> --
> 2.20.1
>
>
>
> _______________________________________________
> pbs-devel mailing list
> pbs-devel at lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
More information about the pbs-devel
mailing list