Knowledge berry

This is the place where CloudBerry Lab knowledge lives


KB #1054

How to restore image based backup to EC2 with partitions large 1TB

Product: CloudBerry Backup

Versions: Any

Product type: Managed Backup Service, Standalone

Platform: Windows

Created at: Oct 28, 2016

Updated at: Oct 28, 2016

Author:

Problem

Image-based (previously called Bare Metal) backup plans were designed to help customers protect their Windows computers. It integrates with Microsoft VSS technology (Windows Shadow copy) and guarantees transactionally consistent backup. It allows administrators to exclude unwanted files in certain partitions and the partitions themselves from being restored. Backup can be restored as an EC2 instance (AWS Virtual Machine), but having partitions of over 1Tb can prevent this action and cause the following error message in the CloudBerry Backup console (or log files): selected partitions exceed 1TB in size. This is an artificial limitation due to the nature of the restoration procedure.

Resolution

There are several scenarios, all of which are based on the CloudBerry restoration options.

Scenario 1

You have Image Based backup with boot disk over 1 Tb.

CloudBerry Restore plans can be configured certain with partitions resized and certain files and folders excluded. Both options allow to shrink the target EBS volume to the size that AWS can accept through a method we use for restoration. Follow the instructions below to decrease the amount of data included in the restored disk:

In the restore wizard, on the “Select Partitions” step, make the following changes:

CloudBerry Restore to EC2 (select partitions)

This step contains hidden options to 1) resize the target partition; 2) exclude files and folders; Resize your partition to the maximum of 1Tb (content exclusion can be helpful to exclude the unnecessary data from the system boot).

Partition resize (CloudBerry Backup)

Afterward, just follow the wizard and launch the restoration process. This will launch an EC2 instance with your OS inside.

Scenario 2

You have an image-based backup data disk (with no OS) that is over 1Tb.

This scenario requires the EC2 instance with Windows OS to be launched in the AWS Cloud. This scenario also requires the CloudBerry Backup product to be installed on this Guest OS. Once done, sync your repository according to this article in our blog. Those steps allow you to have your backup data listed in the newly installed CloudBerry Backup. This should be an image-based backup (so make sure you configure your storage account and select the backup prefix accordingly). AWS EBS volume supports volumes ranging from 1 to 16384 GiB.

Amazon Web Services EBS volume configuration

Create a volume that can fit your data and attach it to your EC2 instance. Next step is to restore the disk from the image-based backup as “Physical disk”. Hit “Restore”, select the storage account with the image-based backup, select other options as you see fit (e.g. restoration point, plan name, etc.). Make sure you select “Restore as physical disk” at the “Type of data” step to restore.

CloudBerry Backup Restore as physical disk

Select partitions to restore and set the destination.

CloudBerry Backup restore 16 Tb destination

Complete the wizard and run the plan.