Discussions related to using object storage as a backup target.
Post Reply
codylittle
Influencer
Posts: 21
Liked: 1 time
Joined: Jul 06, 2022 3:52 am
Contact:

Identifying folder in blob storage associated to specific job

Post by codylittle »

Hey,

We're looking at using Azure lifecycle policies to move content between hot and cold depending on retention policies.
Part of this we'll need to identify which folder within blob storage is associated to which job. Currently this is easy as no two jobs have the same number of vms.
However, with scaling this will become an issue.

Is there a way using powershell to identify the folders?

Regards,
Cody
Mildur
Product Manager
Posts: 8678
Liked: 2275 times
Joined: May 13, 2017 4:51 pm
Full Name: Fabian K.
Location: Switzerland
Contact:

Re: Identifying folder in blob storage associated to specific job

Post by Mildur »

Hi Cody

Using Lifecycle policies is not supported. You can leverage archive tier to move older gfs restore points to much cheaper object storage.

Object Storage - Considerations and Limitations
Data in object storage bucket/container must be managed solely by Veeam Backup & Replication, including retention and data management. Enabling lifecycle rules is not supported, and may result in backup and restore failures.
Thanks
Fabian
Product Management Analyst @ Veeam Software
codylittle
Influencer
Posts: 21
Liked: 1 time
Joined: Jul 06, 2022 3:52 am
Contact:

Re: Identifying folder in blob storage associated to specific job

Post by codylittle »

Hey Fabian,

We're only looking at using lifecycle policies to move from hot and cold after X days of no modification.
Given that upon upload Veeam doesn't choose a storage tier and uses the default container inferred tier,
I assumed that uploading to hot (inferred) then moving to cold, wouldn't matter as TTFB would still be the same as if I just uploaded to cold (inferred).

Is this assumption wrong?

Regards,
Cody
veremin
Product Manager
Posts: 20284
Liked: 2258 times
Joined: Oct 26, 2012 3:28 pm
Full Name: Vladimir Eremin
Contact:

Re: Identifying folder in blob storage associated to specific job

Post by veremin »

On paper, this should work - only performance might be decreased, as accessing data residing in the cold tier is generally slower than doing the same thing with data in the hot tier. However, if this setup causes unexpected issues, you will be on your own, meaning the support team will not provide any assistance with the investigation cause the lifecycle rules are generally not supported by our product. Thanks!
codylittle
Influencer
Posts: 21
Liked: 1 time
Joined: Jul 06, 2022 3:52 am
Contact:

Re: Identifying folder in blob storage associated to specific job

Post by codylittle »

Thanks Veremin for the heads up.
Back to the original query, looking through contents on object storage there is a .vbm file in the objs folder.
The name of the VBM file is the same as the name of the job it's associated with.
veremin
Product Manager
Posts: 20284
Liked: 2258 times
Joined: Oct 26, 2012 3:28 pm
Full Name: Vladimir Eremin
Contact:

Re: Identifying folder in blob storage associated to specific job

Post by veremin » 1 person likes this post

I believe you can take this scheme as an example and try to work with the backup subfolder. Thanks!
Post Reply

Who is online

Users browsing this forum: No registered users and 15 guests