Distributed Erlang embeded startup problem
Eranga Udesh
eudesh@REDACTED
Fri Jul 1 10:06:56 CEST 2005
Hi Bengt,
Thanks for your response. The 2 nodes run in 2 seperate computers.
As you suggested I started the 2 nodes manually, connected to 2 nodes
using to_erl to make sure they are in sync and only one node is
running the application, quite Erlang in the inactive node and
restarted that computer. After restarted I connected back to that
node, but still that node has started the application.
I ran nodes() command and it showed it is connected to the other node.
Please advice.
Thanks,
- Eranga
On 7/1/05, Bengt Kleberg <bengt.kleberg@REDACTED> wrote:
> On 2005-06-30 17:42, Eranga Udesh wrote:
> > Hi,
> >
> > I have created a target system. It's a distributed system, having 2
> > optional nodes, if one failes application failover to the other node.
> > If the high priority node comes alive it takes over.
>
> is that a physical computer for each node, or just one computer?
>
>
> > But when I restart both systems, once they come up, I see both are
> > running the same application.
>
> do you restart them both at the same time? what happens if you restart
> them one by one?
>
>
> bedngt
>
More information about the erlang-questions
mailing list