Why is Volume Recovery Queue not enabled for a vserver?
Applies to
ONTAP 9
Answer
If a cluster is upgraded from any ONTAP releases earlier than 8.3 to 8.3 and above, the Volume Recovery Queue must be manually enabled by configuring the volume delete retention hours to the existing vservers.
::*> vserver modify -vserver <vserver_name> -volume-delete-retention-hours <integer>
Example:
::*> vserver modify -vserver svm1 -volume-delete-retention-hours 12
Additional Information
Since which ONTAP version is volume recovery queue enabled by default?