-
- Enthusiast
- Posts: 71
- Liked: 2 times
- Joined: Jul 25, 2009 12:14 am
- Contact:
unchanged data blocks filter - CBT veeam flavour
Hi, i read in the admin guide that veeam has it's own CBT mechanism (developed for hyper-v i guess) in v6 where CBT can't be enabled or is disabled.
Can we have more information on :
- how it works
- when it's used and when it's not
- if it's leverage on vm with snapshots
Thanks a lot
Can we have more information on :
- how it works
- when it's used and when it's not
- if it's leverage on vm with snapshots
Thanks a lot
-
- Chief Product Officer
- Posts: 31814
- Liked: 7302 times
- Joined: Jan 01, 2006 1:01 am
- Location: Baar, Switzerland
- Contact:
Re: unchanged data blocks filter - CBT veeam flavour
Hi,
The way it works is whole virtual disk image is read, and during this process each disk block is hashed and compared with its previous state saved during the previous backup.
It is used if:
1. The use of CBT is disabled in the job settings.
2. CBT query fails for the VM for any reason.
3. In case of known border cases when certain sequence of state changes on VM makes CBT provide incorrect information.
4. When VM does not support CBT (virtual hardware version is less than 7).
Snapshot presense does not affect neither CBT nor proprietary changed block tracking mechanism, since vStorage API always process the actual VM state (as hypervisor sees VM virtual disk at this moment).
Thanks!
The way it works is whole virtual disk image is read, and during this process each disk block is hashed and compared with its previous state saved during the previous backup.
It is used if:
1. The use of CBT is disabled in the job settings.
2. CBT query fails for the VM for any reason.
3. In case of known border cases when certain sequence of state changes on VM makes CBT provide incorrect information.
4. When VM does not support CBT (virtual hardware version is less than 7).
Snapshot presense does not affect neither CBT nor proprietary changed block tracking mechanism, since vStorage API always process the actual VM state (as hypervisor sees VM virtual disk at this moment).
Thanks!
-
- Enthusiast
- Posts: 71
- Liked: 2 times
- Joined: Jul 25, 2009 12:14 am
- Contact:
Re: unchanged data blocks filter - CBT veeam flavour
Thanks a lot fot the details Gostev.
Snapshot does not affect CBT but i was talking about this statement "Due to existing VMware limitations, Veeam Backup & Replication does not leverage VMware vSphere CBT for VMs that have one or more snapshots created manually" and the ability of your alternate mechanism to act as a better-than-nothing workaround when backup vm with some snapshots.
Is it possible to track this mechanism in the job log ?
Snapshot does not affect CBT but i was talking about this statement "Due to existing VMware limitations, Veeam Backup & Replication does not leverage VMware vSphere CBT for VMs that have one or more snapshots created manually" and the ability of your alternate mechanism to act as a better-than-nothing workaround when backup vm with some snapshots.
Is it possible to track this mechanism in the job log ?
-
- Chief Product Officer
- Posts: 31814
- Liked: 7302 times
- Joined: Jan 01, 2006 1:01 am
- Location: Baar, Switzerland
- Contact:
Re: unchanged data blocks filter - CBT veeam flavour
When CBT data is used, you will see [CBT] symbols next to each processed disk.
-
- Enthusiast
- Posts: 71
- Liked: 2 times
- Joined: Jul 25, 2009 12:14 am
- Contact:
Re: unchanged data blocks filter - CBT veeam flavour
you mean the veeam's CBT ?Gostev wrote:When CBT data is used, you will see [CBT] symbols next to each processed disk.
-
- VP, Product Management
- Posts: 27377
- Liked: 2800 times
- Joined: Mar 30, 2009 9:13 am
- Full Name: Vitaliy Safarov
- Contact:
Re: unchanged data blocks filter - CBT veeam flavour
Hi Raphael,
No, Anton's is referring to VMware CBT mechanism. As to Veeam's engine that you should be looking at "Default tracker will be used" line in the job logs.
Thanks!
No, Anton's is referring to VMware CBT mechanism. As to Veeam's engine that you should be looking at "Default tracker will be used" line in the job logs.
Thanks!
-
- Enthusiast
- Posts: 71
- Liked: 2 times
- Joined: Jul 25, 2009 12:14 am
- Contact:
Re: unchanged data blocks filter - CBT veeam flavour
Thanks Vitaliy, can you explain how this is different from previous version since an incremental backup/replication obviously means you only store what's changed ?
-
- VP, Product Management
- Posts: 27377
- Liked: 2800 times
- Joined: Mar 30, 2009 9:13 am
- Full Name: Vitaliy Safarov
- Contact:
Re: unchanged data blocks filter - CBT veeam flavour
Our own VMware change tracking mechanism hasn't been changed since version 1, so I didn't quite catch what you're referring to...
-
- Enthusiast
- Posts: 71
- Liked: 2 times
- Joined: Jul 25, 2009 12:14 am
- Contact:
Re: unchanged data blocks filter - CBT veeam flavour
Ok, since it was not explained like this in the user guide since v6 i was thinking it's a new or enhanced feature. Am i missing something ?
-
- VP, Product Management
- Posts: 27377
- Liked: 2800 times
- Joined: Mar 30, 2009 9:13 am
- Full Name: Vitaliy Safarov
- Contact:
Re: unchanged data blocks filter - CBT veeam flavour
I guess you're confusing it with Hyper-V change tracking mechanism, which is new and unique to the market.
-
- Enthusiast
- Posts: 71
- Liked: 2 times
- Joined: Jul 25, 2009 12:14 am
- Contact:
Re: unchanged data blocks filter - CBT veeam flavour
No, i'm talking about this part of the VMware user guide :
ThanksWhenever Veeam Backup & Replication cannot leverage VMware vSphere CBT – for example, if your VMs run an earlier version of virtual hardware or Changed Block Tracking is disabled at the ESX host level – it fails over to Veeam’s proprietary filtering mechanism. Instead of tracking changed blocks of data, Veeam Backup & Replication filters out unchanged data blocks.
-
- Chief Product Officer
- Posts: 31814
- Liked: 7302 times
- Joined: Jan 01, 2006 1:01 am
- Location: Baar, Switzerland
- Contact:
Re: unchanged data blocks filter - CBT veeam flavour
Yes, this talks about good old proprietary changed block tracking we had since v1. Same stuff as I explained in my first response above.
-
- Enthusiast
- Posts: 71
- Liked: 2 times
- Joined: Jul 25, 2009 12:14 am
- Contact:
Re: unchanged data blocks filter - CBT veeam flavour
ok, too bad it sounds new in the context
-
- Chief Product Officer
- Posts: 31814
- Liked: 7302 times
- Joined: Jan 01, 2006 1:01 am
- Location: Baar, Switzerland
- Contact:
Re: unchanged data blocks filter - CBT veeam flavour
We have a saying "everything new is just well-forgotten old"
-
- Enthusiast
- Posts: 71
- Liked: 2 times
- Joined: Jul 25, 2009 12:14 am
- Contact:
Re: unchanged data blocks filter - CBT veeam flavour
Gostev wrote:We have a saying "everything new is just well-forgotten old"
Thanks for the details anyway
Who is online
Users browsing this forum: Bing [Bot] and 25 guests