Skip to main content
NetApp Knowledge Base

Is it possible to exclude read operations from Vscan?

Views:
240
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
nas
Last Updated:

Applies to

  • ONTAP 9
  • CIFS
  • Vscan

Answer

  • Operations triggering a request can be controlled on CIFS share level with the Vscan File-Operations Profile
  • The default Vscan File-operation Profile is standard and Virus scans can be triggered by open, close, and rename operations.

Example

::> vserver cifs share modify -vserver svm1 -share-name share1 -vscan-fileop-profile standard

[-vscan-fileop-profile {no-scan|standard|strict|writes-only}] - Vscan File-Operations Profile
This optional parameter controls which operations trigger virus scans. The value can be one of the following:
o   no-scan: Virus scans are never triggered for this share.
o   standard: Virus scans can be triggered by open, close, and rename operations. This is the default profile.
o   strict: Virus scans can be triggered by open, read, close, and rename operations.
o   writes-only: Virus scans can be triggered only when a file that has been modified is closed.

Additional Information

additionalInformation_text

 

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.