[Bug 1404558] Re: IPv6 related kernel panic following upgrade to 3.13.0-43

2015-03-03 Thread Oliver Weis
Short feedback on the fix. I have 2 KVM based 14.04 64bit systems
which were not affected by this bug UNTIL the 3.13.0-46.77 fix was
release. On 1 of the 2 systems everything seems fine on the other IPv6
is not available directly after booting thus e.g. nginx can not bind to
the configured IPv6 address.

on BOTH system I see this in kern.log:

Mar  3 07:14:56 sigma kernel: [8.449276] IPv6: ADDRCONF(NETDEV_UP):
eth0: link is not ready

but checking old kern.log file it has been this way for a long time so
this is not the issue

on the system which works fine anyway I see this:

Mar  3 07:11:43 omega kernel: [   21.556845] NFSD: starting 90-second grace 
period (net 81cdaa00)
Mar  3 07:11:44 omega kernel: [   22.909888] random: nonblocking pool is 
initialized
Mar  3 07:11:45 omega kernel: [   23.566021] ip_tables: (C) 2000-2006 Netfilter 
Core Team
Mar  3 07:11:45 omega kernel: [   23.573073] nf_conntrack version 0.5.0 (16384 
buckets, 65536 max)
Mar  3 07:11:45 omega kernel: [   23.637709] ip6_tables: (C) 2000-2006 
Netfilter Core Team

so after 23 seconds ip_tables and ip6_tables is running and IPv6 is
working.

on the system where IPv6 remains unavailable for 2 minutes and thus
nginx refuses to start I see this:

Mar  3 07:14:57 sigma kernel: [9.748740] NFSD: starting 90-second grace 
period (net 81cdaa00)
Mar  3 07:16:26 sigma kernel: [  102.269932] ip_tables: (C) 2000-2006 Netfilter 
Core Team
Mar  3 07:16:26 sigma kernel: [  102.279642] nf_conntrack version 0.5.0 (16384 
buckets, 65536 max)
Mar  3 07:16:26 sigma kernel: [  102.304003] ip6_tables: (C) 2000-2006 
Netfilter Core Team
Mar  3 07:16:50 sigma kernel: [  126.135981] perf samples too long (2621  
2500), lowering kernel.perf_event_max_sample_rate to 5
Mar  3 07:23:11 sigma kernel: [  507.343615] perf samples too long (5025  
5000), lowering kernel.perf_event_max_sample_rate to 25000
Mar  3 08:07:24 sigma kernel: [ 3159.511565] perf samples too long (10036  
1), lowering kernel.perf_event_max_sample_rate to 12500

This second system is an  Intel(R) Xeon(R) CPU E5-2660 v3 @ 2.60GHz KVM
based system with 12GB and 4 Cores, the first system which works fine is
an Intel(R) Xeon(R) CPU E5-2670 v2 @ 2.50GHz based system with 8GB and 2
Cores.

As you can see it takes about 2 minutes until ip_tables as well as
ip6_tables is starting on the second system. Which then causes nginx to
not start up at all and having to restart it manually after IPv6 is
available.

The perf samples too long error is also a new error I have not seen in
the logs before. Unsure if it might be related to this problem or is
related to changes made from  3.13.0-46.75 - 3.13.0-46.76 a few days
ago.

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

Title:
  IPv6 related kernel panic following upgrade to 3.13.0-43

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

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


[Bug 1246216] Re: perf samples too long (2519 2500), lowering kernel.perf_event_max_sample_rate to 50000

2015-03-03 Thread Oliver Weis
Since todays kernel update (3.13.0-46.76 - 3.13.0-46.77) I also see
this message in my kern.log  It has not been there before and I'm just
wondering what will happen if this continues as the too long value
seems to be continiously rising and the sample rate is being lowered

Mar  3 07:14:57 sigma kernel: [9.748740] NFSD: starting 90-second grace 
period (net 81cdaa00)
Mar  3 07:16:26 sigma kernel: [  102.269932] ip_tables: (C) 2000-2006 Netfilter 
Core Team
Mar  3 07:16:26 sigma kernel: [  102.279642] nf_conntrack version 0.5.0 (16384 
buckets, 65536 max)
Mar  3 07:16:26 sigma kernel: [  102.304003] ip6_tables: (C) 2000-2006 
Netfilter Core Team
Mar  3 07:16:50 sigma kernel: [  126.135981] perf samples too long (2621  
2500), lowering kernel.perf_event_max_sample_rate to 5
Mar  3 07:23:11 sigma kernel: [  507.343615] perf samples too long (5025  
5000), lowering kernel.perf_event_max_sample_rate to 25000
Mar  3 08:07:24 sigma kernel: [ 3159.511565] perf samples too long (10036  
1), lowering kernel.perf_event_max_sample_rate to 12500

Happens on a KVM based Ubuntu 14.04 with 12GB RAM and 4 Cores. Also
another problem is that IPv6 is not working any more during bootup after
todays kernel update thus nginx can not bind to the IPv6 address given
in the configuration and refuses to start up. Kernels should be tested
more before releasing these updates...

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

Title:
  perf samples too long (2519  2500), lowering
  kernel.perf_event_max_sample_rate to 5

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

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


[Bug 1382934] [NEW] Wrong installation path since trusty release

2014-10-19 Thread Oliver Weis
Public bug reported:

Between the precise and the trusty versions of this package the path to
the daemon has changed. In precise it installs to

/usr/sbin/rtpproxy

but in trusty it installs to

/usr/bin/rtpproxy

Since the /etc/init.d/rtpproxy script has not been changed, rtpproxy
wont start at all in trusty, unless the path in the init script is
adjusted manually.

** Affects: rtpproxy (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Wrong installation path since trusty release

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

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