This section describes how to enable ClusterCATS dynamic IP addressing on your site. You do not have to configure your system on UNIX for dynamic IP addressing because it is set up by default.
If your site is already configured so that the IP address for the computer name is different from the IP address(es) for the Web sites configured on this server, you can skip "Setting up maintenance IP addresses" and continue with "Enabling ClusterCATS dynamic IP addressing".
Each server that you add to a cluster must have an IP address defined for it. Because the Internet operates on a TCP/IP network protocol for sending and receiving packets of data to and from networked computers, you must correctly define your servers' IP addresses so that they can send and receive network data as intended.
The static address must be assigned to the server itself-the physical box. You do so by making an entry in the server's IP stack. On Windows servers, you add this IP address using the Network icon in the Control Panel.
In addition to assigning the server's static address, you must make sure that the Web sites' static IP addresses that reside on the Web server on this machine get removed from the IP stack (also via the Network icon in the Control Panel). Typically, you or someone else added the Web site IP addresses to the server's IP stack before installing ClusterCATS and creating clusters. You must now manually remove those IP addresses so that ClusterCATS can dynamically create them in the IP stack according to server load and availability in the cluster.
There are generally two ways to move from static to dynamic addressing; one way is to change the IP address and FQHN of the Web site, and the other method is to change the address and FQHN of the Web server's machine. Since most Webmasters cannot change the web site address, the instructions in this section explain how to change the computer or machine name.
Note All computer names associated with the ClusterCATS dynamic IP addresses must have fully qualified host names (FQHNs) in DNS and DNS forward and reverse entries. |
The general process for configuring ClusterCATS with dynamic IP addressing is as follows:
There are several benefits to using ClusterCATS dynamic IP addressing:
Setting up a maintenance IP address ensures that you have one static IP address on the system that is not assigned to any Web server, virtual server, or Web site. This static address, often referred to as the system's "maintenance address," provides administrators with a consistent way to access the system remotely at all times. It also allows ClusterCATS to be able to communicate with the server in the event of a Web server failure.
Note You must have at least two IP addresses available for a machine in order to use one for a maintenance IP address. |
This section shows you how to add a maintenance address that will support ClusterCATS dynamic IP addressing. If your server has only one static address that corresponds to both the computer name and the Web site, you must reconfigure it to allow for a maintenance address.
Note This procedure must be performed on each system in the cluster and must be done before installing ClusterCATS. |
For IIS 5.0 or NES: Skip this step.
Note The Computer Name on the Identification tab should only be a NetBIOS name, not a fully-qualified host name (FQHN). For example, |
For IIS 5.0 or NES: Skip this step.
For IIS 5.0 or NES: Skip this step.
When you install ClusterCATS, you must select the "Server Failover" option during the installation procedure.
Note Do not create any clusters at this time. |
Before enabling the ClusterCATS dynamic IP addressing, you must have already set up a maintenance IP address for each Web server in the cluster as described in "Setting up maintenance IP addresses" and bound any Web sites to the appropriate IP addresses. The maintenance IP address must be different from the IP address associated with the Web site.
This section instructs you to create the cluster while the Web site is still bound to the IP address. When creating a cluster, you should not specify the maintenance address. Once you test the cluster, you can then remove the IP addresses from the Web sites and reboot. ClusterCATS then creates the address dynamically when the server boots up.
For Netscape Enterprise Server: Verify that the IP addresses associated with the primary Web Server and Hardware Virtual Servers are configured on your system via the Network Control Panel. If these addresses are not configured on the system, the Netscape Enterprise Server will fail to start. In order for failover to work properly, the primary Web server can not be bound to a specific IP address. If it is, remove the binding using the Netscape Administrative Server.
For IIS: Verify that you have a unique IP address (or addresses) assigned to each Web site on the Web server in the MMC. If IP addresses are not assigned to your Web server yet, assign them now. Note that with IIS 4.0, you may have to manually enter the IP address if it does not appear in the drop down list on the Web Site properties tab.
Note Do not specify a maintenance address when adding cluster members. Since the IP addresses for the cluster members are still bound to their NICs, there is no need to do this. For more information about creating clusters, refer to "Creating clusters with the Cluster Setup Wizard". |
ClusterCATS assigns the IP addresses dynamically to your Web servers.