odd problem with distributed erlang system
    Shawn Pearce 
    spearce@REDACTED
       
    Wed Mar 26 22:42:01 CET 2003
    
    
  
Or try logging through erlang distributed messaging to the master
server, rather than using NFS to do the log writes.
Martin Bjorklund <mbj@REDACTED> wrote:
> 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
-- 
Shawn.
  The heart has its reasons which reason knows nothing of.
  		-- Blaise Pascal
    
    
More information about the erlang-questions
mailing list