Reset the status of scanned files
-
PDF of this doc site
-
Cluster administration
-
Volume administration
-
Logical storage management with the CLI
-
-
NAS storage management
-
Configure NFS with the CLI
-
Manage NFS with the CLI
-
Manage SMB with the CLI
-
Manage file access using SMB
-
-
-
Security and data encryption
-
Data protection and disaster recovery
-

Collection of separate PDF docs
Creating your file...
Occasionally, you might want to reset the scan status of successfully scanned files on an SVM by using the vserver vscan reset
command to discard the cached information for the files. You might want to use this command to restart the virus scanning processing in case of a misconfigured scan, for example.
After you run the vserver vscan reset
command, all eligible files will be scanned the next time they are accessed.
|
This command can affect performance adversely, depending on the number and size of the files to be rescanned. |
Advanced privileges are required for this task.
-
Change to advanced privilege level:
set -privilege advanced
-
Reset the status of scanned files:
vserver vscan reset -vserver data_SVM
The following command resets the status of scanned files on the
vs1
SVM:cluster1::> vserver vscan reset -vserver vs1
Learn more about vserver vscan reset
in the ONTAP command reference.