odd problem with distributed erlang system
    Martin Bjorklund 
    mbj@REDACTED
       
    Wed Mar 26 22:13:26 CET 2003
    
    
  
Garry Hodgson <garry@REDACTED> wrote:
> a log file (nfs mounted from master), using the erlang dblog stuff,
[...]
> we commented out the call to disk_log:blog() in our common
> print routines, effectively turning off all logging.  the
> problem then goes away. 
So when you don't do NFS writes, the problem goes away.  That should
give you a hint...  Try to log to local disk instead.
/martin
    
    
More information about the erlang-questions
mailing list