シリアル番号はすでにCloud Volumes ONTAP で使用されています
環境
- 青XP
- Cloud Volumes ONTAP(CVO)
- ライセンス
問題
Error: code: 400, message: {"message":"Serial Number 'XXXXXXXXXXX' is already used by Cloud Volumes ONTAP VsaWorkingEnvironment-XXXXX. Serial Number 'XXXXXXXXXXX' is already used by Cloud Volumes ONTAP VsaWorkingEnvironment-XXXXX.","causeMessage":"BadRequestException: Serial Number 'XXXXXXXXXXX' is already used by Cloud Volumes ONTAP VsaWorkingEnvironment-XXXXX. Serial Number 'XXXXXXXXXXX' is already used by Cloud Volumes ONTAP VsaWorkingEnvironment-XXXXXX."}
Error:license already exists
{
"method": "POST",
"url": "/license/external/serial-number/",
"body": {
"accountId": "account-XXXXXXX",
"licenseType": "CVO_NODE",
REMINDER: Your Cloud Volumes ONTAP subscription license is going to expire soon and you should contact your Sales Representative to renew your subscription as soon as possible. Your current subscription ends on 07/31/2024.
WARNING: Your Cloud Volumes ONTAP subscription license HAS EXPIRED. Please contact your Sales Representative to renew your subscription as soon as possible to avoid any disruption. Your current subscription expired on 07/31/2024.
Your Cloud Volumes ONTAP instance has been shut down because your subscription has expired. If you renew your subscription you will be able to restart this instance. Your subscription expired on 07/31/2024.
シリアル番号取得エラーを指定してライセンスを追加しようとすると、次のようになります。
Error:license already exists
{
"method": "POST",
"url": "/license/external/serial-number/XXXXXXXXXXXXXXXXX",
"body": {
"accountId": "account-XXXXXX",
"licenseType": "CVO_NODE",
"nssKeyId": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
}
}