|
1. Add the hostname for the nodes
participating in the k2cluster.cfg files on each
K2 Server Installation. (Create one k2cluster.cfg
with all the node names and copy it to the participant
nodes).
2. Check for multicast address
and port number in k2daemon.cfg of the Cluster
participant nodes, the following entries needs
to be the same on all hosts
k2.cluster.MulticastAddress = <m-cast address>
k2.cluster.MulticastPort = <port>
3. Start K2 Servers on each of
the nodes.
Note: On starting the server
on the first node in the cluster, the server console
will show a FAILED message for the other nodes
since they are not currently running. Subsequently,
when the other nodes are started it would be recognized,
and become part of the Cluster (On viewing the
Management Console you will find the new Node
in the Cluster Navigator pane on the left-hand
side).
Refer to the Quick
Start Guide for details.
|