Updating antivirus definitions – HP StoreAll Storage User Manual

Page 194

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 IBRIX file systems

On the GUI, 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 GUI, 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.

194

Configuring Antivirus support

Advertising