Monday, June 25, 2018

Gab and LLT information


To view the LLT information:

#lltstat -n
To view the active llt information
#lltstat -nvv active

To view the llt port information:
#lltstat -p

To view the llt configuration information:
# lltstat -c

LLT configuration files
/etc/llthosts    -- This file contains node id with the node information
/etc/llttab - This file contains the information about the private and public heartbeat nic information

Lists information about each configured LLT link
lltstat -l   

List all MAC addresses in the cluster
lltconfig -a list

Stop the LLT running
lltconfig -U

Start the LLT    
lltconfig -c

Verify that GAB is operating    
gabconfig -a

Note: port a indicates that GAB is communicating, port h indicates that VCS is started

Stop GAB running
gabconfig -U

Start the GAB    
gabconfig -c -n <number of nodes>

Override the seed values in the gabtab file
gabconfig -c -x

configuratio files:
/etc/gabtab:
This file contains the information which willbe used by the gab driver. node count information is stored on this file.

No comments:

Post a Comment