VCS : Configure /etc/llttab
The /etc/llttab file must specify the system’s ID number (or its node name), its cluster ID, and the network links that correspond to the system. In addition, the file can contain other directives. Refer also to the sample llttab file in /opt/VRTSllt.
Run the dladm show-dev command to query all NICs.
Use vi or another editor to create the file /etc/lltab that contains the entries that resemble the following:
- For SPARC:
set-node galaxy set-cluster 2 link qfe0 qfe:0 - ether - - link qfe1 qfe:1 - ether - - - For x64:
set-node galaxy set-cluster 2 link e1000g0 /dev/e1000g:0 - ether - - link e1000g1 /dev/e1000g:1 - ether - -
The first line must identify the system where the file exists. In the example, the value for set-node can be: galaxy, 0, or the file name /etc/nodename. The file needs to contain the name of the system (galaxy in this example). The next two lines, beginning with the link command, identify the two private network cards that the LLT protocol uses. The order of directives must be the same as in the sample llttab file in /opt/VRTSllt
LLT directives for a manual installation
Table: LLT directives






