Version 4.0.15 has some fixes in that respect, yes. But what errors are you seeing? Are you sure that the verification is not failing because your snapshots are actually corrupt? See also https://forum.proxmox.com/threads/s3-buckets-constantly-failing-verification-jobs.169875/post-803887Any progress on the verification? This does actually never work for me for the larger images.
Seems you run into a similar issue as https://bugzilla.proxmox.com/show_bug.cgi?id=6858, added this as additional information there.here's the error log
Yes, currently the client fetches the objects for verification, a more lightweight verification process is planned but not implemented yet, see https://bugzilla.proxmox.com/show_bug.cgi?id=4594Does the verification of the backups lead to lots of download traffic from the S3 storage? If that's the case it would be questionable business-wise for my case.
Depending on your storage provider cost plans and available vserver offerings an option could be to spin up a virtual PBS instance in their cloud and use it for verifying the backups from time to time. E.G: AWS or Hetzner offer S3 and virtual servers, you need to pay for data transfer out of their datacenter. But inside the same datacenter the transfer are free so you could use a vserver for doing the verification from time to time and remove it afterwards.Does the verification of the backups lead to lots of download traffic from the S3 storage? If that's the case it would be questionable business-wise for my case.
cdhowie Apr 2019
Just be careful when using this in a cloud context as you have to pay the necessary transfer fees to basically download your entire repository. (If you are using S3, it may be cheaper to spin up a short-lived EC2 in the same region and perform the check there. An m5.large is $0.096 per hour, which is just a hair more than the cost to transfer 1GB of data out to the Internet. You could probably check TBs of data on an m5.large in an hour.)
https://forum.restic.net/t/read-data-read-data-subset-use-cases/1542/5
We use essential cookies to make this site work, and optional cookies to enhance your experience.