Hi, I am testing mogilefs on a single machine on ubunutu dapper. I ran a script that apparently 'crashed' mogilefsd after few hours. 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. Am I correct in my conclusion? Is there some setting I can use to avoid this?
(line 262 in .../MogileFS/Server.pm is 262 is Sys::Syslog::syslog(@_); ) Sep 1 08:01:01 localhost syslogd 1.4.1#17ubuntu7: restart. Sep 1 08:01:01 localhost mogilefsd[32171]: crash log: no connection to syslog available at /usr/local/share/perl/5. 8.7/MogileFS/Server.pm line 262 Sep 1 08:01:02 localhost mogilefsd[28796]: crash log: While reading pipe from parent, got EOF. Parent's gone. Qui tting. Sep 1 08:01:02 localhost mogilefsd[27933]: crash log: Error reading pipe from parent: Connection reset by peer Sep 1 08:01:02 localhost mogilefsd[21111]: crash log: Error reading pipe from parent: Connection reset by peer Sep 1 08:01:04 localhost mogilefsd[22296]: crash log: While reading pipe from parent, got EOF. Parent's gone. Qui tting. Sep 1 08:01:04 localhost anacron[28862]: Job `cron.daily' terminated
