[erlang-questions] ei_connect fails sometimes with EIO

Andre Nathan andre@REDACTED
Mon Nov 28 13:49:08 CET 2011


On Fri, 2011-11-25 at 14:44 -0500, Michael Santos wrote:
> If the modulus in NODEID was too low, I'd see eio errors. Originally,
> I just used the process id for the name but the erlang node would crash,
> I think because the atom table overflowed.

I tried something like that but even then I would still get EIO some
times (even with % 999...)

Now I'm just retrying ei_connect if I get an EIO and it seems to be
working... no errors so far.

Thanks,
Andre




More information about the erlang-questions mailing list