将 Google Cloud Storage 设置为云层
如果您运行的是 ONTAP 9.6 或更高版本,则可以将 Google 云存储设置为 FabricPool 的云层。
将 Google Cloud Storage 与 FabricPool 结合使用的其他注意事项
-
"XP Bluetiering许可证"在向Google Cloud Storage进行层存储时、需要。
-
建议ONTAP 用于连接到Google云存储对象服务器的LIF使用10 Gbps端口。
-
在 AFF 和 FAS 系统以及 ONTAP Select 上, FabricPool 支持以下 Google 云对象存储类:
-
Google Cloud Multi-Regional
-
Google Cloud 区域
-
Google Cloud 近线
-
Google Cloud Coldline
-
-
使用指定Google Cloud Storage配置信息
storage aggregate object-store config create
命令-provider-type
GoogleCloud
参数。-
。
storage aggregate object-store config create
如果ONTAP无法使用提供的信息访问Google云存储、则命令将失败。 -
您可以使用
-access-key
用于指定用于授权Google Cloud Storage对象存储请求的访问密钥的参数。 -
如果更改了 Google 云存储密码,则应立即更新存储在 ONTAP 中的相应密码。
这样, ONTAP 就可以无中断地访问 Google 云存储中的数据。
storage aggregate object-store config create my_gcp_store_1 -provider-type GoogleCloud -container-name my-gcp-bucket1 -access-key GOOGAUZZUV2USCFGHGQ511I8
-
-
使用显示并验证Google Cloud Storage配置信息
storage aggregate object-store config show
命令:。
storage aggregate object-store config modify
命令用于修改FabricPool的Google云存储配置信息。