Symantec Veritas Cluster Server Installation Manual page 158

Linux for ibm power
Hide thumbs Also See for Veritas Cluster Server:
Table of Contents

Advertisement

158
Advanced VCS installation topics
Using the UDP layer for LLT
Make sure that the LLT private links are on different physical networks.
If the LLT private links are not on different physical networks, then make sure
that the links are on separate subnets. Set the broadcast address in /etc/llttab
explicitly depending on the subnet for each link.
See
"Broadcast address in the /etc/llttab file"
Make sure that each NIC has an IP address that is configured before configuring
LLT.
Make sure the IP addresses in the /etc/llttab files are consistent with the IP
addresses of the network interfaces.
Make sure that each link has a unique not well-known UDP port.
See
"Selecting UDP ports"
Set the broadcast address correctly for direct-attached (non-routed) links.
See
"Sample configuration: direct-attached links"
For the links that cross an IP router, disable broadcast features and specify
the IP address of each link manually in the /etc/llttab file.
See
"Sample configuration: links crossing IP routers"
Broadcast address in the /etc/llttab file
The broadcast address is set explicitly for each link in the following example.
Display the content of the /etc/llttab file:
# cat /etc/llttab
set-node Node0
set-cluster 1
link link1 udp - udp
link link2 udp - udp
Verify the subnet mask using the ifconfig command to ensure that the two
links are on separate subnets.
# ifconfig
eth2 Link encap:Ethernet HWaddr 00:04:23:AC:2B:E4
inet addr:10.20.30.1 Bcast:10.20.30.255 Mask:255.255.255.0
eth3 Link encap:Ethernet HWaddr 00:04:23:AC:2B:E5
inet addr:10.20.31.1 Bcast:10.20.31.255 Mask:255.255.255.0
The link command in the /etc/llttab file
Review the link command information in this section for the /etc/llttab file. See
the following information for sample configurations:
on page 158.
on page 160.
50000
-
10.20.30.1
50001
-
10.20.31.1
on page 161.
on page 163.
10.20.30.255
10.20.31.255

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Veritas Cluster Server and is the answer not in the manual?

This manual is also suitable for:

Veritas cluster server 5.0 update 3

Table of Contents