Hello all,
Is there an existing script or does anyone know how one could set the next backup job to be an Active Full backup?
Background:
We used to use "local target" for storage optimisation and need to change it to "local target (large blocks)" due to meta-data issues with our S3 Object Storage solution and in order for the changes to take effect, we need to take an Active Full. I want to schedule this to happen for Friday's backup so that Veeam will have the full weekend to complete the backup if necessary.
Thank you in advance.
-
- Enthusiast
- Posts: 82
- Liked: 1 time
- Joined: Apr 28, 2015 7:52 am
- Contact:
-
- Product Manager
- Posts: 20400
- Liked: 2298 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Script to set the next backup as Active Full
Basically, you need to start a job via Start-VBRJob cmdlet with -FullBackup switch, but can you tell me what exact issue you had with the object storage metadata? May be the problem can be addressed in a different way. Thanks!
-
- Enthusiast
- Posts: 82
- Liked: 1 time
- Joined: Apr 28, 2015 7:52 am
- Contact:
Re: Script to set the next backup as Active Full
Hi @veremin
Many thanks for your help. I've started looking at using the Start-VBRJob cmdlet but have a question, would starting these jobs from a script conflict with the scheduled job?
With regards to the object storage, we are using Cloudian as our S3 platform. We have been advised that there are limitations due to disk space for the metadata in the Cassandra database that mean that if we used Veeam's default 1MB block size, we would only be able to utilise 50% of our Cloudian capacity. They advised us to change it to Local Large (4MB).
Many thanks for your help. I've started looking at using the Start-VBRJob cmdlet but have a question, would starting these jobs from a script conflict with the scheduled job?
With regards to the object storage, we are using Cloudian as our S3 platform. We have been advised that there are limitations due to disk space for the metadata in the Cassandra database that mean that if we used Veeam's default 1MB block size, we would only be able to utilise 50% of our Cloudian capacity. They advised us to change it to Local Large (4MB).
-
- Product Manager
- Posts: 20400
- Liked: 2298 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Script to set the next backup as Active Full
No, it should not - it will be similar to right-clicking the job and selecting Active Full option. Thanks!Many thanks for your help. I've started looking at using the Start-VBRJob cmdlet but have a question, would starting these jobs from a script conflict with the scheduled job?
Who is online
Users browsing this forum: No registered users and 20 guests