序列号已由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"
}
}