-
- Veteran
- Posts: 270
- Liked: 15 times
- Joined: Jan 03, 2012 2:02 pm
- Full Name: Tristan Floor
- Contact:
Synthetic Fulls running all, while 1 conc jobs per proxy
Hi,
I've set my proxy to 1 concurrent job, and this is working fine for 4 forward-incrementals jobs.
But what i see is that on Saturday the when our Synthetic Fulls are creating, All my jobs are on 99% completed, and all 4 jobs are busy with "transform".
Is it normal that the synthetic full transform is not waiting for complete before the next job is running?
I can imagine that if it has to wait for the next job, that it takes too long because it can take a lot of time to create synthetic fulls, but maybe it can create the syntethics one by one after each other.
I can't see if that make sense for the processing time.
The most load is on the target and proxy memory as i see now.
Is there an average speed of creating the synthetics?
Here i see that for example a 120GB full still busy and is 5 hours later.
I can place the results if everything is ready.
I'm still waiting for the time to get rid of tape backups so i can switch to "reverse increments".
Thanks.
I've set my proxy to 1 concurrent job, and this is working fine for 4 forward-incrementals jobs.
But what i see is that on Saturday the when our Synthetic Fulls are creating, All my jobs are on 99% completed, and all 4 jobs are busy with "transform".
Is it normal that the synthetic full transform is not waiting for complete before the next job is running?
I can imagine that if it has to wait for the next job, that it takes too long because it can take a lot of time to create synthetic fulls, but maybe it can create the syntethics one by one after each other.
I can't see if that make sense for the processing time.
The most load is on the target and proxy memory as i see now.
Is there an average speed of creating the synthetics?
Here i see that for example a 120GB full still busy and is 5 hours later.
I can place the results if everything is ready.
I'm still waiting for the time to get rid of tape backups so i can switch to "reverse increments".
Thanks.
-
- VeeaMVP
- Posts: 6166
- Liked: 1971 times
- Joined: Jul 26, 2009 3:39 pm
- Full Name: Luca Dell'Oca
- Location: Varese, Italy
- Contact:
Re: Synthetic Fulls running all, while 1 conc jobs per proxy
Synthetic full + transform is the heavier method you can use on the target storage, since it produces 4 I/O for every saved bit.
The speed you can reach with this method heavily relies on the target storage you are using, and also the CPU power of the proxy involved in the process. I've seen similar jobs lasting more than a day to complete.
If you need to stay with forward for supporting tape, try to remove the transform and go with forward incremental alone; obviously you will need more disk space because of the retention period.
The speed you can reach with this method heavily relies on the target storage you are using, and also the CPU power of the proxy involved in the process. I've seen similar jobs lasting more than a day to complete.
If you need to stay with forward for supporting tape, try to remove the transform and go with forward incremental alone; obviously you will need more disk space because of the retention period.
Luca Dell'Oca
Principal EMEA Cloud Architect @ Veeam Software
@dellock6
https://www.virtualtothecore.com/
vExpert 2011 -> 2022
Veeam VMCE #1
Principal EMEA Cloud Architect @ Veeam Software
@dellock6
https://www.virtualtothecore.com/
vExpert 2011 -> 2022
Veeam VMCE #1
-
- Veteran
- Posts: 270
- Liked: 15 times
- Joined: Jan 03, 2012 2:02 pm
- Full Name: Tristan Floor
- Contact:
Re: Synthetic Fulls running all, while 1 conc jobs per proxy
Sorry but I don't use the transform rollbacks option
I was writing "transform" but I was not meaning that option. It was why I saw on the real time statistics. It's te process to transform the incremental to a synthetic full.
So the question if it's normal if those are running all on the same time while only 1 concurrent job is set still exist
I was writing "transform" but I was not meaning that option. It was why I saw on the real time statistics. It's te process to transform the incremental to a synthetic full.
So the question if it's normal if those are running all on the same time while only 1 concurrent job is set still exist
-
- Chief Product Officer
- Posts: 31814
- Liked: 7302 times
- Joined: Jan 01, 2006 1:01 am
- Location: Baar, Switzerland
- Contact:
Re: Synthetic Fulls running all, while 1 conc jobs per proxy
Yes, it is normal. Backup proxy server does not take part in the synthetic full backup creation. Instead, the backup repository agent does the job. So, it is normal that this task is not accounted for as a backup proxy task. Thanks!
-
- Veteran
- Posts: 270
- Liked: 15 times
- Joined: Jan 03, 2012 2:02 pm
- Full Name: Tristan Floor
- Contact:
Re: Synthetic Fulls running all, while 1 conc jobs per proxy
Ah right. Thanks for that. It's clear now.
-
- Enthusiast
- Posts: 54
- Liked: 27 times
- Joined: Feb 10, 2012 8:43 pm
- Contact:
Re: Synthetic Fulls running all, while 1 conc jobs per proxy
Quick question- I have just switched to forward incremental from reverse (to hopefully make replication of my repository easier), so I am new to forwards... but I notice that the job finished last night and has been stuck on "transform" for over 12 hours now. I do not have the transform rollbacks option selected on this job though. Why is it doing transform?
-
- Chief Product Officer
- Posts: 31814
- Liked: 7302 times
- Joined: Jan 01, 2006 1:01 am
- Location: Baar, Switzerland
- Contact:
Re: Synthetic Fulls running all, while 1 conc jobs per proxy
It is doing synthetic full, but I believe statistics may call this action "transform". I will look at the source code when I am back in the office, and change this label accordingly. If you could post the exact line that you see, or screenshot - it would make it easier for me to find the corresponding text resource. Thanks!
-
- Enthusiast
- Posts: 54
- Liked: 27 times
- Joined: Feb 10, 2012 8:43 pm
- Contact:
Re: Synthetic Fulls running all, while 1 conc jobs per proxy
By the time I read your reply I wasn't able to get a screenshot. But basically it said it at the bottom of the statistics window after the last VM in the job had completed. I believe it just said something like performing transform. I tried to reproduce the results just now by creating a new test job, running it, then editing the properties and changing the day that it does synthetic full to today, and running it again, but it doesn't want to run the synthetic full. Instead it is just creating new VIBs. It must know that I am trying to trick it. Maybe if I set it to do synthetic full tomorrow I can catch it in the act.
-
- Veeam Software
- Posts: 21139
- Liked: 2141 times
- Joined: Jul 11, 2011 10:22 am
- Full Name: Alexander Fogelson
- Contact:
Re: Synthetic Fulls running all, while 1 conc jobs per proxy
Synthetic full is not performed if full backup has been already performed earlier this day. You can either change the date or wait until tomorrow to perform it.
The string is "Transform XX% done".
The string is "Transform XX% done".
-
- Enthusiast
- Posts: 54
- Liked: 27 times
- Joined: Feb 10, 2012 8:43 pm
- Contact:
-
- Chief Product Officer
- Posts: 31814
- Liked: 7302 times
- Joined: Jan 01, 2006 1:01 am
- Location: Baar, Switzerland
- Contact:
Who is online
Users browsing this forum: Bing [Bot] and 64 guests