[Bug 1246347] Re: Lots of "error on subcontainer 'ia_addr' insert (-1)" reports in /var/log/syslog

2019-01-29 Thread N1nj4888
I'm still seeing this issue in Cosmic 18.10. It seems that, by default,
snmpd is set to log at the DEBUG level which seems too intensive.

To fix I had to run the following (where "LS4d" indicates LOG_WARNING)
as per the snmpd man page info below. With the log level set at
LOG_WARNING this also has the added bonus that the many "Connection from
UDP: [IP]:PORT->[IP]:PORT" snmpd INFO messages are also not output to
/var/log/syslog...

$ sudo sed -i "s|-Lsd|-LS4d|" /lib/systemd/system/snmpd.service
$ sudo systemctl daemon-reload
$ sudo systemctl restart snmpd.service

snmpd man page (https://linux.die.net/man/1/snmpcmd):
0 or ! for LOG_EMERG,
1 or a for LOG_ALERT,
2 or c for LOG_CRIT,
3 or e for LOG_ERR,
4 or w for LOG_WARNING,
5 or n for LOG_NOTICE,
6 or i for LOG_INFO, and
7 or d for LOG_DEBUG.

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

Title:
  Lots of "error on subcontainer 'ia_addr' insert (-1)" reports in
  /var/log/syslog

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

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

[Bug 1760545] Re: [18.04] GLK hang after a while

2018-11-01 Thread N1nj4888
Thanks! Is there a timeline for wen this new linux-generic kernel may be
released for 18.04 / 4.15.x?

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

Title:
  [18.04] GLK hang after a while

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

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

[Bug 1760545] Re: [18.04] GLK hang after a while

2018-10-27 Thread N1nj4888
Hi Guys,

This might be a very noob question but, if I'm running Ubuntu 18.04.1
LTS, how do I install this fix? I noted that the fix is done in linux-
oem package but a "sudo apt list --installed" seems to suggest this
isn't currently an installed package on my installation?

Is it simply a case of either (A) running "sudo apt-get install linux-
oem" or (B) Waiting for this to be fixed in 18.04.1 LTS and available
via the standard apt-get update / apt-get upgrade mechanism?

If this is still to be fixed/released in 18.04.1 LTS, is there a
timeline for when the fix would be available?

Thanks!

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

Title:
  [18.04] GLK hang after a while

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

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