[erlang-questions] receiving pang from net_adm:ping/1 even though net_adm:names/0 shows the other node

Per Melin per.melin@REDACTED
Sun Apr 19 18:54:10 CEST 2009


On Sun, Apr 19, 2009 at 4:46 PM, Dennis Byrne <dennisbyrne@REDACTED> wrote:
> >From console A ...
>
> $ erl -sname foo -setcookie c
> (foo@REDACTED)1>
>
> >From console B ...
>
> $ erl -name bar -setcookie c
> (bar@REDACTED)1>

What if you don't start one node with -sname and the other with -name?



More information about the erlang-questions mailing list