Skip to main content
NetApp Knowledge Base

How is the skip recovery queue for ONTAP volume applied when Trident deletes PVC?

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

Applies to

  • Trident 26.02 or later
  • ONTAP 9

Answer

The skip recovery queue feature for ONTAP volume will be applied when Trident deletes PVC in either of the following cases:
  • The PVC has an annotation trident.netapp.io/skipRecoveryQueue: "true"
  • The backend's volume provisioning options include skipRecoveryQueue: "true"

Note: 

  1. If the PVC has an annotation trident.netapp.io/skipRecoveryQueue: "false", the skip recovery queue feature will not be applied even if the backend's volume provisioning options include skipRecoveryQueue: "true".
  2. skipRecoveryQueue annotation on PVC: Trident currently does not support applying the skipRecoveryQueue annotation to a PVC after it has already been created. The annotation must be included in the PVC YAML at the time of initial creation.
  3. skipRecoveryQueue on the backend configuration: The parameter must be nested under the "defaults" section in the backend JSON, and the value "true" must be passed as a string (not a boolean).
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.