Discussions related to using object storage as a backup target.
david.domask
Veeam Software
Posts: 2590
Liked: 606 times
Joined: Jun 28, 2016 12:12 pm
Contact:

Re: Background Retention/Checkpoint Removal interfering with jobs and restores

Post by david.domask »

Hi Benjaminlee,

Thank you for sharing the cases and the extensive details. If I get it right from the case notes, the operations you were attempting were being done on backups that were being processed by the retention/checkpoint deletion job. Normally, these processes should be pretty fast and you would avoid the lock conflicts, but seems like due to the difficulties with the Checkpoint Removal/Retention, the lock was held on the backups.

I would advise continue working with Support; likely the changes here are more related to an existing issue that was "uncovered" by the introduction of the background checkpoint removal in 12.2, not directly related to the change itself, and lowering the concurrent tasks from unlimited to a limited amount makes sense as the solution here, but please continue working with Support.
David Domask | Product Management: Principal Analyst
vashthestampede
Novice
Posts: 9
Liked: 1 time
Joined: Dec 10, 2019 10:46 am
Contact:

Re: Checkpoint removal process info

Post by vashthestampede »

Here we are, same issue of the other with a s3-compatible capacity tier (BackBlaze).
Case #07475556 Checkpoint Removal job Failes

In my case if i look at the job logs i see the error but a the same time the succesfull row:

Code: Select all

22/10/2024 03:00:07          Job started at 22/10/2024 03:00:07
22/10/2024 03:00:23 Error    Failed to remove checkpoint e3290e58-e4ab-45e1-990e-dc2b25c9ba55 from capacity extent.
22/10/2024 23:42:49 Error    Failed to remove checkpoint e3290e58-e4ab-45e1-990e-dc2b25c9ba55 from capacity extent.
23/10/2024 01:37:00          Checkpoints have been successfully removed from the backup repository B2 Repository.
23/10/2024 03:00:57          Job finished at 23/10/2024 03:00:57
Then, the Job seem to fail two times, but only one mail received as notify.

At the moment one "Chekpoint Removal" job running with the following details

Code: Select all

23/10/2024 03:00:57          Job started at 23/10/2024 03:00:57
23/10/2024 04:51:25          Checkpoints have been successfully removed from the backup repository B2 Repository.
daviek
Lurker
Posts: 1
Liked: never
Joined: Oct 23, 2024 9:26 pm
Full Name: David Kester
Contact:

Re: Background Retention/Checkpoint Removal interfering with jobs and restores

Post by daviek »

I've just started seeing errors in Veeam B&R in the below format. From what I've read, the Retention/checkpoint piece in v12.2 has changed quite a bit. This is a little different than what you're seeing, but I wanted to put it out there anyway since I'm new to the R&D Forums. Hope this helps!
 
Failed to remove checkpoints from the backup repository .............
Failed to remove checkpoints from the backup repository ............
Failed to remove checkpoints for the backup .......to ......... from the repository ..........
Failed to remove checkpoints for the backup .......to ......... from the repository ..........
Job has failed unexpectedly
Gostev
Chief Product Officer
Posts: 32217
Liked: 7585 times
Joined: Jan 01, 2006 1:01 am
Location: Baar, Switzerland
Contact:

Re: Background Retention/Checkpoint Removal interfering with jobs and restores

Post by Gostev »

The retention/checkpoint logic did not change at all in v12.2, however we added reporting for when this process fails (whereas previously it would just fail quietly). When it fails, it's always due to an issue connecting to object storage or due to object storage itself experiencing issues (e.g. overload).
veremin
Product Manager
Posts: 20673
Liked: 2378 times
Joined: Oct 26, 2012 3:28 pm
Full Name: Vladimir Eremin
Contact:

Re: Checkpoint removal process info

Post by veremin »

As Anton mentioned, most issues are not directly related to the background checkpoint removal process itself but rather to misconfigured infrastructure, often including the network.

I have merged your responses into the general thread where this problem is being discussed.

In any case, we recommend reaching out to the technical support department to determine the actual issue, as the mention of it may be hidden deep within the debug logs.

Thanks!
talltim
Enthusiast
Posts: 46
Liked: 18 times
Joined: Mar 29, 2021 11:52 am
Full Name: Tim David
Contact:

Re: Checkpoint removal process info

Post by talltim » 1 person likes this post

Is there a way to exclude the Checkpoint removal job from email notifications? I have a call logged with support but I have a feeling they are going to say it is network issues. Every one that has failed so far seems to be removed on the next run of the job.
hayliz
Service Provider
Posts: 45
Liked: 8 times
Joined: Jun 27, 2022 8:12 am
Full Name: Abdull
Contact:

Re: Checkpoint removal process info

Post by hayliz »

Hello everyone, we have several large Veeam environments with scaleout repository. We also get constant chepoint removal messages every day. We have been working with the Veeam support colleagues for a long time.

Our setup:
VMware Environment: 7.0.3, 23794027
Veeam: v12.2.
Repository: Scaleout Repository with capacity tier (copy)
Veeam case: 07407985

We were informed that it could possibly be due to the performance tier. But unfortunately, we cannot be given a precise statement as to the exact cause or it is not clear.
NeilColyn
Lurker
Posts: 1
Liked: 1 time
Joined: Nov 18, 2024 5:44 am
Full Name: Neil Colyn
Contact:

Re: Checkpoint removal process info

Post by NeilColyn » 1 person likes this post

For us, the issue was our Veeam object storage repository (Azure Storage Account) had Versioning enabled which is not supported.

https://helpcenter.veeam.com/docs/backu ... ml?ver=120

