Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
* [lttng-dev] Sessions are disconnected when disk is full on remote host
@ 2015-09-23  9:48 Mikael Beckius
  2015-09-25 19:50 ` Jérémie Galarneau
  0 siblings, 1 reply; 3+ messages in thread
From: Mikael Beckius @ 2015-09-23  9:48 UTC (permalink / raw)


Hello!

I am trying to verify the expected behaviour in the event a machine hosting an lttng relay daemon runs out of disk space.

Currently it appears from testing and inspecting the source code that whenever the lttng relay daemon hits an error caused by the lack of disk space all failing sessions will be disconnected. It also appears that the only way to recover from this situation once disk space has been restored is to recreate all the disconnected sessions.

I have also played around with different combinations of the below lttng enable-channel options:
--discard
--overwrite
--tracefile-count <trace file count>
--tracefile-size <trace file size>

The initial channel configuration was using the options --tracefile-count --tracefile-size but both were abandoned as Babeltrace faced constant streaming errors during heavy live tracing and now the trace files are growing continuously until there is no available disk space.

I assume that --overwrite would not make any difference compared to --discard with regards to a disk full scenario. Even if you specify --tracefile-count and --tracefile-size to limit the amount of trace data from a single session you may still face the same issue with disconnected sessions if you for some reason run out of disk space.

Testing was carried out on the latest 2.6 releases and all sessions were live sessions.

So my questions are:
- Is there any way to keep sessions alive even if you run out of disk space?
- How can you clean up old traces once you have collected them without recreating sessions?

Micke
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lttng.org/pipermail/lttng-dev/attachments/20150923/7d07e1ef/attachment.html>


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

end of thread, other threads:[~2015-09-29  8:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-23  9:48 [lttng-dev] Sessions are disconnected when disk is full on remote host Mikael Beckius
2015-09-25 19:50 ` Jérémie Galarneau
2015-09-29  8:06   ` Mikael Beckius

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox