Max. number of distributed nodes?

Peter Sabaini peter@REDACTED
Thu Jul 9 14:45:19 CEST 2009


Hi,

I'm currently experimenting with a distributed Erlang setup and I'm
trying to get ~120 nodes spread (unevenly) over 5 machines to talk to
each other. 

Unfortunately, I often get errors of the kind:

=ERROR REPORT==== 9-Jul-2009::13:56:07 ===
The global_name_server locker process received an unexpected message:
{{#Ref<0.0.0.1957>,'xy@REDACTED'},false}

Or 

=ERROR REPORT==== 9-Jul-2009::14:03:33 ===
global: 'foo@REDACTED' failed to connect to 'qux@REDACTED'


I tried:

* setting ERL_MAX_PORTS to 100 000

* using kernel-poll

* setting net_setuptime to 60s

but the errors persist.

Is there anything else I could try?

Thanks,
peter.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20090709/6d5a5fa0/attachment.bin>


More information about the erlang-questions mailing list