Disk Size Management in Windows

How you increase the size of a Windows disk depends on whether the type of disk and whether or not the disk is encrypted.

  • If the Windows disk has not been encrypted, you can extend or shrink that disk as desired using your hypervisor tools.

    • If the unencrypted disk is a Windows data disk or a GPT boot disk, you do not need to do anything in Cryptographic Security Platform Vault after you resize the disk, even if the Bootloader is already installed. Cryptographic Security Platform Vault will pick up the new disk size automatically.
    • If the unencrypted disk is an MBR boot disk with the Entrust Bootloader already installed, you need to move the boot partition as described in Resizing an Encrypted Windows Data Disk or GPT Boot Disk.
  • If the disk is an encrypted Windows data disk or an encrypted GPT boot disk, you can extend or shrink that disk as desired using your hypervisor tools. After you resize the disk in your hypervisor, you need to update the size in Cryptographic Security Platform Vault using the hcl extend command. For details, see Resizing an Encrypted Windows Data Disk or GPT Boot Disk.
  • If the disk is an encrypted Windows MBR boot disk, you must resize it as described in Extending an MBR Boot Partition After Installing the Bootloader.

Important:  

  • After you run the hcl extend operation to resize the drive, the new size may not be reflected in the Cryptographic Security Platform Vault for VM Encryption webGUI. If this happens, please execute the following commands:

    1. hcl status

    2. hcl update_size_kc <disk #> <partition #>

      where the disk # and partition # are for the drive in question, as reflected when you issue the hcl status command.

    3. hcl heartbeat -u

    Once the command execution is successful, the size should be displayed properly in the Cryptographic Security Platform Vault for VM Encryption webGUI.

  • If the disk being extended is part of a Microsoft Failover Cluster, you must enable maintenance mode on the disk, extend the disk, and then disable maintenance mode on that disk.