justadj

updated

18 years ago

J

justadj

6 Posts

0

1044

December 10th, 2008 09:00

CAVA - No CIFS server found running in the Data Mover

When I run either of these commands:
server_viruschk server_2 -update
server_setup server_2 -Protocol viruschk -option start
I get the following error: ERROR: No CIFS server found running in the Data Mover.

When I run:
server_viruschk server_2 -audit
I get:
NO Answer from the Virus Checker Servers: 0

I have edited the viruschecker.conf using the following commands:
server_file server_2 -get viruschecker.conf viruschecker.conf
vi viruschecker.conf (added the following to the bottom of the viruschecker file)

addr=AV Server's IP address
masks=*.*
excl=*.ZIP:*.TAR:*.PST
shutdown=viruschecking (Still working on setting up the first server)

server_file server_2 -put viruschecker.conf viruschecker.conf
server_viruschk server_2 -update

Did I miss anything???


NOTE: I am able to access my CIFS shares

Thank you...
  • Rainer_EMC

    6 Operator

    8645 Posts

    445

    0

    Posted December 10th, 2008 13:00

    Did it work before or is it an new installation ?

    Do you have a CIFS server configured on the physical data mover (not on the VDM) ?
    Can you see the CHECK$ share there ?
  • justadj

    6 Posts

    445

    0

    Posted December 11th, 2008 07:00

    It's a new installation.
    Adding another CIFS server on the physical data mover solved the issue.

    Thank you.