5.5.4 HP X9000 Series Release Notes (TA768-96054, September 2011)
Additional workarounds in 5.5.4
• When joining multiple X9720 systems into a single cluster, it is important that the ibrix_vs
command be used in the following manner.
Run the ibrix_vs command individually for each of the X9720 racks, as if they were stand-alone
systems. For example, if three X9720 systems will be joined together, the ibrix_vs command
must be run three times. The parameters used must be only for the system being addressed, not
the whole cluster (that is, the host names and IP addresses used must be for that system only). The
X9000 software will aggregate the data for the systems into the configuration.
• When joining a CIFS domain, the $ character cannot be used in passwords unless it is escaped
with a slash (\) and enclosed in single quotes (' '). For example:
ibrix_auth -n IB.LAB -A john -P 'password1\$like'
Corrected in 5.5.265
The following fixes were made in this release:
• When quotas were enabled on a directory, users could not use file system commands such as df
-k to obtain their directory quota status. In this release, file system commands now report size
and usage for a directory based on the quota limits set on that directory. To disable file system
reporting based on directory tree quota limits, use the ibrix_mount –o noquotstatfs option
when you mount the file.
• The GUI could not be accessed using port 80 or port 443.
• Changing or generating a quotatree id no longer changes the mtime and ctime of files contained
in the directory.
• A directory tree quota could not be deleted if its name contained a space.
• The Local Authentication feature allowed passwords to be entered only as text. In this release,
when adding or modifying local user accounts, you can now use the ibrix_localusers -n
option to specify that the password is being entered in NT hashed format.
• When a quota was exceeded, excessive quota error messages were generated in the /var/
log/messages log.
• An X9000 client running the Windows 2003 32-bit OS could consume non-paged pool memory,
causing the system to hang.
• The X9300/X9320 installer did not configure the user interface correctly.
• A deadlock situation caused the Windows X9000 client to hang.
Corrected in 5.5.257
The following fixes were made in this release:
• When a file was uploaded into an FTP share, the file was owned by ftp:ftp, not by the user
who uploaded the file. Files uploaded to an FTP share are now owned by the logged-in user.
• When a file was uploaded into an HTTP share, the file was owned by daemon:daemon, not by
the user who uploaded the file. Files uploaded to an HTTP share are now owned by the user
doing the upload.
• Performance was slow when using Windows Explorer to list files on CIFS shares with large numbers
of files.
• CIFS shares could not be browsed using IP addresses or Round Robin names.
• When a directory tree quota was removed, multiple errors such as err ibrix_quotamonitor:
failed to find Name for dirtree_id=2 were logged in /var/log/messages.
Fixes 7