Serviceguard Manager Version A.05.02 Release Notes, 2nd Edition, May 2009
What is the workaround? To avoid permission problems, all interfaces for all authorized nodes
must be defined in /etc/hostson all nodes within the cluster. All interfaces on all nodes that
may be used as a Session Server, and all nodes that may be included in their session, must share
all of each other's interface definitions. The name service switch policy for hosts must be set to
files followed by any other sources used such as DNS, NIS or LDAP. Below is an example hosts
file:
15.145.162.131 gryf.uksr.hp.com
gryf 10.8.0.131 gryf.uksr.hp.com gryf 10.8.1.131
gryf.uksr.hp.com gryf 10.8.2.131 gryf.uksr.hp.com
gryf 15.145.162.132 sly.uksr.hp.com sly 10.8.0.132
sly.uksr.hp.com sly 10.8.1.132 sly.uksr.hp.com
sly 10.8.2.132 sly.uksr.hp.com sly 15.145.162.67
bit.uksr.hp.com bit 10.30.8.8 bit.uksr.hp.com
bit 15.145.162.69 bot.uksr.hp.com bot 10.30.8.7
bot.uksr.hp.com bot
Following is an example host entry from /etc/nsswitch.conf:
hosts: files [NOTFOUND=continue] dns
JAGaf44886 In Asian locales in Windows, the uninstaller has illegible text (ZeroG bug)
What is the problem? The problem is that in Asian locales, the text size in the Uninstaller panel is
so small that it is hard to read. This affects usability of the installer.
What is the workaround? There is no workaround.
JAGaf44056 Traditional-Chinese font size too small on HP-UX client
What is the problem? On Serviceguard Manager A.04.02 on HP-UX, the Traditional Chinese font
is small and difficult to read.
What is the workaround? To increase the font size for Serviceguard Manager in Traditional Chinese
on HP-UX systems, please follow the instructions below. [Please note that when this work-around
has been completed, though the font size will be larger, you may have to increase the size of
windows to fully see all of the buttons on Serviceguard Manager's screens.
1. Log in as root.
2. xfs should be running. To check this, run the following command: $ ps -ef | grep
xfs You can tell xfs is running if the printout looks like the following:
root 47 0 0 21:58:01 ?
0:01 vxfsd root 1806 1 0 21:59:19 ? 0:13 /usr/bin/X11/xfs - config
/etc/X11/fs/config -port 7000 -daemon -quiet_if_addrinuse
3. If xfs is not running, enter: $ /sbin/init.d/xfs start To make the setting permanent,
so that it won't need to be restarted after a reboot, edit the /etc/rc.config.d/xfs file.
Change the line: RUN_X_FONT_SERVER=0 to read: RUN_X_FONT_SERVER=1
4. Confirm thatxfs is still running and add xfs to font path. Run the xset command as
follows: $ xset +fp tcp/:7000 $ xset fp rehash
To confirm the font path, run the xset command as follows: $ xset -q
5. You should see the added font path in the beginning of font path Font Path:
tcp/:7000, /usr/lib/X11/fonts/ hp_roman8/75dpi,...
6. Edit the following file: /opt/sgmgr/jre/lib/font.properties.zh_TW_Big5 Comment
out the line for the environment variable hp.fontpath by putting a "#" in front of the line:
# hp.fontpath
JAGaf43915 Assertion error when focus gained during disconnect/reconnect
What is the problem? When the user disconnects, and then reconnects a session, the grayish box
for the session disappears and then reappears. If the user clicks on the re-appearing cluster object
immediately, it will trigger an assertion exception.
42 Serviceguard Manager Version A.05.02 Release Notes