Skip to main content
NetApp Knowledge Base

Is it possible to modify autocommit-period of SnapLock to disable?

Views:
122
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
CORE
Last Updated:

Applies to

  • ONTAP 9
  • SnapLock

Answer

Yes, it is possible to modify the autocommit-period of SnapLock to disable.

Additional Information

  1. Verify the current settings

::> volume snaplock show -vserver <vserver name> -fields autocommit-period

Example:

::> volume snaplock show -vserver vol1 -fields autocommit-period

vserver volume autocommit-period
------- ------ -----------------
svm1    vol1   10 minutes

  1. Disable autocommit-period

::> volume snaplock modify -volume <volume name> -autocommit-period none

  1. Verify the modified settings

::> volume snaplock show -vserver <vserver name> -fields autocommit-period

Example:

::> volume snaplock show -vserver vol1 -fields autocommit-period

vserver volume autocommit-period
------- ------ -----------------
svm1    vol1   none

 

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.