5.6.2 HP IBRIX X9000 Release Notes

Fixes
Corrected in 5.6.2 (build 5.6.118)
The following fixes were made in this release:
The chapter “Upgrading the X9000 Software in the administrator guides was incomplete. See
“Upgrades to 5.6” (page 18) for more information.
When a local user or group was deleted, the user or group was not deleted from the CIFS
database.
An lwiod failure caused the CIFS service to stop.
An attempt to create a file over RPC succeeded, but the file did not exist.
When a user quota setting was changed, the ibrix_edquota -l command reported the error
RealQuotaMonitor - directory tree quota has unparsable output.
The Linux X9000 client did not start after a minor kernel update. A new utility is now available
to determine whether a minor kernel update is compatible with the X9000 client software. See
“Installing a minor kernel update on Linux clients (page 18) for more information.
Attempts to join a domain failed if the /etc/hosts file had a duplicate or uppercase alias.
When a segment becomes unavailable, that state persists after remounting the filesystem or
migrating the unavailable segment. The segment unavailable state must now be explicitly cleared.
The following message appears after a segment unavailable alert:
Filesystem includes one or more unavailable (or read-only) segments.
Recommendation: verify storage health and contact customer support to run FSCK.
To proceed with mounting segment as unavailable (or read-only), use force option.
When a segment is successfully evacuated, the file system segment unavailable alert is displayed
in the GUI and attempts to mount the file system will fail. There are several options at this point:
Mark the evacuated segment as bad (retired), using the following command. The file system
state changes to okay and the file system can now be mounted. However, the operation
marking the segment as bad cannot be reversed.
ibrix_fs -B -f FSNAME {-n RETIRED_SEGNUMLIST | -s RETIRED_LVLIST}
Keep the evacuated segment in the file system. Take one of the following steps to enable
mounting the file system:
Use the force option (-X) when mounting the file system:
ibrix_mount f myFilesystem m /myMountpoint X
Clear the unavailable segment” flag on the file system with the ibrix_fsck command
and then mount the file system normally:
ibrix_fsck -f FSNAME -C -s LVNAME_OF_EVACUATED_SEG
Corrected in 5.6.1
The following fixes were made in this release:
File systems
The ibrix_fsck command needed an option to focus consistency checking on specific segments.
A modification to the lost+found directory could cause corruption, with the error
ext3_dx_find_entry: bad entry in directory.
A race condition caused an error when ibrix_fsck checked the lost+found directory.
Running ibrix_fsck in phase 2 caused the file system to be read-only for X9000 clients.
Fixes 5