DL4300 Appliance
Launching a bare metal restore for Linux
360
Launching a bare metal restore for a Linux machine using the command line
Once the Live DVD ISO image is accessible on the machine on which you want to perform a BMR, and the
number and size of volumes matches between the target machine and the recovery point you want to restore to
bare metal, then you can launch a restore from the command line using the local_mount utility.
NOTE:
This component was formerly called
aamount
.
If you want to perform a BMR using the Rapid Recovery Core Console UI, see
Selecting a recovery point and
.
NOTE:
When performing this procedure, do not attempt to mount recovery points to the /tmp folder, which
contains the rapidrecovery-vdisk (formerly aavdisk) files.
This task is a step in
Performing a bare metal restore for Linux machines
. It is part of the process for
bare metal restore for a Linux machine using the command line
.
Complete the steps in this procedure to select a recovery point on the Core to roll back to the physical or virtual
BMR target machine.
1. To run the Rapid Recovery local_mount utility as root, type the following command and then press Enter:
sudo local_mount
2. To list the protected machines, type the following command and then press Enter:
lm
3. When prompted, enter the connection information for the Rapid Recovery Core as described in the
following table, pressing Enter after each required command:
Table 159. Rapid Recovery Core connection information
Text Box
Description
Required
Rapid Recovery Core IP address
or hostname
The IP address or hostname of
the Rapid Recovery Core.
Yes
Domain
The domain of the Rapid
Recovery Core. This is optional.
No
User
The user name for an
administrative user on the Core
Yes
Password
The password used to connect the
administrative user to the Core.
Yes
A list displays showing the machines protected by the Rapid Recovery Core. It lists the machines found by
line item number, the host display name or IP address, and an ID number for the machine.
4. To list the recovery points for the machine that you want to restore, type the list recovery points command
using the following syntax and then press Enter:
lr <machine_line_item_number>
NOTE:
You can also enter the machine ID number in this command instead of the line item number.