Skip to end of metadata
Go to start of metadata

Server Backup Manager allows you to perform a bare-metal restore of Windows logical disks. A logical drive is a part of a physical disk drive that has been partitioned and allocated as an independent unit, and functions as a separate drive altogether. For example, you can partition one physical drive into drives F:, G:, and H:. Using the logical drive hierarchy is one method of organizing large units of memory capacity into smaller units.



1. Load the Backup Agent in recovery mode and install the manager key

Follow the instructions below to load the Backup Agent in Recovery mode and to install the Manager Key.

1. Boot the Server from Live CD or PXE Network Boot.

2. Then you may need to configure the network settings

3. To add the Manager Key to the Backup Agent, run the following command on the Server where the Backup Agent is installed:

r1soft-setup --get-key [Manager_URL]

Note
The --get-key function downloads the Key from the Mnaager. For this option to work, the Backup Manager should be up and accessible from the Agent Server via the network.

2. Restore the Windows system (boot) volume

Follow the instructions below to start the Bare-Metal Restore of the Windows system (boot) Volume.

1. Click on "Recovery Points" in the Main Menu to open the "Recovery Points" screen.

2. Select a Server from the drop-down menu located on the "Recovery Points" list toolbar.

3. Select a Disk Safe from the drop-down menu located on the "Recovery Points" list toolbar.

4. In the "Recovery Points" list, click on the "Bare-Metal Restore" icon in the "Actions" column for the Recovery Point from which you are going to restore.

Tip
To find a Recovery Point, you can use the Basic and Advanced List Filters. See Customize the Recovery Points list.

5. The "Bare-Metal Restore" window opens.

6. Look through the information on the Introduction screen and click "Next."

7. The "Choose Filesystems" step will appear.

Note
Henceforth on this page there are some changes (for version 4.2.0). Please refer to this link, [Using Bare-Metal Restore Device Auto-Mapping], explaining the new feature: Bare-Metal Restore Device Auto-Mapping.

On the next page, select the disk where the Windows system was previously installed.

Note
With version 3.18 and later versions, there is no need to restore logical disks separately from the boot partition and disk where the Windows system was previously installed.
Tip
To display filesystem properties, click on the "Plus" icon in front of the file system name. The following data is provided for each filesystem:
  • Content Type - Either "MBR" (Master Boot Record) or a special type of filesystem. The most common filesystem types are NTFS (Windows) or EXT3 (Linux).
  • Device Path - The path used by the operating system to identify the hard disk or partition. In Windows, it looks like \\?\Volume2cb24442-fd22-11df-b57d-806e6f6e6963. In Linux, it looks like /dev/hda or /dev/sda. The Device Path saved in the Recovery Point refers to the Device that this Recovery Point was created for. If you are performing a Bare-Metal Restore to an alternate Server, the Device Path will be different.
  • Size - Size of the hard disk or partition in gigabytes.
  • Block Size - Minimum amount of space that can be allocated on the hard disk. This depends on the partition size and file system used and is a multiple of 512 bytes.
  • Total Blocks - The total number of blocks (see above) available for data on this partition
  • Allocated Blocks - The number of blocks allocated for data at the time the Recovery Point was created.

Click "Next" to proceed to the following step.

8. On the next screen, select the "Restore to Alternate Host Name/IP" option. Then enter the Hostname or IP address of the alternate Server.

Click "Next" to proceed to the following step.

9. On the "Restore Storage Configuration" screen, choose the "Select Storage Configuration to Restore" option.

Click "Next" to proceed to the following step.

9.1 On the next screen, select the "Select Partition Tables to Restore" option. Selecting this option lets you pick partition tables from the Recovery Point to restore to the Target Server.

Click "Next" to proceed to the following step.

After the "Select Partition Tables to Restore" option is selected, you must complete three (3) additional steps:

  • Select Partition Tables
  • Map Partition Tables
  • Restore Partition Tables
9.1.1 Selecting Partition Tables

Select the partition table layout(s) for the filesystems you want to restore.

Tip
To display the partition table properties, click on the "Plus" icon in front of the partition table's name.
  • Content Type - Either MBR (Master Boot Record) or another special type of partition
  • Size - Size of the partition table in gigabytes
  • Number Of Sectors - Shows the total number of partition table sectors
  • Sector Size - The value of the sector in bytes
  • Serial Number - Full serial number of the partition table
  • Partitions - The list of partitions allocated with the partition table

