-
- Novice
- Posts: 6
- Liked: never
- Joined: Dec 22, 2014 6:05 pm
- Full Name: Massimo Spazian
- Contact:
Understanding active full
Hello,
I have a problem with a backup job. The support told me I should start a new active full.
Before to do that I need to understand what means create a new active full.
Some information about my system:
- The full backup .vbk is about 6.5 TB.
- The backup job has 18 VM.
- The error is on the biggest VM - about 85% of the whole data.
- A full backup on tuesday with rollback.
- Incremental for the rest of the week.
- The last 6 incremental are about 1.5 TB
- The last 6 rollback are about 150 GB
I don't have enough space for an active full if I don't convert the last incremental to rollback.
What is the correct way to do it using the least disk space?
If I remove the VM from the job and I create a new job with only the VM with the error, it could be a good choice?
The others VMs will be backup with the actual job, and tomorrow it will be created the new full and then all the incremental will be reverted.
In the meantime a new job will create a new full backup of the server with problems.
Will it work?
Thank you.
ID# 00712381
I have a problem with a backup job. The support told me I should start a new active full.
Before to do that I need to understand what means create a new active full.
Some information about my system:
- The full backup .vbk is about 6.5 TB.
- The backup job has 18 VM.
- The error is on the biggest VM - about 85% of the whole data.
- A full backup on tuesday with rollback.
- Incremental for the rest of the week.
- The last 6 incremental are about 1.5 TB
- The last 6 rollback are about 150 GB
I don't have enough space for an active full if I don't convert the last incremental to rollback.
What is the correct way to do it using the least disk space?
If I remove the VM from the job and I create a new job with only the VM with the error, it could be a good choice?
The others VMs will be backup with the actual job, and tomorrow it will be created the new full and then all the incremental will be reverted.
In the meantime a new job will create a new full backup of the server with problems.
Will it work?
Thank you.
ID# 00712381
-
- VP, Product Management
- Posts: 27371
- Liked: 2799 times
- Joined: Mar 30, 2009 9:13 am
- Full Name: Vitaliy Safarov
- Contact:
Re: Understanding active full
Hi Massimo,
Thanks!
Convert restore points to rollbacks or switch to forever forward incremental backup mode (new mode in v8)Massimo wrote:I don't have enough space for an active full if I don't convert the last incremental to rollback.
What is the correct way to do it using the least disk space?
In this case you will have a backup for that VM, obviously it is a good thingMassimo wrote:If I remove the VM from the job and I create a new job with only the VM with the error, it could be a good choice?
Yes, do not see any reasons why two separate jobs will not work.Massimo wrote:The others VMs will be backup with the actual job, and tomorrow it will be created the new full and then all the incremental will be reverted.
In the meantime a new job will create a new full backup of the server with problems.
Will it work?
Thanks!
-
- Novice
- Posts: 6
- Liked: never
- Joined: Dec 22, 2014 6:05 pm
- Full Name: Massimo Spazian
- Contact:
Re: Understanding active full
Hi Vitaly and thanks for the answer.
Is it possible to do it anytime?
Thank you.
I let veeam create the rollbacks after the new weekly full backup.Vitaliy S. wrote:Convert restore points to rollbacks or switch to forever forward incremental backup mode (new mode in v8)
Is it possible to do it anytime?
I'm sure it works, but my doubts are about the savings of disk space.Vitaliy S. wrote:Yes, do not see any reasons why two separate jobs will not work.
Thank you.
-
- Novice
- Posts: 6
- Liked: never
- Joined: Dec 22, 2014 6:05 pm
- Full Name: Massimo Spazian
- Contact:
Re: Understanding active full
If I remove the VM from job A and I create a new job B with that VM, will I be able to restore the VM from the old restore points of the job A?
If I want to go with the active full, will all the old .vib files be reversed?
If I want to go with the active full, will all the old .vib files be reversed?
-
- Product Manager
- Posts: 20400
- Liked: 2298 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Understanding active full
Correct.If I remove the VM from job A and I create a new job B with that VM, will I be able to restore the VM from the old restore points of the job A?
The previous restore points will be converted, if you use not active but synthetic full backup and enable corresponding option.If I want to go with the active full, will all the old .vib files be reversed?
This script should allow you to run synthetic full on demand.Is it possible to do it anytime?
Thanks.
-
- Novice
- Posts: 6
- Liked: never
- Joined: Dec 22, 2014 6:05 pm
- Full Name: Massimo Spazian
- Contact:
Re: Understanding active full
Thanks for all the answers.
I never used script with veeam. Is it enough a simple double click?
I don't see the script.v.Eremin wrote: This script should allow you to run synthetic full on demand.
I never used script with veeam. Is it enough a simple double click?
-
- Product Manager
- Posts: 20400
- Liked: 2298 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Understanding active full
I've updated the link already. It's simple powershell code that can be executed either manually or automatically via Windows Scheduler. Thanks.
-
- Novice
- Posts: 6
- Liked: never
- Joined: Dec 22, 2014 6:05 pm
- Full Name: Massimo Spazian
- Contact:
Re: Understanding active full
Great! Thanks.
This evening is planned the weekly synthetic full.
If I launch a full synthetic backup now what will happen this evening?
Will it be created a new synthetic backup?
This evening is planned the weekly synthetic full.
If I launch a full synthetic backup now what will happen this evening?
Will it be created a new synthetic backup?
-
- Product Manager
- Posts: 20400
- Liked: 2298 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Understanding active full
The .vibs will be injected inside .vbk file. With corresponding option being enabled, the previous restore points will be converted to rollbacks. Thanks.
-
- VP, Product Management
- Posts: 27371
- Liked: 2799 times
- Joined: Mar 30, 2009 9:13 am
- Full Name: Vitaliy Safarov
- Contact:
Re: Understanding active full
Massimo,
BTW, why don't you want to switch to forever incremental without synthetic/active fulls and delete all "expired" restore points according to the retention policy settings? Are you on v8?
BTW, why don't you want to switch to forever incremental without synthetic/active fulls and delete all "expired" restore points according to the retention policy settings? Are you on v8?
-
- Novice
- Posts: 6
- Liked: never
- Joined: Dec 22, 2014 6:05 pm
- Full Name: Massimo Spazian
- Contact:
Who is online
Users browsing this forum: operations.bern and 127 guests