Project

General

Profile

Actions

Bug #855

closed

Error after configuring UST metadata channel

Added by Bernd Hufmann over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Target version:
Start date:
11/04/2014
Due date:
% Done:

100%

Estimated time:

Description

I tried to configure the metadata channel for UST. After that I get an error when listing the session.
Could someone please verify this? See below for the commands I used and the error message.

This problem happens also with LTTng Tools 2.6 RC1.

Many thanks in advance!

Best Regards
Bernd

lttng create

Session auto-20141020-141307 created.
Traces will be written in /home/bernd/lttng-traces/auto-20141020-141307

lttng enable-channel --subbuf-size 8192 -u metadata

UST channel metadata enabled for session auto-20141020-141307

lttng list auto-20141020-141307

Tracing session auto-20141020-141307: [inactive]
Trace path: /home/bernd/lttng-traces/auto-20141020-141307

=== Domain: UST global ===

Buffer type: per UID

Error: UST channel not found
Error: Command error


Related issues 1 (1 open0 closed)

Related to LTTng-tools - Bug #994: Configured metadata data channel not listed for UST domainConfirmedJérémie Galarneau01/27/2016

Actions
Actions #1

Updated by Christian Babeux over 9 years ago

  • Status changed from New to Confirmed

Hi Bernd,

I can confirm that I observe the same behavior here with lttng-tools HEAD. The list command seems to be the culprit here. We will investigate.

Thanks

Actions #2

Updated by Christian Babeux over 9 years ago

This bug seems to be a current limitation of the "hackish" metadata channel. If you configure the metadata channel and don't have any other channels enabled, the list command will fail.

One workaround is to enable an event prior to the configuration of the metadata channel. The enabling of any event will create the default "channel0".

We will investigate a proper fix for this issue.

Actions #3

Updated by Christian Babeux over 9 years ago

  • Assignee set to Jérémie Galarneau
Actions #4

Updated by Jérémie Galarneau over 9 years ago

  • Status changed from Confirmed to Resolved
  • % Done changed from 0 to 100

Applied in changeset tools|commit:ade7ce5245446944d27824943142773f7e4d0674.

Actions #5

Updated by Jonathan Rajotte Julien about 8 years ago

  • Related to Bug #994: Configured metadata data channel not listed for UST domain added
Actions

Also available in: Atom PDF