Click "Next" to proceed to the following step.

9.1.2 Mapping Partition Tables

After choosing partition tables to restore, map the selected Partition Table(s) Recovery Points to physical disks in the Target Server. From the drop-down menu, select the physical disks you are going to restore to.

You are provided a table that allows you to map the chosen partition tables to physical disks on the Target Server. You can see as many lines in the table as the number of partition tables selected for restore. Each partition table must be mapped to a physical disk on the target Server before proceeding.

After selecting the disks, click "Next" to proceed to the next page.

9.1.3 Restoring Partition Tables

Perform the partition table restore by clicking on the "Restore Partition Tables" button. Once confirmed, the Partition Table Restore will be initiated. A busy indicator will be displayed while the restore is in progress. Restoring the partition table should not take a lot of time because the partition table fits into one 512-byte sector.

Notice
Restored partition tables will overwrite the existing partition table layout on the target devices.

When the process is over, click "OK" in the notification pop-up.

Click "Next" to proceed to the following step.

10.On the "Map Filesystems" screen, map the chosen filesystems to devices on the target host.

Note
The target device must be large enough to hold the filesystem, and each target device can only be selected once.
Note
You must select all of the filesystems for restore before proceeding.

Click "Next" to proceed to the following step.

11. Then on the "Restore Options" screen, select the "Reboot After Restore" option.

Click "Next" to proceed to the following step.

12. On the "Summary" page, you will need to confirm the selected Bare-Metal Restore options. Each selected filesystem is listed, along with the name of the target device it is being mapped to.

Click "Restore" to start the Bare-Metal Restore task.

13. The "Details for Bare Metal Restore" window opens. Here, you can see all the details of the Bare Metal Restore process.

14. The Restore process starts and can take a while. You can go to the "Task History" screen to observe the task progress. See Access task history.

The Task History page displays the State, Alert, Type, Progress percentage, and the Started and Run Time stamps of the Bare-Metal Restore process.

15. When the process is complete, you can reboot the Server you just restored by pressing <Ctrl><Alt><Del> or by executing the reboot command in the root shell.

Notice
Make sure you eject the Disk from the CD-ROM drive so the Server will boot from the hard Disk.
Note
If the Disk you used for your Bare-Metal Restore is larger than the disk you backed up previously, then the free space on the new disk will remain free. You can create a new partition in this space.

3. Booting Windows

Once the system disk has been restored, boot Windows. 


4. Configuring Windows Logical Disks

Use Windows Disk Manager to configure the necessary logical disks.

Reference
Disk Management is a system utility for managing hard disks and the volumes or partitions that they contain. Disk Management enables you to perform most disk-related tasks.

1. Run the Windows Disk Manager.

2. Create the necessary logical drives.

3. Format the created drives.

Find more information here:


5. Restarting Backup Agent

Restart the Backup Agent. See Restart Backup Agent.


6. Restoring Logical Disk Filesystems

Use the Backup Manager to restore logical disk filesystems.

1. Click on "Recovery Points" in the Main Menu to open the "Recovery Points" screen.

2. Select a Server from the drop-down menu located on the "Recovery Points" list toolbar.

3. Select a Disk Safe from the drop-down menu located on the "Recovery Points" list toolbar.

4. In the "Recovery Points" list, click on the "Browse" icon in the "Actions" column for the Recovery Point from which you are going to restore.

Tip
To find a Recovery Point, you can use the Basic and Advanced List Filters. See Customize the Recovery Points list.

5. The "Browse Recovery Point" window opens.

See also: Browse recovery points.

6. Select the check-boxes next to the files and folders you want to restore.

7. Once the files and folders are selected, click on "Restore Selected."

8. The "Restore Files" window opens.

9. Specify the following options:

  • Restore to Server - Select the Server with the logical disks you have just created.
  • Restore to Folder - In our example, we select "Original Location."

10. Click the "Restore" button. The process will start immediately.

**

Tip
The Task results can be sent via email as a Report. See Reporting.

12. To view the Restore Task details, access the "Reporting" window. See Access task history.

Labels:
None
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.