6.0.1 HP IBRIX X9000 Release Notes
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
• 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 16) for more information.
• When a CIFS share included a $ character in the path, CIFS clients could not map the share.
• When a cluster with more than two nodes was upgraded, the Statistics tool upgrade failed.
• The Statistics tool could fill the root partition with data for historical reports. Historical data and
reports are now written to /local/statstool/histstats by default. See “Updates to the
Statistics tool documentation” (page 16) for changes to Statistics tool procedures.
• The CIFS service dumped core during Data Protector backups/restores or drag and drop
operations.
• The default UID for the CIFS Guest account could not be changed if it conflicted with another user.
You can now delete the account and recreate it with a new UID. Use the following command to
delete the Guest account, and enter yes when you are prompted to confirm the operation:
/opt/likewise/bin/lw-del-user Guest
Recreate the Guest account, specifying a new UID:
/opt/likewise/bin/lw-add-user –-force --uid <UID_number> Guest
To have the system generate the UID, omit the --uid <UID_number> option.
• Attempts to join a domain failed if the /etc/hosts file had a duplicate or uppercase alias.
• When ibrix_snap was used to enable a snaptree, the command reported that the directory
was already a snaptree; however, other commands could not locate the snaptree.
Workarounds
Following are workarounds for product situations that may occur:
Management console
• If the management console service is stopped on the active management console and, within a
minute, the passive management console experiences a shutdown or reboot, the passive
management console will become active when the node is restarted. When the fusionmanager
is started on the formerly active management console (or that node is rebooted), that management
console will also be in active mode. Although both management consoles are active, only one of
these consoles will control the cluster virtual interface.
To recover from this scenario, take the following steps:
Workarounds 9