Bug 1329278 - Every 10 seconds salt-minion logs Warning: HOME environment variable not set. Disabling LTTng-UST per-user tracing. (in setup_local_apps() at lttng-ust-comm.c:305)
Summary: Every 10 seconds salt-minion logs Warning: HOME environment variable not set....
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat
Component: Calamari
Version: 1.3.2
Hardware: Unspecified
OS: All
low
low
Target Milestone: rc
: 1.3.4
Assignee: Christina Meno
QA Contact: ceph-qe-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-21 13:53 UTC by Mike Hackett
Modified: 2019-12-16 05:41 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-04-24 17:48:30 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Mike Hackett 2016-04-21 13:53:28 UTC
Description of problem:
Every 10 seconds salt-minion logs in the Monitor logs.

Warning: HOME environment variable not set. Disabling LTTng-UST per-user tracing. (in setup_local_apps() at lttng-ust-comm.c:305)

This floods the log files for the customer. Upstream tracker: http://tracker.ceph.com/issues/13470 is open for this similar noise issue.
But salt-minion was not logging in that tracker it was log-rotate and it was once a day when log rotate was run.

Customer set HOME variable in ceph_common.sh and the messages continued to log.

Every once in awhile I do see salt-minion process using libttng and then it is gone:

salt-mini 58036          root  mem       REG                8,3     40552  101469588 /usr/lib64/liblttng-ust-tracepoint.so.0.0.0
salt-mini 58036          root  mem       REG                8,3    316472  101469590 /usr/lib64/liblttng-ust.so.0.0.0
salt-mini 58036          root  mem       REG               0,17      4096      28718 /dev/shm/lttng-ust-wait-5
salt-mini 58036 58047    root  mem       REG                8,3     40552  101469588 /usr/lib64/liblttng-ust-tracepoint.so.0.0.0


Version-Release number of selected component (if applicable):

Red Hat Ceph Storage 1.3.2
Salt 2014.1.5-3

How reproducible:
I cannot reproduce on my environment.

Expected results:

Customer would like these messages to not spam the monitor logs and setting environment variable is not affecting them from logging.

Comment 3 Ken Dreyer (Red Hat) 2016-08-02 16:34:23 UTC
This might be fixed since bz 1302139 was fixed. Are you still seeing this with the latest RHCS 1.3.z builds?

Comment 4 Mike Hackett 2016-08-26 16:12:02 UTC
Ken, 

I will validate with customer this is not see in newer build of 1.3.2. (94.5-14 for example).

Thank you,


Note You need to log in before you can comment on or make changes to this bug.