cancel
Showing results for 
Search instead for 
Did you mean: 

6 Steps for installing NetBackup in the AWS Cloud

GNeil
Level 4
Employee

In the following example, NetBackup 9.1 Primary, Media and CloudPoint servers are deployed with the result being able to log into the NetBackup Primary webui and viewing the Media and CloudPoint servers attached.

Let’s Begin

NG5.png

To begin, log into your AWS portal, search for Veritas NetBackup in the AWS navigation bar and select “Veritas NetBackup (BYOL)”.

NG1.png

You will be taken to the latest Veritas NetBackup (BYOL) in the AWS Marketplace.  Click on Continue to Subscribe.

 NG1.png

 


Once you’ve subscribed to the software, Click on Continue to Configuration.

NG2.png

The first step to configuring the software is choosing the Delivery Method.  For this blog we’re going to deploy a NetBackup Primary, Media and CloudPoint servers.

NG3.png

After Delivery Method has been chosen, select the Software Version and the Region you’d like to deploy NetBackup in.  Click on Continue to Launch.

Prepare for Launch!

GNeil_11-1634057744896.jpeg

Check to make sure you the selections you’ve chosen are correct.  Click Launch.

GNeil_13-1634057797878.jpeg

Check the prerequisites and click Next.

Primary Server

NG4.png

  1. Give the Stack a name that will identify it. 

Next, we’ll enter the configurations for the NetBackup Primary Server.

  1. Give your NetBackup Primary server a name.
  2. Choose the Server Instance Type.
  3. Select the NetBackup Primary Server installation volume size.

Media Server

NG6.png

Here we enter information for the Media Server:

  1. Give the NetBackup Media server a name.
  2. Choose the Server Instance Type.
  3. Select the NetBackup Media Server installation volume size.

CloudPoint - Configurations

NG7.png

Next, we’ll enter information for the NetBackup CloudPoint Instance.

  1. Select the OS type you’d like for the CloudPoint server.
  2. Select the Instance Type.
  3. Enter in the size of the CloudPoint Volume.
  4. Enter an Elastic IP if you need one.
  5. Enter the HTTP Proxy if one is use.
  6. Enter the HTTPS Proxy if one will be used.
  7. Enter a NO Proxy if one will be needed.

Common Configurations

NG8.png

Now enter the Common Instance Configuration Parameters.

  1. Select an SSH Key Pair so you can SSH to the new environment.  This step needs to be completed prior to this point.
  2. Choose if you will be using an existing Virtual Private Cloud (VPC) or if you’d like the template to create one for you.

VPC, Subnet and Domain

NG9.png

Next, we’ll enter the information of our existing VPC and Subnet.  If you’d like the stack to create a new VPC and Subnet and Domain, ignore this step and go to the next step.

  1. Enter the VPC ID you’d like to deploy the NetBackup stack in.
  2. Enter the Subnet ID for the new stack.

Note:  The VPC CIDR block and the subnet block cannot be the same size.  If the same range is given an error will occur during CloudPoint server creation.

  1. Select the Availability Zone the stack will be installed in.
  2. Choose the VPC CIDR block the stack will use.
  3. Choose whether or not the stack should create a new DHCP Option Set for the VPC.  If you already have one associated with your Route 53 Domain, choose false.
  4. Enter the name of the Domain you wish to use.  This domain must be associated with the Route 53 you plan to use with this stack.
  5. Select if there is a Route 53 Hosted Zone associated with the domain in step 6.

 

GNeil_14-1634058384595.jpeg

If you’ve chosen to have the stack create your VPC, CIDR Blocks and Domain, enter the information here.

NetBackup Installation Parameters

NG10.png

Next enter the NetBackup Installation Parameters.

  1. Enter a username for the NetBackup service.  This user will NOT be used to login to the instances, it will only be used to start and stop NetBackup processes.
  2. Enter your NetBackup License Key.
  3. Paste the contents of your NetBackup Usage Insights Customer Registration Key here.

CloudPoint – Installation Parameters

NG11.png

From here we’ll enter in the NetBackup CloudPoint Parameter.

  1. Enter the username for CloudPoint.
  2. Give the user a password.
  3. Enter any additional names you’d like to be added to the TLS certificate.
  4. The default CloudPoint port is 443, customize if desired.
  5. Give the name of the Cloudpoint Instance IAM.  If you don’t enter one, the stack will create one for you.

Note:  This role is required for NetBackup to properly work with AWS.  For more information, see the Veritas NetBackup Cloud Administrator’s Guide.

https://www.veritas.com/content/support/en_US/doc/58500769-150013608-0/v125433652-150013608

  1. Enter the NetBackup Cloud SNS Topic ARN.  This is only required if you wish to receive notifications.
  2. Enter the NetBackup CloudPoint CMK ID.  This is only necessary if you are using a Key Management Service (KMS).
  3. Enter the NetBackup CloudPoint CMK Region.  This is only necessary if you are using a KMS.
  4. Click Next when the above information is correct for your environment.

Final Inputs

GNeil_15-1634058665135.jpeg

This page covers any Tags, Permissions or Advanced options you’d like to use with the Stack.  When you are complete or if no changes are necessary, click Next.

Review Time

GNeil_16-1634058665135.jpeg

GNeil_17-1634058665136.jpeg

It’s time to review the Stack and if everything looks good, go to Capabilities at the bottom of the screen.  Acknowledge the two Capabilities and click on Create stack. 

Your Deployment is Complete

GNeil_18-1634058665136.jpeg

You will be taken to CloudFormation where the new NetBackup infrastructure will be created.  When the stack has been successfully created, a similar message will appear.

Create WebUI User and Login to WebUI

If you choose not to use the root user to log into the WebUI, a user must be created and given privileges to login to the new webui.

  1. Log into the Primary server using the ec2-user and create a new user on the Primary server to log into the new NetBackup infrastructure.

sudo useradd -m newusername

sudo passwd newusername

sudo /usr/openv/netbackup/bin/admincmd/bpnbaz -AddRBACPrincipal -user typeofpassword:FullyQualifiedDomainName:username

Example:

sudo useradd -m netbkadmin

sudo passwd netbkadmin

sudo /usr/openv/netbackup/bin/admincmd/bpnbaz -AddRBACPrincipal -user unixpwd:ng-nbu-primary1.vrts.tme.io:netbkadmin

  1. Next open a web browser and type this into the URL bar:

https://FQDN/webui

Example:

https://ng-nbu-primary1.vrts.tme.io/webui 

GNeil_19-1634058748757.jpeg

  1. Enter the username and password created in step 1. 

GNeil_20-1634058748757.jpeg

On successful login you will be greeted with the following banner.  For this blog, we’ll jump into the GUI to see the other created NetBackup components. 

GNeil_21-1634058748757.jpeg

Located under Security > Hosts in the NetBackup webui we can see the three newly created resources ready to be used.

 

 

2 REPLIES 2

msantana
Level 3

Boa tarde. tentei fazer o deployment e deu erro.

 was not successfully created: The following resource(s) failed to create: [PrimaryDNSRecordSet

 

msantana
Level 3