Create an access node on Google Cloud before you configure Google Cloud VM protection if you use your own infrastructure.
Requirements
-
You must have permission to create virtual machines in the target Google Cloud project.
-
Have the following Google Cloud information available:
-
Project ID
-
Zone
-
VPC network
-
Subnet
-
-
If you're using Commvault software, have the CommServe host name and CommServe name available.
-
If you're using Commvault Cloud, have the installation authcode available for manual deployments.
Add Access Node
-
From the Command Center navigation pane, go to Manage > Infrastructure.
-
Click the Access nodes tile.
-
In the upper-right area of the page, click Add.
-
From the Vendor list, select Google Cloud.
-
From the Deployment type list, select any of the following:
Vendor native deployment
-
From the Platform list, select the operating system.
-
For Instance Name, enter the name of the access node.
-
For Project ID, specify the Google Cloud project where the access node will be created.
For a list of projects, you can copy and paste the following command in the Cloud Shell: gcloud projects list.
-
For Zone, enter the zone in which the access node will be created.
For a list of zones, you can copy and paste the following command in the Cloud Shell: gcloud compute zones list.
-
For Subnet URL, provide the subnet URL details of the VM.
For a list subnet details, you can copy and paste the following command in the Cloud Shell: gcloud compute networks subnets list.
-
For VPC Network, provide the VPC network details of the VM.
For a list network details, you can copy and paste the following command in the Cloud Shell: gcloud compute networks subnets list.
-
To assign an external IP address to the VM, enable External IP. Google Cloud will automatically assign an ephemeral external IP address to the VM.
-
To use a specific IP address, enable Use reserved static IP address and enter the static IP you want to use.
-
For CommServe name, enter the name of the CommServe.
-
For CommServe hostname, enter the hostname of the CommServe.
Note
The CommServe name and CommServe hostname fields are only visible at the tenant level.
-
If the CommServe is behind a firewall, enable Is CommServe behind a firewall? and enter the network proxy details:
-
Proxy host name: Enter the hostname of the proxy server used to connect to the CommServe.
-
Proxy client name: Enter the proxy name that the client will use to connect to the CommServe.
-
Proxy port: Enter the port number of the proxy that connects to the CommServe.
-
-
Once all configuration details for the VM are provided, log in to Google Cloud Shell and run the following commands:
-
Deploy the access node using terraform configuration:
Copy the VM configuration details from the window and run the script in the Cloud Shell to automatically deploy and configure the access node.
-
After deploying the access node, execute below command to cleanup the metadata used for CommServe registration:
Run the this command in the Cloud Shell to clean up the metadata used during the CommServe registration process.
-
-
Click Close.
Manual deployment
-
Based on the OS type, download the access node packages and perform an interactive installation.
-
Copy the provided Auth code, as it will be required during the installation.
-