[Bug 1041070] Missing required logs.

Brad Figg brad.figg at canonical.com
Thu Sep 6 10:00:08 UTC 2012


This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1041070

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
       Status: New => Incomplete

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

Title:
  802.3ad bond interface have show high RX dropped packets

Status in “bridge-utils” package in Ubuntu:
  Confirmed
Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  On Ubuntu 12.04.1 LTS

  With the following networks settings:

  /etc/network/interfaces
  auto lo
  iface lo inet loopback

  auto eth0
  iface eth0 inet dhcp

  # Network: instances
  # Bonding
  auto eth2
  iface eth2 inet manual
      bond-master bond0
  auto eth4
  iface eth4 inet manual
      bond-master bond0

  auto bond0
  iface bond0 inet manual
      bond-mode 802.3ad
      bond-miimon 100
      bond-lacp-rate 1
      bond-slaves none

  The RX packets drop counter increase very fast:

  bond0     Link encap:Ethernet  HWaddr 00:10:18:e0:5e:a4
            inet6 addr: fe80::210:18ff:fee0:5ea4/64 Scope:Link
            UP BROADCAST RUNNING MASTER MULTICAST  MTU:1500  Metric:1
            RX packets:5912 errors:0 dropped:3223 overruns:0 frame:0
            TX packets:110 errors:0 dropped:0 overruns:0 carrier:0
            collisions:0 txqueuelen:0
            RX bytes:585020 (585.0 KB)  TX bytes:13804 (13.8 KB)

  All packages are up to date:

  uname -a
  Linux std006 3.2.0-29-generic #46-Ubuntu SMP Fri Jul 27 17:03:23 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

  
  apt-cache policy ifenslave-2.6
  ifenslave-2.6:
    Installed: 1.1.0-19ubuntu5
    Candidate: 1.1.0-19ubuntu5
    Version table:
   *** 1.1.0-19ubuntu5 0
          500 http://10.5.0.1/ubuntu/ precise/main amd64 Packages
          100 /var/lib/dpkg/status
  ---
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: amd64
  DistroRelease: Ubuntu 12.04
  Package: bridge-utils 1.5-2ubuntu6
  PackageArchitecture: amd64
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm-256color
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
  Tags:  precise
  Uname: Linux 3.2.0-29-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bridge-utils/+bug/1041070/+subscriptions




More information about the foundations-bugs mailing list