Configuring Backups for Amazon EC2 Instances

When you configure backups for Amazon EC2 instances, the configuration wizard helps you create any new entities that are needed, such as a plan, a hypervisor to represent your AWS account, and a VM group that specifies the instances to back up.

Configuring an Admin Account

Start the Configuration Wizard

  1. From the Command Center navigation pane, go to Protect > Virtualization.

    The Virtual machines page appears.

  2. In the upper-right area of the page, click Add hypervisor.

    The Configure Hypervisor page appears.

  3. Select Amazon Web Services.

  4. Click Next.

    The Add Hypervisor page of the configuration wizard appears.

Add Hypervisor

  1. In Server name, enter a descriptive name for the admin hypervisor.

  2. For Regions, enter the regions that the instances reside in.

    You can enter multiple regions as a comma-separated list. For example, you can enter us-east1,us-west1.

  3. Select the authentication method to use.

    Important

    As a best practice, AWS recommends using IAM roles instead of access keys. For more information, see Security best practices in IAM in the AWS documentation.

  4. If you selected the STS assume role with IAM policy or Access and secret key for the authentication method, for Credentials, select existing credentials or create new credentials:

    1. Click the add button.

      The Add Credential dialog box appears.

    2. In Credential name, enter a descriptive name for the credentials.

    3. In Role ARN, enter the ARN of IAM Role in the AWS account.

    4. In Description, enter a description of the credentials.

  5. From the Access nodes list, select the access node to use.

    The Add VM Group page of the configuration wizard appears.

Add VM Group

You must create a VM group to proceed with the configuration. However, since you are configuring an admin account, the content that you add to the VM group does not matter. Select a small instance that is OK to back up.

Summary

  1. Review the summary.

  2. Click Finish.

Configuring a Tenant Account

Start the Configuration Wizard

  1. From the Command Center navigation pane, go to Protect > Virtualization.

    The Virtual machines page appears.

  2. In the upper-right area of the page, click Add hypervisor.

    The Configure Hypervisor page appears.

  3. Select Amazon Web Services.

  4. Click Next.

    The Add Hypervisor page of the configuration wizard appears.

Add Hypervisor

  1. In Server name, enter a descriptive name for the tenant hypervisor.

  2. For Regions, enter the regions that the instances reside in.

    You can enter multiple regions as a comma-separated list. For example, you can enter us-east1,us-west1.

  3. For the authentication method, select STS assume role with IAM policy.

    Important

    As a best practice, AWS recommends using IAM roles instead of access keys. For more information, see Security best practices in IAM in the AWS documentation.

  4. For Credentials, select existing credentials or create new credentials. To create new credentials, do the following:

    1. Click the add button.

      The Add Credential dialog box appears.

    2. In Credential name, enter a descriptive name for the credentials.

    3. In Role ARN, enter the ARN of the tenant account.

    4. In Description, enter a description of the credentials.

  5. Move the Use service account resources toggle key to the right, and then select the hypervisor for the admin account.

    The Add VM Group page of the configuration wizard appears.

Add VM Group

A VM group is a set of VMs that you want to back up with the same settings. By default, the VM group is associated with all unprotected VMs that are discovered.

You can add content to the VM group by using rules that auto-discover content, by selecting specific instances, and by other ways. When you first create the VM group, you can add instance that is relatively small, and then later you can update the VM group by adding more content.

  1. In Name, enter a descriptive name for the VM group.

  2. To create rules that auto-discover and select instances to back up, do the following:

    1. Click Add, and then select Rules.

      The Add rule dialog box appears.

    2. From the list, select the type of rule to create:

    3. Browse: Select specific instances. (Selecting this option changes the Add rule dialog box to the Add content dialog box.)

    4. Guest DNS hostname: Select instances based on a hostname or a domain. For example, to select hosts on the "mycompany.com" domain, enter Guest DNS hostname | Ends with | mycompany.com.

    5. Guest OS: Select instances based on operating system. For example, to select instances that are not Windows, enter Guest OS | Does not contain | Windows.

    6. Instance name or pattern: Select instances based on their names. For example, to select instances that have a name that includes "east", enter Instance name or pattern | Contains | east.

    7. Power state: Select instances based on a power status of Running or Stopped.

    8. Region: Select instances based on the region that they reside in.

    9. Tag name: Select instances based on the names of tags that are assigned to them. Enter the tag name in the region\tag_name format. For example, to select instances in the eastern US region that are for a department, enter Tag name | Equals | us-east-1\department.

    10. Tag value: Select instances based on the values of tags that are assigned to them. Enter the tag value in the region\tag_name\tag_value format. For example, to select instances in the eastern US region for the human resources department, enter Tag value | Equals | us-east-1\department\HR.

    11. Zone: Select instances based on the zone that they reside in. For example, to select instances that reside in any eastern US zone, enter Zone | Contains | us-east. You can enter the zone value by typing or browsing to select.

    12. Click Save.

  3. To select instances in other ways, do the following:

    1. Click Add, and then select Content.

      The Add content dialog box appears.

    2. From the Browse and select VMs list, select one of the following:

    3. By region: Select instances based on the region that they reside in.

    4. By zone: Select instances based on the zone that they reside in.

    5. By tags: Select instances based on tags that are assigned to them.

    6. By instance type: Select instances based on their type, such as t2.micro or c5.large.

    7. Select the instances to add to the VM group.

    8. Click Save.

  4. To see the instances that are selected for the VM group, click the Preview button.

  5. To use IntelliSnap to back up the VM group, move the IntelliSnap toggle key to the right.

  6. Click Next.

    The Summary page of the configuration wizard appears.

Summary

  1. Review the summary.

  2. Click Finish.

Loading...