PRIMECLUSTER Web-Based Admin View Operation Guide |
Contents Index |
Part 1 Introduction | > Chapter 2 Web-Based Admin View installation | > 2.4 Initial Setup of Web-Based Admin View |
This section explains about the configuration method of the 3-tier architecture where the management server is independent of monitoring nodes.
It is not necessary to follow this procedure if the management server is set up when installed. Take the following steps according to below "Verification" to check if the setup is correctly done.
Take the following procedure to check if the setup is correctly done.
Execute the following command on the management server and all monitored nodes.
# /etc/opt/FJSVwvbs/etc/bin/wvGetparam primary-server
Confirm if the displayed IP address corresponds to mip (the IP address for identifying own host) of the active primary management server.
If not, the primary management server is not correctly configured. Set up the configuration according to "Configuration procedure of the management server" of "Configuration procedure."
Execute the following command on the management server and all monitored nodes.
# /etc/opt/FJSVwvbs/etc/bin/wvGetparam secondary-server
Confirm if the displayed IP address corresponds to mip of the active secondary management server.
If not, the secondary management server is not correctly configured. Set up the configuration according to "Configuration procedure of the management server" of "Configuration procedure."
This case is applicable only to the multi-network by classified use.
Verification should be done on all primary and secondary management servers.
Execute the following command:
# /etc/opt/FJSVwvbs/etc/bin/wvGetparam mip
Confirm if the displayed IP address corresponds to mip (the IP address for identifying own host) on the active management server.
If not, the mip value of the active management server is not correctly set. Set up the mip value according to "Configuration procedure of multi-network by classified use" of "Configuration procedure."
Execute the following command:
# /etc/opt/FJSVwvbs/etc/bin/wvGetparam httpip
Confirm if the displayed IP address corresponds to httpip (the IP address used for client) from the active management server.
If not, the httpip value of the active management server is not correctly set. Set up the httpip value according to "Configuration procedure of multi-network by classified use" of "Configuration procedure."
Compare the output (mip) done by Step1 with that (httpip) by Step2.
If both values are the same, the topology of multi-network is not configured. Set up the configuration according to "Configuration procedure of multi-network by classified use" of "Configuration procedure."
Take the following steps to configure the management server.
Modifications should be done only to the values of the management server and the monitoring node where the setup was incorrect.
Set up the IP addresses of the primary and secondary management server.
This setup should be done only when creating multi-network between the management server and the client by classified use.
Modify httpip on the management servers.
Refer to "Restart."
In the file (hosts) on all nodes configuring the cluster system and the management server, define the host information (IP address, host name) on all these nodes by a tool (e.g. vi(1). The hosts file is "/etc/inet/hosts" on Solaris OS, but it is "/etc/hosts" on Linux(R).
Contents Index |