Set up Google Cloud Storage as the ONTAP FabricPool cloud tier
If you are running ONTAP 9.6 or later, you can set up Google Cloud Storage as the cloud tier for FabricPool.
Additional considerations for using Google Cloud Storage with FabricPool
-
A NetApp Cloud Tiering license is required when tiering to Google Cloud Storage.
-
It is recommended that the LIF that ONTAP uses to connect with the Google Cloud Storage object server be on a 10 Gbps port.
-
On AFF and FAS systems and ONTAP Select, FabricPool supports the following Google Cloud Object storage classes:
-
Google Cloud Multi-Regional
-
Google Cloud Regional
-
Google Cloud Nearline
-
Google Cloud Coldline
-
-
Specify the Google Cloud Storage configuration information by using the
storage aggregate object-store config createcommand with the-provider-typeGoogleCloudparameter.-
The
storage aggregate object-store config createcommand fails if ONTAP cannot access Google Cloud Storage with the provided information. -
You use the
-access-keyparameter to specify the access key for authorizing requests to the Google Cloud Storage object store. -
If the Google Cloud Storage password is changed, you should update the corresponding password stored in ONTAP immediately.
Doing so enables ONTAP to access the data in Google Cloud Storage without interruption.
storage aggregate object-store config create my_gcp_store_1 -provider-type GoogleCloud -container-name my-gcp-bucket1 -access-key GOOGAUZZUV2USCFGHGQ511I8
-
-
Display and verify the Google Cloud Storage configuration information by using the
storage aggregate object-store config showcommand.The
storage aggregate object-store config modifycommand enables you to modify the Google Cloud Storage configuration information for FabricPool.