For example, with the following interfaces:
■
For first network interface
IP address=192.168.30.1, Broadcast address=192.168.30.255,
Netmask=255.255.255.0
■
For second network interface
IP address=192.168.31.1, Broadcast address=192.168.31.255,
Netmask=Mask:255.255.255.0
Configuring the broadcast address for LLT
For nodes on different subnets, set the broadcast address in /etc/llttab depending
on the subnet that the links are on.
An example of a typical /etc/llttab file when nodes are on different subnets. Note
the explicitly set broadcast address for each link.
#
cat /etc/llttab
set-node nodexyz
set-cluster 100
link link1 udp - udp 50000 - 192.168.30.1 192.168.30.255
link link2 udp - udp 50001 - 192.168.31.1 192.168.31.255
Sample configuration: direct-attached links
Figure A-1
depicts a typical configuration of direct-attached links employing LLT
over UDP.
161
Advanced VCS installation topics
Using the UDP layer for LLT
Summary of Contents for Veritas Cluster Server 5.0 Update 3
Page 1: ...Veritas Cluster Server Installation Guide Linux for IBM Power 5 0 Release Update 3...
Page 3: ...Symantec Corporation 350 Ellis Street Mountain View CA 94043 http www symantec com...
Page 12: ...Contents 12...
Page 22: ...Introducing Veritas Cluster Server About VCS optional components 22...
Page 28: ...Planning to install VCS Supported software 28...
Page 104: ...Configuring VCS clusters for data integrity Setting up disk based I O fencing manually 104...
Page 152: ...Installing VCS on a single node Adding a node to a single node cluster 152...