Skip to main content
Cloud Manager 3.8
A newer release of this product is available.

Set up Cloud Volumes Service for Google Cloud

Contributors netapp-bcammett

Create a Cloud Volumes Service for Google Cloud working environment in Cloud Manager to create and manage volumes and snapshots.

Quick start

Get started quickly by following these steps, or go to the next section for full details.

Number 1 Enable the Cloud Volumes Service API

From Google, enable the Cloud Volumes Service for GCP API so that Cloud Manager can manage the subscription and cloud volumes.

Number 2 Create a GCP service account and download credentials

From Google, create a GCP service account and role so that Cloud Manager can access your Cloud Volumes Service for GCP account.

Number 3 Create a Cloud Volumes Service for GCP working environment

In Cloud Manager, click Add Working Environment > Google Cloud > Cloud Volumes Service and then provide details about the service account and Google Cloud project.

Enable the Cloud Volumes Service API

In Google Cloud Shell, run the following command to enable the Cloud Volumes Service API:

gcloud --project=<my-cvs-project> services enable cloudvolumesgcp-api.netapp.com

Give Cloud Manager access to the Cloud Volumes Service for GCP account

You must complete the following tasks so that Cloud Manager can access your Google Cloud project:

  • Create a new service account

  • Add the new service account member to your project and assign it specific roles (permissions)

  • Create and download a key pair for the service account that is used to authenticate to Google

Steps
  1. In the Google Cloud Console, go to the Service Accounts page.

  2. Click Select a project, choose your project, and click Open.

  3. Click Create Service Account, enter the service account name (friendly display name) and description, and click Create.

  4. From the IAM page click Add and fill out the fields in the Add Members page:

    1. In the New Members field, enter the full service account ID, for example, user1-service-account-cvs@project1.iam.gserviceaccount.com.

    2. Add these roles:

      • NetApp Cloud Volumes Admin

      • Compute Network Viewer

      • Folder Viewer

    3. Click Save.

  5. From the Service account details page click Add key > Create new key.

  6. Select JSON as the key type and click Create.

    By clicking Create your new public/private key pair is generated and downloaded to your system. It serves as the only copy of the private key. Store this file securely because it can be used to authenticate as your service account.

Create a Cloud Volumes Service for GCP working environment

Set up a Cloud Volumes Service for GCP working environment in Cloud Manager so you can start creating volumes.

Regardless of whether you have already created volumes from the Google Cloud Console, or if you just signed up for Cloud Volumes Service for GCP and have no volumes yet, the first step is to create a working environment for the volumes based on your GCP subscription.

If cloud volumes already exist for this subscription, then the volumes will appear in the new working environment. If you haven't added any cloud volumes yet for the GCP subscription, then you do that after you create the new working environment.

Tip If you have subscriptions and volumes in multiple GCP projects, you need to perform this task for each project.
Before you begin

You must have the following information available when adding a subscription for each project:

  • Service account credentials (JSON private key you downloaded)

  • Project name

Steps
  1. In Cloud Manager, add a new Working Environment, select the location Google Cloud, and click Continue.

  2. Select Cloud Volumes Service and click Continue.

    A screenshot of adding a working environment for a Cloud Volumes Service for GCP subscription.

  3. Provide information about your Cloud Volumes Service subscription:

    1. Enter the Working Environment Name you want to use.

    2. Copy/paste the JSON private key you downloaded in the previous steps.

    3. Select the name of your Google Cloud project.

    4. Click Add.

      A screenshot of adding credentials for a Cloud Volumes Service for GCP subscription.

Result

Cloud Manager displays your Cloud Volumes Service for Google Cloud working environment.

A screenshot of Cloud Volumes Service for Google Cloud working environment.

If cloud volumes already exist for this subscription, then the volumes appear in the new working environment, as shown in the screenshot. You can add additional cloud volumes from Cloud Manager.

If no cloud volumes exist for this subscription, create them now.