User Tools

Site Tools


starting_ace_truven_cluster

This is an old revision of the document!


Starting ACE Truven cluster

The following changes have been made to improve security of the cluster:

  • Master is no longer accessible (all ports are closed)
  • Once Slave node is registered with the Master, it stops responding to other requests

How to start cluster:

  1. Start all the Truven nodes
  2. Log in into the truven-master
  3. edit the slaves.dat file in /home/podalv so that it points to the slaves that need to be registered
curl http://localhost:8080/refresh_slave_list
  1. wait for the master to start and attach all slaves
  2. log out from master
  3. from your computer run:
ssh -L 8080:localhost:8080 your_name@35.203.160.79

Now, you can access Truven cluster on your machine using http://localhost:8080

starting_ace_truven_cluster.1557854280.txt.gz · Last modified: 2019/05/14 10:18 by podalv