Problem with node name

Ulf Wiger (AL/EAB) ulf.wiger@REDACTED
Thu Jun 23 10:40:53 CEST 2005


Raimo Niskanen wrote:
>
> You will have to convince your shell to pass the single quotes
> into the erl program. Perhaps try:
>         erl -sname mb1 -mnesia extra_db_nodes 
> "['master1@REDACTED']" \
>             -s mnesia start

The double and single quotes make the difference, at least on Solaris.


> Are you shure the '[]' brackets are supposed to bee there too?

Yes, they do.



/Uffe



More information about the erlang-questions mailing list