6.3 HP StoreAll Storage Release Notes (TA768-96086, April 2013)

delay now occurs after the file closes so that all data can be flushed before the antivirus scan.
This 35-second delay resolves the issue of the antivirus scan not detecting a closed infected file
while the scan policy is set to CLOSED or BOTH.
Workarounds
This section contains workarounds for product situations that may occur:
Installation and network configuration
After an upgrade or a new installation, the default value for the
clearSegmentUnavailableUponFailover parameter of the ibrix_fm_tune command
is incorrectly set to false (the correct default is true). To resolve this issue, run the following command
to reset the default value to true:
ibrix_fm_tune S o clearSegmentUnavailableUponFailover=true
Setting a standby NIC for a user VLAN parent device results in a FAILED status when executing
the ibrix_haconfig -l command.
To avoid the FAILED status when configuring VLAN user NICs with standby NICs, create a parent
device (for example, bond0.vlan) with two VIF devices: bond0.vlan:2 and bond0.vlan:3.
In this instance, bond0.vlan:2 is the user NIC IP and bond0.vlan:3 is the standby VIF.
On 9720 systems with G6 blades, the Quick Restore installation reports that the G6 Ethernet
firmware must be upgraded. The Ethernet device (eth0) must be up when you upgrade the
firmware. Use the following command to bring up eth0 and then upgrade the firmware:
# ifup eth0
The following document provides additional detail for HP Support personnel:
http://saw.cce.hp.com/km/saw/view.do?docId=emr_na-c03466768
When creating a user NIC with a VLAN tag on a bond, running the ibrix_nic -c command
causes the parent bond to become degraded. The workaround is to determine the device that is
down and then bring up that device manually. For example, if bond0 is made up of eth4 and
eth5, use ifcfg to determine which device is down. Then use ifup to bring up the device,
such as ifup eth4.
If StoreAll does not discover a node in your cluster, verify that the ibrix_discovery service
is running by entering the following command on the node that was not discovered: service
ibrix_discovery status
If the ibrix_discovery service is not running, enter the following command to start the service:
service ibrix_discovery start
Upgrades
After an upgrade or a new installation, the default value for the
clearSegmentUnavailableUponFailover parameter of the ibrix_fm_tune command
is incorrectly set to false (the correct default is true). To resolve this issue, run the following command
to reset the default value to true:
ibrix_fm_tune S o clearSegmentUnavailableUponFailover=true
While running the Auto Online Upgrade process on a cluster with an Express Query enabled file
system, similar output might appear:
Warning: filesystem fs_bug is still open by some user access into the
mountpoint on this File Serving node.
COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
ibrix_aj_ 4390 root 10r DIR 0,22 4096 6327363124890451971 /fs_bug/.audit
The online upgrade will terminate any user access applications and continues.
Do you wish to Continue with online upgrade? [Y/N]:
Workarounds 7