supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
* >2G file support for svlogd?
@ 2013-06-19 18:07 Charlie Brady
  2013-06-19 18:10 ` Charlie Brady
  0 siblings, 1 reply; 3+ messages in thread
From: Charlie Brady @ 2013-06-19 18:07 UTC (permalink / raw)
  To: supervision


Has anyone built svlogd to handle large files?

If svlogd is set up for time based log rotation:

s0
t86400

with a very verbose service, then we see:

nanosleep({3, 0}, 0xbf9a245c)           = 0
write(6, "rverCore.setThreadName: (ServerCore.java:96) Renamed thread
to UspService-InternalServer-ServerMain\n", 100) = -1 EFBIG (File too
large)
write(2, "svlogd: pausing: unable to write to current:
/var/log/mom-server: file too big\n", 79) = 79

..so it's trying to write, getting EFBIG, sleeping, trying to write etc...



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-06-19 18:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-19 18:07 >2G file support for svlogd? Charlie Brady
2013-06-19 18:10 ` Charlie Brady
2013-06-19 18:58   ` Solved (Re: >2G file support for svlogd?) Charlie Brady

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).