Data in an object storage bucket or container must be managed solely by Veeam Backup & Replication, including retention (in case you enable Object Lock and Versioning features on an S3 bucket or version-level WORM on an Azure container) and data management. Enabling lifecycle rules is not supported, and may result in backup and restore failures.
m.novelli
Veeam ProPartner
Posts: 589
Liked: 112 times
Joined: Dec 29, 2009 12:48 pm
Full Name: Marco Novelli
Location: Asti - Italy
Contact:

Re: Checkpoint removal process info

Post by m.novelli »

Wow, this is a good catch

I should control my old Azure Storage Accounts created before v12.2, I'm sure I have some with versioning and Veeam didn't check that before 12.2 or 12.1 I'm pretty sure

Marco
Ciao,

Marco
m.novelli
Veeam ProPartner
Posts: 589
Liked: 112 times
Joined: Dec 29, 2009 12:48 pm
Full Name: Marco Novelli
Location: Asti - Italy
Contact:

Re: Checkpoint removal process info

Post by m.novelli »

Nope, I got confused with "soft delete" option on Azure Storage Account, checked right now

Marco
Ciao,

Marco
veremin
Product Manager
Posts: 20673
Liked: 2378 times
Joined: Oct 26, 2012 3:28 pm
Full Name: Vladimir Eremin
Contact:

Re: Checkpoint removal process info

Post by veremin »

talltim wrote: Nov 06, 2024 4:06 pm Is there a way to exclude the Checkpoint removal job from email notifications? I have a call logged with support but I have a feeling they are going to say it is network issues. Every one that has failed so far seems to be removed on the next run of the job.
This will be possible in the next version of our product, Veeam Backup & Replication 12.3. There we've improved the background checkpoint removal notifications by including the underlying error and downgraded the severity of issues from "failure" to "warning." Additionally, we have introduced a couple of registry keys that allow you to further reduce the severity to an informational message.

Thanks!
sfirmes
Veeam Software
Posts: 321
Liked: 150 times
Joined: Jul 24, 2018 8:38 pm
Full Name: Stephen Firmes
Contact:

Re: Checkpoint removal process info

Post by sfirmes »

Veeam Backup & Replication 12.3 is now available for download and What's New in v12.3 document has details on all the enhancements around background checkpoint removal.
Steve Firmes | Senior Solutions Architect, Product Management - Alliances @ Veeam Software
veremin
Product Manager
Posts: 20673
Liked: 2378 times
Joined: Oct 26, 2012 3:28 pm
Full Name: Vladimir Eremin
Contact:

Re: Checkpoint removal process info

Post by veremin » 1 person likes this post

Yeah, 12.3 has just been released.

With it you can control the severity of background checkpoint removal event by creating ObjectStorageCheckpointRemovalSeverity
(DWORD, 0 — info, 1 — warning, 2 — error) registry value under the HKLM\SOFTWARE\Veeam\Veeam Backup and Replication key on the backup server.

Thanks!
Wallachuck
Novice
Posts: 6
Liked: never
Joined: Jul 16, 2012 11:42 pm
Contact:

[MERGED] Checkpoint deletion error on Wasabi capacity tier

Post by Wallachuck »

Seeing this same error here on around 10 or so sites. Searched the term "Failed to remove a checkpoint during a background job" and this thread popped up.


All using Wasabi and Veeam 12.2.0.334
Previously running 12.1.2.172 without the error

Going to try upgrade to 12.3.0.310 to see if it fixes it and will post back if it does to help out the next person searching the net.
veremin
Product Manager
Posts: 20673
Liked: 2378 times
Joined: Oct 26, 2012 3:28 pm
Full Name: Vladimir Eremin
Contact:

Re: Checkpoint removal process info

Post by veremin »

The majority of issues stem not from the background checkpoint removal process itself, but from improperly configured infrastructure, which often involves the network.

Upgrading to 12.3 will not resolve these issues; rather, it will reduce their severity level and provide a low-level error that will give a clearer understanding of what is wrong with the infrastructure or network.

Thanks!
m.novelli
Veeam ProPartner
Posts: 589
Liked: 112 times
Joined: Dec 29, 2009 12:48 pm
Full Name: Marco Novelli
Location: Asti - Italy
Contact:

Re: Checkpoint removal process info

Post by m.novelli »

Yesterday I've updated a dozen of customers to v12.3, one Server send me this warning every 30 minutes - 1 hour:

Job has been stopped with failures. Name: [Checkpoint Removal] Details: Job aborted due to server termination

Veeam and the Server are up and running, in the "Background Retention" I can see "Checkpoint removal: working" , no sign of errors :(

If it's not a known issue I'm going to open a support ticket just to get rid of the email every 30 minutes :(

Marco
Ciao,

Marco
m.novelli
Veeam ProPartner
Posts: 589
Liked: 112 times
Joined: Dec 29, 2009 12:48 pm
Full Name: Marco Novelli
Location: Asti - Italy
Contact:

Re: Checkpoint removal process info

Post by m.novelli »

Case #07539611 

Marco
Ciao,

Marco
veremin
Product Manager
Posts: 20673
Liked: 2378 times
Joined: Oct 26, 2012 3:28 pm
Full Name: Vladimir Eremin
Contact:

Re: Checkpoint removal process info

Post by veremin »

I suspect the root error might be linked to server termination, which can occur during upgrades, reboots, or similar actions.

The email warning spam could be due to SMTP issues, such as an exhausted SMTP server cache causing repeated send attempts.

However, the situation seems unusual since we've specifically implemented an exception to prevent failure reports from being sent with every VBR server reboot.

So, kindly, continue your investigation with our support team.

Thanks!
Post Reply

Who is online

Users browsing this forum: No registered users and 6 guests