PRIMECLUSTER Web-Based Admin View Operation Guide
Contents Index PreviousNext

Part 1 Introduction> Chapter 2 Web-Based Admin View installation> 2.3 Setup with GLS

2.3.1 Fast switching mode

You need to set up Web-Based Admin View, as described below, after setting up Fast switching mode on GLS (Redundant Line Control Function):

You need the following configurations on the management servers and monitored nodes that support GLS Fast switching mode.

Setup of Client (Setup of IP route table)

Operation Procedure:

Virtual IP address A

The virtual IP addresses defined by GLS on a primary management server.

IP address A

Phisical IP address connected to the same network as the client out of the virtual IP addresses and of the IP addresses corresponded to the physical interface names bundled by those virtual IP addresses.

Virtual IP address B

The virtual IP addresses defined by GLS on a secondary management server.

IP address B

Phisical IP address connected to the same network as the client out of the virtual IP addresses and of the IP addresses corresponded to the physical interface names bundled by those virtual IP addresses.

Subnet mask

255.255.255.255 is set up.

Since information set up by the route command is deleted if the client is re-IPL, you need to register it in a batch file or log procedure in the startup folder.

2-tier architecture model

These are the setup example by wvSetparam command in the following environment;

  1. Setup for client A

    C:\Windows>route add <vIPx> 255.255.255.255 <rIPa>

    C:\Windows>route add <vIPy> 255.255.255.255 <rIPd>

  2. Setup for client B

    C:\Windows>route add <vIPx> 255.255.255.255 <rIPb>

    C:\Windows>route add <vIPy> 255.255.255.255 <rIPc>

Setup of IP address

Make an IP address redundant using the following steps:

  1. Stop Web-Based Admin View on all the management servers and monitored nodes.

    Refer to "Stop."

  2. Set up an IP address

    Execute the following commands on the management servers or monitored nodes where GLS virtual IP address needs to be set.

    # /etc/opt/FJSVwvbs/etc/bin/wvSetparam mip <mip>

    # /etc/opt/FJSVwvbs/etc/bin/wvSetparam httpip <httpip>

    <mip> is mip. It sets the virtual IP address.

    <httpip> is httpip. It sets the virtual IP address.

  3. Change the management server settings

    If the changed monitored node acts as a cluster management server as well, you must change the management server settings on all the management servers and monitored nodes.

    # /etc/opt/FJSVwvbs/etc/bin/wvSetparam primary-server <primary management server IP address>

    # /etc/opt/FJSVwvbs/etc/bin/wvSetparam secondary-server <secondary management server IP address>

    Specify mip of the management servers respectively for each IP address of primary and secondary management servers.

  4. Restart Web-Based Admin View on all the management servers and monitored nodes.

    Refer to "Restart."


Contents Index PreviousNext

All Rights Reserved, Copyright(C) FUJITSU LIMITED 2005