Before configuring a LifeKeeper communication path between servers, verify the hardware and software setup. For more information, see the SPS for Linux Release Notes.
To create a communication path between a pair of servers, you must define the path individually on both servers. LifeKeeper allows you to create both TCP (TCP/IP) and TTY communication paths between a pair of servers. Only one TTY path can be created between a given pair. However, you can create multiple TCP communication paths between a pair of servers by specifying the local and remote addresses that are to be the end-points of the path. A priority value is used to tell LifeKeeper the order in which TCP paths to a given remote server should be used.
- There are four ways to begin.
- º Right-click on a server icon, then click
- º On the
- º On the
- º On the
- A dialog entitled Create Comm Path will appear. For each of the options that follow, click Help for an explanation of each choice.
- Select the Local Server from the list box and click Next.
- Select one or more Remote Servers in the list box. If a remote server is not listed in the list box (i.e. it is not yet connected to the cluster), you may enter it using Add. You must make sure that the network addresses for both the local and remote servers are resolvable (for example, with DNS or added to the /etc/hosts file). Click Next.
- Select either TCP or TTY for Device Type and click Next.
- Select one or more Local IP Addresses if the Device Type was set for TCP. Select the Local TTY Device if the Device Type was set to TTY. Click Next.
- Select the Remote IP Address if the Device Type was set for TCP. Select the Remote TTY Device if the Device Type was set to TTY. Click Next.
- Enter or select the Priority for this comm path if the Device Type was set for TCP. Enter or select the Baud Rate for this Comm Path if the Device Type was set to TTY. Click Next.
- Click Create. A message should be displayed indicating the network connection is successfully created. Click Next.
- If you selected multiple Local IP Addresses or multiple Remote Servers and the Device Type was set for TCP, then you will be taken back to Step 6 to continue with the next Comm Path. If you selected multiple Remote Servers and the Device Type was set for TTY, then you will be taken back to Step 5 to continue with the next Comm Path.
- Click Done when presented with the concluding message.
You can verify the comm path by viewing the Server Properties Dialog or by entering the command lcdstatus -q. See the LCD man page for information on using lcdstatus. You should see an ALIVE status.
In addition, check the server icon in the right pane of the GUI. If this is the first comm path that has been created, the server icon shows a yellow heartbeat, indicating that one comm path is ALIVE, but there is no redundant comm path.
The server icon will display a green heartbeat when there are at least two comm paths ALIVE.
If the comm path does not activate after a few minutes, verify that the paired server’s computer name is correct. If using TTY comm paths, verify that the cable connection between the two servers is correct and is not loose. Use the portio(1M) command if necessary to verify the operation of the TTY connection.
Post your comment on this topic.