[rsyslog] Development of failsafe disk based queue
david at lang.hm
david at lang.hm
Wed Oct 1 18:07:47 CEST 2008
On Wed, 1 Oct 2008, RB wrote:
>> I'm not understanding the point you are trying to make.
>>
>> are you saying that it's a bad idea to try and have an option to do the
>> syncing we are talking about for the queue?
>
> Sync: not as long as it's optional. Worrying about sector writes and
> capacitors/battery-backed cache on the underlying drives: yes. Unless
> rsyslog starts writing to raw devices, it is my opinion that once it
> reasonably hands the data off to the filesystem, it becomes a kernel
> and/or hardware problem and unnecessarily complex for a userspace
> application to govern. I'm all for anything rsyslog can do to
> encourage proper behavior (like calling sync()) without getting into
> the kernel/hardware space.
Ok, we are on the same page then.
in case I confused anyone, the reason I went into detail on the hardware
side of things was to explain how proper hardware selection could result
in good performance while poor hardware selection would result is dismal
performance (and to give people who aren't familiar with the options some
hints as to what they could do)
David Lang
More information about the rsyslog
mailing list