Mnesia and IP addresses problem
zabrane Mikael
zabrane3@REDACTED
Fri May 7 14:25:49 CEST 2010
Hi,
I'm facing a little issue whith my Mnesia DB.
On one machine with IP addresse "ip1", i've created a persistent mnesia DB
after
running erlang in distributed mode "erl -name mynode1@REDACTED".
When I copied that DB on another machine whith a different IP address (erl
-node mynode@REDACTED),
I was unable to read it.
As you may notice, I've used the same node name "mynode" on both machines.
Only IP
are diffrent.
What am I doing wrong?
Regards
Zabrane
More information about the erlang-questions
mailing list