[Bug 1569930] Re: Continuous messages from systemd: dm disk appears twice

2016-04-19 Thread Martin Pitt
I don't know what turns it on in the first place, so I cannot tell you
how to disable that, I'm afraid. You can try and explicitly set
LogLevel=info in /etc/systemd/system.conf (i. e. uncomment that line),
but I'm not sure whether that will help.

** Summary changed:

- Continuous messages from systemd: dm disk appears twice
+ debug messages are enabled by default

** Package changed: systemd (Ubuntu) => ubuntu

** Changed in: ubuntu
   Status: Won't Fix => Incomplete

** Summary changed:

- debug messages are enabled by default
+ debug messages are enabled

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1569930

Title:
  debug messages are enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1569930/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1569930] Re: Continuous messages from systemd: dm disk appears twice

2016-04-18 Thread Matt Schulte
Ok, then how can I turn it off?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1569930

Title:
  Continuous messages from systemd: dm disk appears twice

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1569930/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1569930] Re: Continuous messages from systemd: dm disk appears twice

2016-04-18 Thread Martin Pitt
Thanks. Then I honestly ran out of ideas what's wrong in this
installation. debug isn't enabled anywhere by default in any
desktop/server/cloud/container situation that I've looked at ever,
sorry!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1569930

Title:
  Continuous messages from systemd: dm disk appears twice

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1569930/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1569930] Re: Continuous messages from systemd: dm disk appears twice

2016-04-18 Thread Matt Schulte
3. Grep was hanging up on some device files so...

root@ICTM1612S02H2:/# find / -xdev -type f -print0 |xargs -0 grep -H 
"set-log-level"
Binary file /usr/bin/systemd-analyze matches
/usr/share/bash-completion/completions/systemd-analyze:
[LOG_LEVEL]='set-log-level'
/usr/share/apport/symptoms/_audio_data.py:
command_output(['pacmd','set-log-level','4'])
/usr/share/apport/symptoms/_audio_data.py:
command_output(['pacmd','set-log-level','1'])
/usr/share/zsh/vendor-completions/_systemd-analyze:_systemd_analyze_set-log-level()
 {
/usr/share/zsh/vendor-completions/_systemd-analyze:'set-log-level:Set 
systemd log threshold'


4. What kind of system is this...It is a Dell PowerEdge R730, baremetal non-VM 
system.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1569930

Title:
  Continuous messages from systemd: dm disk appears twice

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1569930/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1569930] Re: Continuous messages from systemd: dm disk appears twice

2016-04-18 Thread Matt Schulte
I think I missed some questions.  I'll try to aggregate:

1. Contents of "/proc/cmdline"
   BOOT_IMAGE=/boot/vmlinuz-4.4.0-16-generic 
root=UUID=584a6a87-26b5-4262-b316-ca9d1c3a8a20 ro

2. Installed from an earlier ISO, probably one of the Beta images and
then dist-upgraded through till now.

3. I'm grepping now "grep -r set-log-level /"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1569930

Title:
  Continuous messages from systemd: dm disk appears twice

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1569930/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1569930] Re: Continuous messages from systemd: dm disk appears twice

2016-04-18 Thread Martin Pitt
grepping for that might be insightful. There's other ways to set it over
D-Bus directly, which is much harder to grep for, though.

And again, how did you install this and what kind of system is this?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1569930

Title:
  Continuous messages from systemd: dm disk appears twice

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1569930/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1569930] Re: Continuous messages from systemd: dm disk appears twice

2016-04-14 Thread Matt Schulte
I have not touched /etc/systemd/system.conf.  Looking at that file
everything is commented out so I assume defaults.

I don't see anything that says /etc/systemd/system.conf.d...I see
/etc/systemd/system/ but I haven't touched anything in there.

I don't knowingly have a call to systemd-analyze anywhere.  I can grep
my whole system for it if you like.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1569930

Title:
  Continuous messages from systemd: dm disk appears twice

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1569930/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1569930] Re: Continuous messages from systemd: dm disk appears twice

2016-04-14 Thread Martin Pitt
https://launchpadlibrarian.net/253805866/syslog from your other bug
report definitively shows that you have debugging mode on, but not via
/proc/cmdline. Did you change this in /etc/systemd/system.conf, or
/etc/systemd/system.conf.d/ or do you have any call to "systemd-analyze
set-log-level" anywhere?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1569930

Title:
  Continuous messages from systemd: dm disk appears twice

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1569930/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1569930] Re: Continuous messages from systemd: dm disk appears twice

2016-04-14 Thread Martin Pitt
What's the contents of "/proc/cmdline"?

It might be that you have some particular way of installing that enables
debug mode -- how did you install?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1569930

Title:
  Continuous messages from systemd: dm disk appears twice

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1569930/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1569930] Re: Continuous messages from systemd: dm disk appears twice

2016-04-14 Thread Matt Schulte
I'm not suggesting that you remove it, but I don't know how it got set
and I am not intentionally setting debug level logging.  Is it possible
that the bug is not that this output exists but instead that the
debugging is turned on?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1569930

Title:
  Continuous messages from systemd: dm disk appears twice

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1569930/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1569930] Re: Continuous messages from systemd: dm disk appears twice

2016-04-14 Thread Martin Pitt
This is just a debug message:

src/core/device.c:log_unit_debug(u, "Dev %s
appeared twice with different sysfs paths %s and %s",

So you apparently booted with "debug" or set systemd's debug level via
some other means (config file or systemd-analyze set-log-level). That
debug message is useful and we'll not remove it. We don't enable "debug"
by default for good reason as it produces tons of log output.

** Changed in: systemd (Ubuntu)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1569930

Title:
  Continuous messages from systemd: dm disk appears twice

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1569930/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1569930] Re: Continuous messages from systemd: dm disk appears twice

2016-04-13 Thread Brian Murray
** Tags added: xenial

** Package changed: ubuntu => systemd (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1569930

Title:
  Continuous messages from systemd: dm disk appears twice

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1569930/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1569930] Re: Continuous messages from systemd: dm disk appears twice

2016-04-13 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1569930/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1569930

Title:
  Continuous messages from systemd: dm disk appears twice

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1569930/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs