Updating antivirus definitions – HP StoreAll Storage User Manual

Page 228

Advertising
background image

To remove an external virus scan engine from the configuration, select that system on the Virus
Scan Engines panel and click Delete.

To add an external virus scan engine from the CLI, use the following command:

ibrix_avconfig -a -S -I IPADDR -p PORTNUM

The port number specified here must match the ICAP port number configured on the virus scan
engines.

Use the following command to remove an external virus scan engine:

ibrix_avconfig -r -S -I IPADDR

Enabling or disabling Antivirus on StoreAll file systems

On the Management Console, select AV Enable/Disable file systems from the lower Navigator to
open the AV Enable Disable panel, which lists the file systems in the cluster. Select the file system
to be enabled, click Enable, and confirm the operation. To disable Antivirus, click Disable.

The CLI commands are as follows:

Enable Antivirus on all file systems in the cluster:

ibrix_avconfig -e -F

Enable Antivirus on specific file systems:

ibrix_avconfig -e -f FSLIST

If you specify more than one file system, use commas to separate the file systems.

Disable Antivirus on all file systems:

ibrix_avconfig -d -F

Disable Antivirus on specific file systems:

ibrix_avconfig -d -f FSLIST

Updating Antivirus definitions

You should update the virus definitions on the cluster nodes periodically. On the Management
Console, click Update ClusterWide ISTag on the Antivirus Settings panel. The cluster then connects
with the external virus scan engines and synchronizes the virus definitions on the cluster nodes with
the definitions on the external virus scan engines.

228 Configuring Antivirus support

Advertising