6.2.4 HP StoreAll Storage Release Notes (AW549-96071, April 2013)

Some SNMP managers, such as Netcool Omnibus Manager, received StoreAll SNMP traps with
an incorrect Specific Trap type and mismatched variable bindings.
The fix changes the SNMP Trap OID (OID of IBRIXGENERICEVENT) to .1.3.6.1.4.1.18997.2.0.1”
and adds eventIndex” to the variable bindings. Additionally, this fix includes a change to the
StoreAll MIB file, which requires the following configuration steps after installing the 6.2.3 patch:
1. On the CMS server, you must compile and manually register the StoreAll MIB file using HP
Systems Insight Manager 7.1:
a. Download ibrixMib.txt from /usr/local/ibrix/doc/ on the StoreAll server.
b. Rename the file to ibrixMib.mib.
c. In HP Systems Insight Manager, complete the following steps:
1) Unregister the existing MIB using the following command:
<BASE>\mibs>mxmib -d ibrixMib.mib
2) Copy the ibrixMib.mib file to the <BASE>\mibs directory and execute the
following commands:
<BASE>\mibs>mcompile ibrixMib.mib
<BASE>\mxmib -a ibrixMib.cfg
2. Once the new MIB file is successfully compiled and loaded, you must apply the
ibrixSnmpEvent.sql in HP Systems Insight Manager 7.1:
a. Download ibrixSnmpEvent.sql from usr/local/ibrix/doc/ on the StoreAll
server.
b. In HP Systems Insight Manager, perform the following steps:
1) Copy the ibrixSnmpEvent.sql file to <BASE>\config\preload\71\
addfiles\.
2) Execute the following command from CLI:
<BASE>\mxconfigrefresh
NOTE: For more information about loading the MIB, see the “Compiling and customizing MIBs
chapter in the current Systems Insight Manager User Guide, which is available at: http://
www.hp.com/go/insightmanagement/sim/.
If HP Systems Insight Manager is shared between StoreAll clusters, you must install the 6.2.3 patch
and complete these steps on all StoreAll clusters.
Fixed an issue that caused files to show as duplicates on an NFS share.
Unexpected server restarts have been fixed by changing how ibr_dcn_notify_all addresses
delegations.
Fixed the code that checks for quota initialization to prevent a kernel panic that could occur when
disabling and enabling Directory Tree quotas.
After unmounting and remounting a file system, the create time would be listed as 0 (zero). Fixed
the code so the create time check occurs after the format version check.
A segment server routine within ibdircheck was changed to only perform the check for which
the routine was originally intended. This reduces performance issues and the possibility of causing
issues on healthy file systems.
The online upgrade script was fixed to prevent the upgrade from failing when the file system was
unmounted, which previously resulted in no error being displayed and the system being partially
upgraded.
Fixed a memory leak and performance-related issues when running StoreAll Windows Client for
long hours.
Fixes 9