cmaier wrote: ↑Jul 26, 2020 10:56 amFor me the transform feature is absolutely brilliant and works perfectly for years in our environment. With ReFS block cloning it's pretty fast, too.
This got my attention. Can you please share why are you using the transform to rollback feature on the ReFS repository? Because there is little benefit of doing transforms on ReFS, where synthetic full backup don't take any physical disk space regardless. However, there are certainly drawbacks in the form of much unneeded data processing (making changes to backup files), when any data processing means a potential of bugs and introducing data corruptions.
cmaier wrote: ↑Jul 26, 2020 10:56 amI don't understand at all why you want to cancel it. Could you explain what your problem with this feature is, please?
The main reason is that this mode is too prone to bugs, especially on intersections with other features. For example, I was just working on the release notes for 10a, and all the backup mode specific bugs that were fixed there was around this backup mode.
Also from general reliability considerations, you want to avoid changing your backups after they have been created. And ReFS/XFS allow you to achieve that without requiring additional disk storage comparing to what you're using today with this backup mode.
Finally, this backup mode will not be compatible with some future functionality, which we expect many customers will want to use, because it is pretty game changing.
cmaier wrote: ↑Jul 26, 2020 10:56 amIf I remember right Anton said you found out that too few people use this feature. And you found it out by analyzing the support case's log files.
Really? Should I open more support cases to be a more significant part of your statistics? Usually your product runs fine and I don't need to open support cases...
No, opening more support cases will not make you a more significant part of your statistics, because they will all roll under the same unique installation ID. So, just one case is enough to have equal representation. And over the past 3 years, we had over 90% of customers open at least one support case, so we don't even need to approximate the usage of this feature.
cmaier wrote: ↑Jul 26, 2020 10:56 amI think it is a very normal strategy to use the large time period of a weekend to handle huge full backups and the small time period of a weekday's night for small incremental (and differential) backups. What are your alternatives to the transform chains feature?
Our recommendation is to use ReFS/XFS repository and don't do transforms at all, as they are largely pointless there. Just use the default backup mode with periodic synthetic fulls.