Forum Discussion

Velmathan's avatar
Velmathan
Level 4
10 years ago

Need to add new node in existing VCS

Hi All, I want to add new node in existing 3 node cluster without disturbing the service. Can you please let me know the steps ?   Thanks Vel
  • mikebounds's avatar
    10 years ago

    If you don't need to change llttab (i.e you have no exclude line in there) and only have to change llthosts and gabtab, then you do not need to restart LLT and GAB or VCS.  If you add new hosts to llthosts on existing nodes, then when you start llt and gab on new node, then existing nodes should just see new node.

    LLT constantly looks for nodes on all available llt ids, unless you have a line like "exclude 3-31" in your llttab which tells LLT NOT to look.  If you do have "exclude" line then you need to remove or change in llttab and then you would need to force stop VCS and restart GAB and LLT.

    Mike