Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

859

November 19th, 2012 10:00

Will NDMP Restores gets Virus checked ?

Celerra NSX with 4 DMs running with 3 AV servers and works fine. Using Commvault to restore the files to a file system path. Question, will the restores files also gets Virus checked ? Since the Backup process accesses the file system directly using root vdm path and writes directly to file system without using a CIFS service can I assume it will not be virus checked ?


Thanks in advance.

275 Posts

November 27th, 2012 07:00

My mistake, it' a PAX parameter

server_param server_2 -f PAX -i scanOnRestore

Claude

674 Posts

November 19th, 2012 22:00

The restored files will be sent to the virus checker

275 Posts

November 20th, 2012 14:00

I think there is an NDMP parameter that can be set so that they are not checked

Look at "server_param -f NDMP -list"

Claude

2 Intern

 • 

127 Posts

November 27th, 2012 07:00

"server_param NDMP -list" does not show any reference to Virus checker settings.

[nasadmin@emcnas0998 ~]$ server_param server_2 -f NDMP -list

server_2 :

param_name                       facility  default     current   configured

maxProtocolVersion                  NDMP          4          4

snapsure                            NDMP          0          0

dialect                             NDMP

scsiReserve                         NDMP          1          1

includeCkptFs                       NDMP          1          1

md5                                 NDMP          1          1          1

tapeSilveringStr                    NDMP         ts         ts

convDialect                         NDMP     8859-1     8859-1

bufsz                               NDMP        128        384        384

v4OldTapeCompatible                 NDMP          1          1

forceRecursiveForNonDAR             NDMP          0          0

excludeSvtlFs                       NDMP          1          1

snapTimeout                         NDMP          5          5

   global_params:

param_name        facility  configured_value

md5               NDMP      1

bufsz             NDMP      384

[nasadmin@emcnas0998 ~]$

Thanks peter and Bergec.

4 Operator

 • 

8.6K Posts

November 27th, 2012 08:00

Thats why it makes sense to actually look at the manual – Parameters Guide for example

No Events found!

Top