Hi, <br>I am testing mogilefs on&nbsp; a single machine on ubunutu dapper. I ran a script that apparently &#39;crashed&#39; mogilefsd after few hours.<br>Around the time when mogilefsd crashed, I see the following error.(syslog file was rotated around this time). To me it looks like that syslogd rotation caused mogilefsd to crash.
<br>Am I correct in my conclusion? Is there some setting I can use to avoid this?<br><br>(line 262 in .../MogileFS/Server.pm is 262 is &nbsp; Sys::Syslog::syslog(@_); )<br><br><br><br><br>Sep&nbsp; 1 08:01:01 localhost syslogd 1.4.1#17ubuntu7:
 restart. <br>Sep&nbsp; 1 08:01:01 localhost mogilefsd[32171]: crash log: no connection to syslog available at /usr/local/share/perl/5.<br>8.7/MogileFS/Server.pm line 262 <br>Sep&nbsp; 1 08:01:02 localhost mogilefsd[28796]: crash log: While reading pipe from parent, got EOF.&nbsp; Parent&#39;s gone.&nbsp; Qui
<br>tting. <br>Sep&nbsp; 1 08:01:02 localhost mogilefsd[27933]: crash log: Error reading pipe from parent: Connection reset by peer <br>Sep&nbsp; 1 08:01:02 localhost mogilefsd[21111]: crash log: Error reading pipe from parent: Connection reset by peer 
<br>Sep&nbsp; 1 08:01:04 localhost mogilefsd[22296]: crash log: While reading pipe from parent, got EOF.&nbsp; Parent&#39;s gone.&nbsp; Qui<br>tting. <br>Sep&nbsp; 1 08:01:04 localhost anacron[28862]: Job `cron.daily&#39; terminated<br><br>