Clustering issue

Hi all I am trying to set up a cluster between 2 nodes, using mnesia database, each node can ping each other now but on node a , when you go to web admin user interface,

Running Nodes contains node a,
stopped nodes contains node b,

also if i do mnesia:info(). on node a in erlang

running db nodes = [node a],
stopped db nodes = [node b],

is there something i missed in my setup,

thank you

Syndicate content