ESX Virtualization

VMware ESXi, vSphere, VMware Backup, Hyper-V... how-to, videos....

Nakivo Backup and Replication - #1 Backup solution for Virtual, physical, cloud, NAS and SaaS

Menu
  • Certification
      • VCP-DCV vSphere 8
          • vcp2024-125.
        • Close
    • Close
  • VMware
    • Configuration Maximums
    • vSphere
      • vSphere 8.0
      • vSphere 7.0
      • vSphere 6.7
      • vSphere 6.5
      • vSphere 6.0
      • Close
    • VMworld
      • VMware EXPLORE 2024
      • VMware EXPLORE 2023
      • VMware EXPLORE 2022
      • VMworld 2019
      • VMworld 2018
      • VMworld 2017
      • VMworld 2016
      • VMworld 2015
      • VMworld 2014
      • VMworld 2013
      • VMworld 2012
      • VMworld 2011
      • Close
    • Close
  • Microsoft
    • Windows Server 2012
    • Windows Server 2016
    • Windows Server 2019
    • Close
  • Categories
    • Tips – VMware, Microsoft and General IT tips and definitions, What is this?, How this works?
    • Server Virtualization – VMware ESXi, ESXi Free Hypervizor, VMware vSphere Server Virtualization, VMware Cloud and Datacenter Virtualization
    • Backup – Virtualization Backup Solutions, VMware vSphere Backup and ESXi backup solutions.
    • Desktop Virtualization – Desktop Virtualization, VMware Workstation, VMware Fusion, VMware Horizon View, tips and tutorials
    • How To – ESXi Tutorials, IT and virtualization tutorials, VMware ESXi 4.x, ESXi 5.x and VMware vSphere. VMware Workstation and other IT tutorials.
    • Free – Free virtualization utilities, ESXi Free, Monitoring and free backup utilities for ESXi and Hyper-V. Free IT tools.
    • Videos – VMware Virtualization Videos, VMware ESXi Videos, ESXi 4.x, ESXi 5.x tips and videos.
    • Home Lab
    • Reviews – Virtualization Software and reviews, Disaster and backup recovery software reviews. Virtual infrastructure monitoring software review.
    • Close
  • Partners
    • NAKIVO
    • StarWind
    • Zerto
    • Xorux
    • Close
  • This Web
    • News
    • ESXi Lab
    • About
    • Advertise
    • Archives
    • Disclaimer
    • PDFs and Books
    • Close
  • Free
  • Privacy policy

Veeam Backup and Replication v9 and Built-in Bitlooker Saves Storage Space – Did You Know?

By Vladan SEGET | Last Updated: March 14, 2016

Shares

Veeam Backup and Replication v9 which was released recently is again, a major evolution (if not to say revolution) of the product that we all like. In fact, in this post, I wanted to focus on a feature that was named Bitlooker, but which perhaps not so well known outside of the Veeam community and Veeam users. In this post, you'll understand how Bitlooker works and which space savings are possible…

Bitlooker feature is called Exclude deleted file blocks. It's a simple checkbox. It works only for NTFS-based systems (Windows) as it reads an MFT to see which blocks were marked as deleted. Bitlooker is data reduction technology allowing to further reduce backup file size (up to 20%).

Please note that even if I throw in some numbers from my lab, those numbers might not be the same as yours as I'm using lab environment and that your production environment is certainly different than mine, even if I try to get as closer as possible with my home lab, to simulate production workloads.

What are deleted blocks?

Simple. You have a VM that is perhaps a file server. You add files, delete files. Right? Let's assume you have a file server that you add 100 Gb of files. The thin-provisioned VMDK will grow from 40Gb to 140 Gb. Correct?

Next, you delete those 100 Gb of files you just added. (I know it's not what's happens usually, but to give you the picture). The VMDK stays the same size – 140 Gb as you only delete pointers to the blocks. The Windows OS correctly report the files as deleted, but the VMware host from the outside does not. You would have to use a utility like sdelete to zero out all deleted blocks.

Here comes Bitlooker:

Analyzes the NTFS Master File Table (MFT) to identify blocks belonging to deleted files, and skips those blocks from image-level processing to reduce backup file sizes and replication bandwidth consumption.

Where to check if Bitlooker is enabled in Veeam's jobs?

Let's move on with the space savings and Veeam's storage options. First, we should know where the options are set as those are buried down in the advanced options in each backup job! Here it is:

Edit job > Storage > Advanced > Storage Tab > Check box Exclude deleted file blocks

In my example I also changed the compression level to Extreme …. (the default is Optimal).

Veeam Bitlooker Disabled

A simple test?

Step 1: Full Backup. Our VM with thin-provisioned VMDK grew in size (now 117Gb) and after full backup, we get a big Veeam's VBK file…..

Veeam Bitlooker Test

Step 2: I deleted about 100 Gb of files from my VM….. (for the purpose of this test it was different installation and ISO files, as well as office files etc…).

