[rsyslog] Development of failsafe disk based queue
RB
aoz.syn at gmail.com
Wed Oct 1 16:50:24 CEST 2008
> I guess you've seen in the discussion (well, if you read all these
> mails, I just noticed how many they were...)
;-) I was wondering why my hip was rattling during the entire commute today.
> persisted (because that completes the "queue transaction"). I will
> verify with the code, but my current guess is that no more than 10 lines
> of code will be needed to support this functionality. If so, I think it
> is worth it.
If it's something you can solve without worrying about block-level
writes and whether the underlying drive (if indeed there is even a
"drive") has a battery-backed cache or sufficient capacitor charge to
write your data, I'm all for it. Even better if it's POSIX.
Although a block driver and other filesystem-bypassing solutions may
be interesting in limited cases, I'd rather not see anyone stab their
wife over it.
More information about the rsyslog
mailing list