6.3.2 HP StoreAll OS Release Notes

Management console
File system creation on the 9300 server fails from the Getting Started Wizard. No data loss or
corruption occurs, and you can still create the file system using the Create Filesystem Wizard or
its comparable CLI command (ibrix_fs -c -f...).
File system creation from the Management Console, not the CLI, might sometimes fail with the
message Exporting filesystem (NFS) failed. The file system was created correctly and
all the other steps in the process have completed.
After creating a file system, you can create an NFS share and export the file system using either
the GUI or CLI, as described in the HP StoreAll Storage File System User Guide.
Fusion Manager
Fusion Manager might consume excessive file handles while running the following data mobility
tasks: Validator, Migrator, Snap Reclamation, Avscan.
If the file handles become exhausted on the system, the StoreAll services will become unresponsive.
If StoreAll High Availability (HA) is enabled, the server will be triggered to fail over and the
condition will be cleared. If StoreAll HA is not enabled, you must restart Fusion Manager to resolve
the issue.
If this issue occurs frequently, increase the default file descriptor limit that Fusion Manager uses
on all Fusion Manager servers:
1. Open the file /etc/ibrix/fusion/env in a text editor.
2. Find the following line:
ulimit -n 2048
3. Increase the file descriptor limit for Fusion Manager from 2048 to a larger number based
on your environment.
4. Save the file.
5. Repeat Steps 1 through 4 for each Fusion Manager server.
6. Disable High Availability from the High Availability Configuration Wizard for all Fusion
Manager servers or use the following CLI command:ibrix_fm -m nofmfailover -A.
7. Restart Fusion Manager for your changes to take effect for all Fusion Manager servers.
8. Enable High Availability from the High Availability Configuration Wizard for all Fusion
Manager servers or use the following CLI command:ibrix_fm -m passive -A
When High Availability is enabled, StoreAll picks an active Fusion Manager. For information
on how to change the server that was picked as the active Fusion Manager, refer to the HP
StoreAll Administrator Guide for your platform.
If Fusion Manager (FM) is taking a long time to start and the logging for FM is showing APPARENT
DEADLOCK messages, purge the event database.
To purge the event database:
1. Enter the following CLI command:
ibrix_event -p [-o DAYS_COUNT]
If you want to change the number of days the event database is purged, include the -o
DAYS_COUNT option when you enter the command.
Events are removed starting with the oldest events. The default is to remove the oldest seven
days of messages. Purge the event database periodically to prevent it from becoming too
large.
2. After the events are purged, back up the Fusion Manager configuration by entering the
following command:
ibrix_fm -B
Workarounds 17