[pbs-devel] [PATCH proxmox-backup 1/2] config: add default datastore creation function
Christian Ebner
c.ebner at proxmox.com
Fri May 3 17:31:05 CEST 2024
On 5/3/24 16:49, Christian Ebner wrote:
>> On 03.05.2024 16:32 CEST Gabriel Goller <g.goller at proxmox.com> wrote:
>>
>>
>> I am sure this has been discussed before, but couldn't find anything on
>> the mailing list: Why don't we create a default verify job?
>>
>> It seems sensible to me to add a default verify job that runs once a
>> week or once a month to every datastore (at least those created through
>> the UI).
>
> Without having looked at your patches yet, there has been some patches and discussion on this which you can find here https://lists.proxmox.com/pipermail/pbs-devel/2023-November/007342.html
Forgot to answer your question: verify jobs can be very IO intensive and
the user might even not want to have one, e.g. if data integrity is
provided by other means. So this is better set up manually.
More information about the pbs-devel
mailing list