PRIMECLUSTER Web-Based Admin View Operation Guide |
Contents Index |
Part 4 Web-Based Admin View operating setup | > Chapter 7 Web-Based Admin View setup modification |
Web-Based Admin View enables to set up a different httpip ("IP address used for a client") than mip ("IP address for identifying own host").
Normally, these IP addresses are identical. If you need to modify the network environment, take following steps to set up a separate IP address.
These values (mip and httpip) are not omissible. Even in the case of not setting a different IP address that the management server opens to clients, be sure to set up the same IP address as mip according to each setup method.
Take the following steps on the primary and secondary management server.
Login to the primary or secondary management server to execute the following commands:
The <IP address for identifying own host> value designates the IP address used for Web-Based Admin View on the primary or secondary management server.
When modifying the mip value, it's necessary to set the primary and secondary management servers again on all monitoring nodes and all management servers. For the setup each of management server, refer to "Management server."
# /etc/opt/ FJSVwvbs/etc/bin/wvSetparam mip <IP address for identifying own host>
# /etc/opt/FJSVwvbs/etc/bin/wvSetparam httpip <IP address used for client>
Examples:
Set up the "mip" and "httpip" on the primary management server as follows:
In the following configuration
# /etc/opt/FJSVwvbs/etc/bin/wvSetparam mip 10.20.30.40
# /etc/opt/FJSVwvbs/etc/bin/wvSetparam httpip 192.168.246.40
# /etc/opt/FJSVwvbs/etc/bin/wvSetparam httpip <IP address same as mip>
Access the primary management server via the Web browser to set up the following. Note that only mip can be set up on the environment setup screen. When changing the IP address for the clients, refer to "Setup by command" as described above.
Select [Node environment], and then select a management server from [Node] to separate network.
Select [IP address/Host name] and set the network address used for Web-Based Admin View (IP address or host name) in [IP address/Host name for identifying own host].
The setup value is mip.
After settings are completed, exit the environment setup.
When the environment setup is terminated after modifications, the message, "0051 In order to make the settings valid, restart Web-Based Admin View and reconnect it. Are you sure?" appears. If you need to validate the currently chosen value, select [Yes]. Log off, and then login the management server.
Note that selecting [No] does not enable the management server until it is rebooted.
This method might not be validated if the monitoring node was not active when the setup was done. In such a case, use a command referring to "Setup by command."
Contents Index |