-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Hello,
Where are we supposed to ask for support for CBT related questions? I have 2 seperate open threads on the Citrix community forum but no one is answering. This is concerning as the introduction into CBT is a multi technology jump (using both CBT and NBD services) and it goes without saying that some developers may have more technical questions that what is covered in the developer guide.
For me the most important question right now is how does CBT work along with other backups? We would ideally like primarily rely on CBT incremental backups as our primary backup solution but still do a monthly full export of our servers (just incase CBT has some data corruption). Currently we take a snapshot and do a full export on a weekly basis, but this is very expensive method of doing things (time and storage). I assume that when we go CBT, we will not be able to make further snapshots of a VM without that snapshot VDI's being considered as another snapshot and having CBT data skewed?
Secondly, in the developer docs you refer to the possibility of comparing whether exported VDI matches that of the VDI snapshot via some kind of MD5 checksum. Any guide on how to achieve this? We would like to periodically ensure that what we have exported is correct and that no corruption took place without us knowing?