Skip to main content
NetApp Knowledge Base

Add disks button is not shown

Views:
81
Visibility:
Public
Votes:
0
Category:
netapp_console
Specialty:
ds_cvo
Last Updated:

Applies to

  • NetApp Console
  • Cloud Volumes ONTAP (CVO)
  • Adding capacity to a local tier

Issue

The option to add disks to an aggregate is not shown:

Add disks button is not shown
 

Cause

cause_text

Solution

Make sure there's no storage limitation like maximum number of disks per aggregate.

Please contact NetApp Technical Support or log into the NetApp Support Site to create a technical case. Reference this article for further assistance.

Partner Notes

partnerNotes_text
 

Additional Information

additionalInformation_text

Internal Notes

 

Workarounds:

  • Use Swagger API to run add aggregate call:
  1. Get the Working Environment ID.
  2. Authenticate and find the add disks API call in API Swagger Interface.

curl --request POST http://ConnectorIP/occm/api/gcp/ha/aggregates/WE_ID/aggr1/disks -H 'Content-Type: application/json' -H "authorization: Bearer TOKEN" -d '{"numberOfDisks": "3"}'

 

 

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.