設定Azure Blob Storage做為雲端層
如果您執行ONTAP 的是S得9.4或更新版本、您可以設定Azure Blob Storage for the Cloud做FabricPool 為供使用的雲端層。
-
分層連接至 Azure Blob Storage 時需要 A "BlueXP 分層授權"。
-
如果您搭配使用Azure Blob Storage搭配使用、則不需要取得此功能的證書。FabricPool Cloud Volumes ONTAP
-
建議ONTAP 將用於連接Azure Blob Storage物件伺服器的LIF放在10 Gbps連接埠上。
-
目前不支援Azure Stack(內部部署Azure服務)FabricPool 。
-
在Microsoft Azure Blob Storage的帳戶層級、FabricPool 不支援熱儲存層和冷儲存層。
不支援Blob層級分層。FabricPool也不支援分層至Azure的歸檔儲存層。
目前不支援Azure Stack(內部部署Azure服務)FabricPool 。
-
使用指定 Azure Blob Storage 組態資訊
storage aggregate object-store config create
命令-provider-type
Azure_Cloud
參數。-
。
storage aggregate object-store config create
如果 ONTAP 無法使用所提供的資訊存取 Azure Blob 儲存設備、則命令會失敗。 -
您可以使用
-azure-account
指定 Azure Blob Storage 帳戶的參數。 -
您可以使用
-azure-private-key
此參數可指定驗證 Azure Blob Storage 要求的存取金鑰。 -
如果Azure Blob儲存設備密碼已變更、您應ONTAP 立即更新儲存在BIOS中的對應密碼。
如此一來、即可讓支援中心在不中斷的情況下存取Azure Blob Storage中的資料。ONTAP
cluster1::> storage aggregate object-store config create -object-store-name MyAzure -provider-type Azure_Cloud -server blob.core.windows.net -container-name myAzureContainer -azure-account myAzureAcct -azure-private-key myAzureKey
-
-
使用顯示並驗證 Azure Blob Storage 組態資訊
storage aggregate object-store config show
命令。。
storage aggregate object-store config modify
命令可讓您修改 FabricPool 的 Azure Blob 儲存設備組態資訊。