Restoring multiple AWS instances
Consideration
You can use the latest restore point to restore multiple instances.
Procedure
-
In the Instances panel, select the instances that you want to restore.
-
Click
Bulk Restore.
-
Select Restore Instances, and then click Next.
-
From the Destination drop-down menu, select the source to which you want to restore the instances. You can choose from sources that belong to the currently selected protection set and that your user account can access.
-
From the Destination Region and Destination Zone drop-down menus, select the region and the zone to which you want to restore the instances.
-
Optional. Enter the destination instance postfix and the destination disk postfix to add a postfix to the names of the destination instances and the destination disks.
-
Optional. In the Post-restore Script field, enter the path to the script or a command that R‑Cloud should run on the restored instances after the restore.
Note You can enter any command that the command-line interface of your instance supports.
-
Enable the Overwrite existing switch to overwrite the existing instances. By default, this option is disabled and the restore of the instance fails if an instance with the same name exists in the destination zone.
-
Only if you want to apply custom settings to an instance, or edit or download the restore specification.
-
Click Advanced Settings.
-
Only if you want to apply custom settings to an instance. Do the following:
-
Under Instance Options, from the Instance drop-down menu, select the instance to which you want to apply the custom settings.
-
Only if you want to rename the instance. Select the Rename instance check box, and then enter a new name for the instance.
-
From the Destination drop-down menu, select the source to which you want to restore the instance.
-
From the Destination Region drop-down menu, select the region to which you want to restore the instance.
-
From the Destination Zone drop-down menu, select the zone to which you want to restore the instance.
-
From the Image drop-down menu, select the operating system image that you want to use. To use a custom image, select Use custom image and enter the image AMI ID.
-
Only if you want to rename a restored disk. Under Disk Options, do the following:
-
From the Disk drop-down menu, select the disk that you want to rename.
-
Select the Rename disk check box, and then enter a new name for the disk and click Confirm.
-
-
Under Network Interfaces, review the list of networks that the original instance was configured in at the time of backup. The list shows the following for each such network:
-
VPC ID
-
Subnet ID
For each configured network interface, you can separately adjust its public and private IP address types. By default, the public IP address configuration of the original instance is kept.
Modifying network settings
If you want to modify network settings, you can add an additional network interface, edit an existing network interface, or delete a network interface:
-
Click Add Network Interface to add a network interface or click
Edit next to the network interface that you want to edit, and then follow these steps:
- From the Subnet drop-down menu, select the subnet.
- From the Security Groups drop-down menu, select the security groups.
-
In the Public Address Type field, select the public IP address for the network interface. You can select among the following options:
Option Description None The network interface does not use a public IP address.
This option is preselected if the network interface of the original instance did not use a public IP address.
Auto-assign The network interface uses an automatically allocated public IP address.
This option is preselected if the network interface of the original instance used a public IP address.
Note Auto-assign will not work if the Auto-assign public IPv4 address on a subnet option is set to
Noor if more than one network interface is specified.Elastic IP (Reserved) The network interface uses an elastic public IP address that was reserved in Amazon EC2 in advance. Elastic IP (New) The network interface uses a new elastic public IP address.
Note Allocation of the IP address in Amazon EC2 is performed at the very beginning of the restore. If the allocation fails, the restore task is terminated without being logged.
-
In the Private Address Type field, select the private IP address for the network interface. You can select between the following options:
Option Description Auto-assign The network interface uses an automatically allocated private IP address.
This option is selected by default.
Custom The network interface uses a private IP address that is defined by you.
Important Use of this option might result in IP address conflicts.
-
Click Add or Save.
-
Click
Delete next to the network interface that you want to delete. Keep in mind that you cannot restore the instance without a network interface.
-
-
-
Only if you want to edit or download the restore specification. Do the following:
-
Click Advanced.
-
Click Edit or download restore JSON. The restore specification generated by R‑Cloud for all selected instances is displayed, and you can edit it as required.
-
Only if you want to download the restore specification. Click Download JSON.
-
Only if you want to start the restore. Click Restore from JSON.
Note If you want to edit the restore specification by using the REST API Explorer, you can use the URL that is displayed under Request URL.
-
-
Click Save Restore Settings.
-
-
Click Continue to Summary.
-
Only if you want to download the restore summary. Click Download Restore Summary as JSON.
-
Review the restore summary, and then click Restore.