The guest OS (Windows 2012 R2) can see the difference…. before and after deletion of those files. Normal.

Delete files from my VM

I enable the Bitlooker features – the checkbox.

Exclude deleted file blocks from VM

Step 3: After enabling the Bitlooker feature and new full backup we can see that

  • A VMDK stays the same size as previously
  • Veeam's VBK file size is much smaller now (only 7Gb).

All the deleted blocks were skipped so the Veeam's VBK file size is much smaller….

Size of Backup file with Bitlooker enabled

——————————————————————————————-

Incremental backup benefits?

Let's say that you wonder if you see any benefits when you backup job is set to incremental and we all know that Incremental backups use CBT (changed block tracking). We have done another simple test. We just deleted the 100 Gb of file and execute full backup with Bitlooker OFF,

Activate or not Bitlooker

  1. Full Backup with Bitlooker OFF. Our VM has All data in place (system + about 100Gb of data). In total, there is about 140 Gb on the C: drive.
  2. Deleting the 100 Gb of data and creating Incremental backup with Bitlooker OFF
  3. Re-enabling Bitlooker and creating an Incremental backup.
  4. Active Full Backup (Bitlooker ON)

————————————————————————————————————-

Wrap UP:

Veeam's Bitlooker feature works. As you could see we saw some huge space saving between the 1st and 4th steps in the photo above. The size of VBK backup went down from 107 Gb to only 7 Gb, after we enabled the checkbox Exclude deleted blocks. The incremental backup Veeam will only process changed blocks, which does not belong to deleted files so no savings (almost no difference in size) here. But once you do an Active Full backup you should see a difference!

The time to do a backup with Bitlooker ON was shorter as well. The Active full backup (4) took only 2 min 48 sec compared to full backup (1) with Excluded Deleted Blocks OFF which took 19 min 32 sec.

Just one last thing. Bitlooker is present in all Veeam Backup versions (except the free), not only Enterprise Plus, Enterprise but also Standard. Want to test Veeam Software? You can download Free Trial which is a Full version valid during 1 month. Get your copy !

Check other posts – Veeam 9:

  • Veeam Backup and Replication v9 Guest File Exclusion – (HD Video)
  • Veeam (clean) Installation – (HD Install Video)
  • Veeam Scale-out Backup Repository
  • Veeam Scale-out Backup Repository Maintenance Mode
Shares
4.3/5 - (3 votes)

| Filed Under: Backup Tagged With: Veeam Backup and Replication v9, Veeam Backup and Replication v9 Saves Storage Space

About Vladan SEGET

This website is maintained by Vladan SEGET. Vladan is as an Independent consultant, professional blogger, vExpert x16, Veeam Vanguard x9, VCAP-DCA/DCD, ESX Virtualization site has started as a simple bookmarking site, but quickly found a large following of readers and subscribers.

Connect on: Facebook. Feel free to network via Twitter @vladan.

Comments

  1. Anton Gostev says

    March 15, 2016 at 4:09 pm

    Thanks for the post! Small correction, this is available in all editions including free.

    • Vladan SEGET says

      March 15, 2016 at 6:03 pm

      Even better. Thanks Anton. -:)

Private Sponsors

Featured

  • Thinking about HCI? G2, an independent tech solutions peer review platform, has published its Winter 2023 Reports on Hyperconverged Infrastructure (HCI) Solutions.
  • Zerto: One Platform for Disaster Recovery, Backup & Cloud Mobility: Try FREE Hands-On Labs Today!
Click to Become a Sponsor

Most Recent

  • Veeam Backup & Replication 12.3.2 – patch critical vulnerabilities for your dataprotection environments
  • Veeam confirming vSphere 9.0 and ESXi 9 upcoming support
  • Veeam Backup & Replication v13 Beta: A Game-Changer with Linux
  • What is Veeam Data Cloud Vault and how it can help SMBs
  • Nakivo Backup and Replication – Malware Scan Feature
  • Zerto 10 U7 released with VMware NSX 4.2 Support
  • XorMon NG 1.9.0 Infrastructure Monitoring – now also with Veeam Backup Support
  • Heartbeat vs Node Majority StarWind VSAN Failover Strategy
  • Vulnerability in your VMs – VMware Tools Update
  • FREE version of StarWind VSAN vs Trial of Full version

Get new posts by email:

 

 

 

 

Support us on Ko-Fi

 

 

Buy Me a Coffee at ko-fi.com

Sponsors

Free Trials

  • DC Scope for VMware vSphere – optimization, capacity planning, and cost management. Download FREE Trial Here.
  • Augmented Inline Deduplication, Altaro VM Backup v9 For #VMware and #Hyper-V – Grab your copy now download TRIAL.

VMware Engineer Jobs

VMware Engineer Jobs

YouTube

…

Find us on Facebook

ESX Virtualization

…

Copyright © 2025 ·Dynamik-Gen · Genesis Framework · Log in