Skip to content

Latest commit

 

History

History
53 lines (33 loc) · 3.7 KB

kb1054.md

File metadata and controls

53 lines (33 loc) · 3.7 KB
title description keywords kbid weight date updated_at author
How to restore image based backup to EC2 with partitions large 1TB
There is artificial limitation (due to AWS service, that CBL uses for EBS volume import) which causes the error with the following message selected partitions exceed 1TB in size.
CloudBerry Backup Restore to EC2, image based backup, limitation 1Tb, EBS volume size
1054
1054
2016-10-28
2016-10-28
Eugene

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.