This document describes the prerequisites for deploying Oracle Database using Google Cloud NetApp Volumes.
Make sure that the following prerequisites are complete before creating a deployment:
- Oracle Linux 10 running on all three Compute Engine instances.
Enable the NetApp Volumes API. Run the following Google Cloud CLI command:
gcloud services enable netapp.googleapis.comSynchronize the time on all three VMs. Run the following commands:
chronyc trackingtimedatectlConfigure networking for NetApp Volumes. Create a VPC network and a subnet with private services access.
Grant the required Identity and Access Management (IAM) roles and permissions.
Task Required access Create Compute Engine VMs Compute Instance Admin roles/compute.instanceAdminVirtual Private Cloud (VPC) and firewall policies Network administrator or policy administrator Create NetApp Volumes storage pools and volumes NetApp Volumes Admin roles/netapp.adminConfigure private services access Network administrator in host project SSH using Identity-Aware Proxy (IAP) IAP-secured tunnel user and OS login (if used)