Applicable versions and levels
Solaris versions: 5.0 or later
Linux versions: 5.2, V10.0L10 or later
Linux for Itanium versions: V12.0L10 or later
HP-UX versions: 5.1 or later
AIX versions: 5.1 or later
DS versions: V20L10
Action 1
Points to check
Have you set the port number used by ACL Manager in the services file (service mpaclmgr) ? Moreover, are the port definitions correct?
Note that the services file directory varies according to the operating system.
Windows
<system root>\system32\drivers\etc\services
UNIX versions
/etc/services
Action method
Define the following in the services file of the server and client:
mpaclmgr 4013/tcp |
Action 2
Points to check
Have the system parameters (semaphores) been tuned to appropriate values?
Action method
Check the system parameter (semaphore) settings.
5.0/5.1/5.2/10.0/10.1/11.0:
The following semaphore resources are used by Systemwalker Operation Manager. Change the system parameter values according to the additions/maximum values in the table.
[Solaris versions]
System parameters | Value | Addition/Maximum value |
---|---|---|
semsys:seminfo_semmni | 2 | Addition |
semsys:seminfo_semopm | 2 | Maximum value |
semsys:seminfo_semmns | 2 | Addition |
semsys:seminfo_semmnu | 2 | Addition |
semsys:seminfo_semume | 2 | Maximum value |
semsys:seminfo_semmsl | 1 | Maximum value |
Add the value in the table above to the following:
If value is set in /etc/system: value set in the file
If value is not set in /etc/system: system default value
If using only Systemwalker Operation Manager for operations, the system default values can be used as is.
If you make any changes to the values, you will need to restart the system.
If using Systemwalker Operation Manager together with another product, tune the system parameters so that they are aligned with the maximum values of the other product.
[Linux versions]
The parameter values are specified in the following format:
kernel.sem = <para1> <para2> <para3> <para4> |
System parameters | Value | Addition/Maximum value |
---|---|---|
<para1> | 1 | Maximum value |
<para2> | 2 | Addition |
<para3> | 2 | Maximum value |
<para4> | 2 | Addition |
Add the value in the table above to the following:
If value is set in /etc/sysctl.conf: value set in the file
If value is not set in /etc/sysctl.conf: system default value
If using only Systemwalker Operation Manager for operations, the system default values can be used as is
If you make any changes to the values, you will need to restart the system.
If using Systemwalker Operation Manager together with another product, tune the system parameters so that they are aligned with the maximum values of the other product.
[HP-UX versions]
System parameters | Value | Addition/Maximum value |
---|---|---|
semmni | 2 | Addition |
semmns | 2 | Addition |
semmnu | 2 | Addition |
semume | 2 | Maximum value |
Use Manager on the system to change the parameters according to table additions or maximum values, and reconfigure the kernel.
Add the value in the table above to the value already set.
If using only Systemwalker Operation Manager for operations, the system default values can be used as is.
If using Systemwalker Operation Manager together with another product, tune the system parameters so that they are aligned with the maximum values of the other product.
12.0 or later:
Refer to the following manual for information on how to tune the system parameters:
"Tuning System Parameters [UNIX]" in the Installation Guide.
Action 3
Points to check
5.0/5.1/5.2/10.0/10.1, and cluster configuration:
Are you implementing a standardized procedure for assigning project access rights?
Action method
Apply standardized access rights for operation node and standby node projects.
Refer to the following manuals for information on how to apply a standardized method.
10.0/10.1:
"Standardizing Systemwalker Operation Manager environment
definitions" in the Cluster Setup Guide.
"Standardizing Systemwalker Operation Manager environment
definitions" in the Cluster Setup Guide.