Hi All
Ive setup a HA broker cluster - 2 nodes using pacemaker + corosync (TL 4.20).
The HA cluster appears to work fine.
A failover test - node 1 was taken off line with an active session on VDA/agent server.
The HA failover is ok - able to login via the VIP using the client and the VP web admin page is redirecting to node 2. However, node 2 shows 0 active sessions so the session DB failed to sync from node 1 to node 2.
/opt/thinlinc/etc/conf.d/cluster.hconf
HA is showing as enabled (1) and that both nodes are listed in the cluster
nodes= node1.example.com node2.example.com
Bringing node 1 back on line - node 2 stays primary and active node.
Unable to reconnect to the disconnected session on the VDA
Any ideas ?
Thanks
HArj