Search results

  1. L

    Web down and timeout problems in HA 3 Cluster nodes

    Hello, I am configuring one HA cluster using 3 nodes using unicast. I can access to management interface of node who created the cluster, I can see all nodes, I can create and start CT, CT is restarted in another node when first node fails but I found following problems: - I can only...
  2. L

    Run script on node failure

    Hello, I would like to ask you if you know any way to run a script once a container is started in a new node once another node gets down. The idea is to change routing table to reach new node using a floating ip. Who should run that script, node or container? Regards