From mboxrd@z Thu Jan 1 00:00:00 1970 From: qyron.private@gmail.com (Sergei Dyshel) Date: Mon, 20 Apr 2020 23:17:02 +0300 Subject: [lttng-dev] Have live session and rotation together Message-ID: Hi all, When creating live session (lttng create --live) I can not enable rotation: # lttng enable-rotation --size=10M Error: Failed to enable size-based rotation schedule on session BX In LTTNG 2.12 rotation is supported for network streaming mode but it was not yet supported in 2.11. Is there architectural reasons why we can't have live session with rotation? Or is it just not implemented yet? In that case in what version is it expected to appear? -- Regards, Sergei Dyshel