Skip to main content
NetApp Knowledge Base

BlueXP delays adding disk to aggregate automatically

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

Applies to

  • BlueXP
  • Cloud Volumes ONTAP (CVO)

Issue

BlueXP is experiencing a delay in automatically adding a disk to the aggregate.

Cause

By default, the customer has 60-minute interval for disk addition when the aggregate reaches the threshold.

Solution

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

  • The solution requires Configuration-level change. 
  • The change of Configuration commands and change steps is potentially disruptive and should only be used with guidance from NetApp Support. 

Partner Notes

partnerNotes_text
 

Additional Information

additionalInformation_text

Internal Notes

  1. Access the connector CLI.
  2. Switch to the root user using the command "sudo su".
  3. Navigate to the directory "/opt/application/netapp/cloudmanager/docker_occm/data".
  4. Locate the app.conf file in the directory.
  5. Create a local copy of the app.conf file and rename it as appbak.conf using the command "cp app.conf appbak.conf".
  6. Open the app.conf file and add the below "auto-vsa-capacity-management" acondition to the file using "vi app.conf" command.​​​
  7. Set the interval time to 15 minutes by adding or modifying the "interval" value:

"auto-vsa-capacity-management": {
  "interval": "15 minutes",
  "aggregate-deletion-grace-period": "12 hours"
},

8. Save the changes to the app.conf file.

9. Verify that the interval time was successfully added to the app.conf file.

10. Reboot the connector.

11. After the reboot, confirm that the app.conf file still contains the interval time.

 

 

 

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.