I am backing up a VM that is running MS SQL Server 2008 for use with GFI MailArchiver. Our company has around 45 users and a mail volume of about 3 Gb per month, ~100 Mb/day. However, the daily backup size on weekdays is around 100 Gb! On weekends with very little mail traffic, the backup size is around 20 Gb.
From another thread:
Is there any way to check what files in particular are causing the backup to grow that much?
Or is it impossible as PBS only sees blocks and cannot de-reference them to files?
Lars
From another thread:
Taking this, and overhead, and other OS stuff into account, I still think this is pretty big.The way the dirty bitmaps work, is by marking a whole block dirty even if just a single bit in that block has changed. So if the writes are small but in a lot of different blocks, they all will be marked dirty.
Is there any way to check what files in particular are causing the backup to grow that much?
Or is it impossible as PBS only sees blocks and cannot de-reference them to files?
Lars