Skip to main content
NetApp Knowledge Base

What is the purpose of the denyNewVolumePools option

Views:
Visibility:
Public
Votes:
0
Category:
trident-kubernetes
Specialty:
astra
Last Updated:

Applies to

NetApp Trident

Answer

It is used to prevent the creation of new FlexVol volumes when the maximum number of trees allowed or configured in an existing volume has been reached.
 

WARNING

This option does not enable reuse of existing volumes that have already reached their qtree limit. If all existing volumes are full, Trident will fail to provision new volumes rather than creating new ones.

 

Additional Information

  • In the example below, Trident will not create new PVCs and volumes in the backend when it reaches 50 qtrees
  qtreesPerFlexvol: "50"
  limitVolumeSize: "500GB"
  denyNewVolumePools: "true"
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.