> You do not install Anti-virus at all on a clustered installation. The AV
> drivers tend to work poorly with the clustered disk resource drivers,
> sometimes preventing a resource failover.
As Geoff said, AV drivers have a real potential of causing nasty problems
that may be difficult to reproduce. However, in an enterprise, corporate
security often trumps any DBA concerns, and completely getting rid of running
AV is not a possibility. We end up exlcuding any mdf, ndf, ldf, bak, and trn
files.
Linchi
> What, then do you do for AV protection?? It's insanity to have a server
> running w/o AV protection....
[quoted text clipped - 5 lines]
> > drivers tend to work poorly with the clustered disk resource drivers,
> > sometimes preventing a resource failover.
Spin - 26 Jun 2006 04:24 GMT
Why .bak and .trn and files?

Signature
Spin
> As Geoff said, AV drivers have a real potential of causing nasty problems
> that may be difficult to reproduce. However, in an enterprise, corporate
[quoted text clipped - 16 lines]
>> > drivers tend to work poorly with the clustered disk resource drivers,
>> > sometimes preventing a resource failover.
Linchi Shea - 26 Jun 2006 05:28 GMT
Typically, these are SQL backup files in our environment. You can of course
backup databases/logs to files of any file extensions you may choose. Virus
scanning these files can cause the backup jobs to fail when the SQL instance
tries to backup to a file that is being virus scanned, thus can't get hold of
the file.
Linchi
> Why .bak and .trn and files?
>
[quoted text clipped - 18 lines]
> >> > drivers tend to work poorly with the clustered disk resource drivers,
> >> > sometimes preventing a resource failover.