The bug doesn't seem to be the file system driver, because the fuse-dfs
mount reports the error as random write operation. The error message is
from the driver library which validates sequential writes are used, but is
caused from rsyslog changing from sequential to random write operations.

When rsyslog first writes file output is sequential, then at the point when
some other process writes to a different file, or simply ls the directory
rsyslog is writing to, then rsyslog starts attempting unsupported write
operations and process batch deletion as if write error retry was
successful when it is not. ​
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of 
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE 
THAT.

Reply via email to