メインコンテンツまでスキップ

API呼び出しとカスタムキーボールトを使用しているを導入すると、「Azure CMEKがサポートされるのは、CVOとヴォールトが同じリージョンにある場合のみです」というエラーが表示される

Views:
1
Visibility:
Public
Votes:
0
Category:
cloud-manager
Specialty:
cloud<a>2009938157</a>
Last Updated:

環境

  • BlueXPコネクタ
  • 作業環境(WE)
  • Cloud Volumes ONTAP(CVO)
  • カスタムのAzureキーヴォールト

問題

  • API呼び出しとカスタムキーヴォールトを使用したディスク暗号化を使用して新しい作業環境を作成すると、CVOとVaultのリージョンが一致しないというエラーが表示されて導入が失敗します。

{ "message": "Azure CMEK supported only when the CVO and the vault in the same region. CVO region: uksouth. Vault region: UK South", "causeMessage": "BadRequestException: Azure CMEK supported only when the CVO and the vault in the same region. CVO region: uksouth. Vault region: UK South" }

  • CVO region を手動で UK South [In Deployment]に設定した場合 JSON file

{
 "name": "CVO_cluster1",
 "tenantId": "workspace-NETAPP",
 "region": "UK South",
 "packageName": "azure_fastest",
 "dataEncryptionType": "AZURE",
 "vsaMetadata": {
  "ontapVersion": "ONTAP-9.14.1RC1.T1.azure",
  "licenseType": "capacity-paygo",
  "instanceType": "Standard_DS5_v2",
  "capacityPackageName": "Professional"
  },
 "nssAccount": "UUID",
 "writingSpeedState": "NORMAL",
 "subnetId": "Subnet",
 "svmPassword": "Password",
 "vnetId": "VNET",
 "cidr": "10.0.0.0/16",
 "ontapEncryptionParameters": null,
 "securityGroupId": "SecurityGroup",
 "skipSnapshots": false,
 "diskSize": {
  "size": 8,
  "unit": "TB",
  "_identifier": "8 TB"
  },
 "storageType": "Premium_LRS",
 "azureTags": [],
 "subscriptionId": "Subscription",
 "saasSubscriptionId": null,
 "cloudProviderAccount": "ManagedServiceIdentity",
 "backupVolumesToCbs": false,
 "enableCompliance": false,
 "availabilityZone": null,
 "resourceGroup": "ResourceGroup",
 "azureEncryptionParameters": {
       "key": "customvaultKEY",
       "vaultName": "OLD_VAULT"
  }
}

指定したONTAPバージョンに対して有効な構成が見つかりません:

"causeMessage": "InvalidMetadataException: There is no valid configuration for Ontap Version ONTAP-9.14.1RC1.T1.azure, license capacity-paygo, instance type Standard_DS5_v2, region UK South, saas-mp true."

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.