[Bug 1284043] Re: udev renaming the same hardware network i/f to different name, breaks networking and firewall

2014-05-02 Thread BUSSY Jean-Daniel
It brings you the legacy ethX names.
It's up to you to write the naming you want in 
/etc/udev/rules.d/70-persistent-net.rules

I wrote the following:

SUBSYSTEM==net, ACTION==add, DRIVERS==?*,
ATTR{address}==e8:39:35:b2:04:d0, ATTR{dev_id}==0x0,
ATTR{type}==1, KERNEL==eth*, NAME=em1

SUBSYSTEM==net, ACTION==add, DRIVERS==?*,
ATTR{address}==e8:39:35:b2:04:d2, ATTR{dev_id}==0x0,
ATTR{type}==1, KERNEL==eth*, NAME=em2

SUBSYSTEM==net, ACTION==add, DRIVERS==?*,
ATTR{address}==e8:39:35:b2:04:d8, ATTR{dev_id}==0x0,
ATTR{type}==1, KERNEL==eth*, NAME=em3

SUBSYSTEM==net, ACTION==add, DRIVERS==?*,
ATTR{address}==e8:39:35:b2:04:da, ATTR{dev_id}==0x0,
ATTR{type}==1, KERNEL==eth*, NAME=em4

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

Title:
  udev renaming the same hardware network i/f to different name, breaks
  networking and firewall

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

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


[Bug 1311158] Re: WebUI do not work after fresh install

2014-04-22 Thread BUSSY Jean-Daniel
*** This bug is a duplicate of bug 1311433 ***
https://bugs.launchpad.net/bugs/1311433

I confirm the workaround. I got it working with:

sudo apt-get install -y --force-yes python-django=1.6.1-2
sudo dpkg-reconfigure maas-region-controller

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1311158

Title:
  WebUI do not work after fresh install

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1284043] Re: udev renaming the same hardware network i/f to different name, breaks networking and firewall

2014-04-22 Thread BUSSY Jean-Daniel
I confirm that set the following to /etc/default/grub fixed the problem:
GRUB_CMDLINE_LINUX_DEFAULT=net.ifnames=1 biosdevname=0
followed by
sudo update-grub
and setup the naming in
/etc/udev/rules.d/70-persistent-net.rules

Before:
# lshw -businfo -C network
Bus info  Device Class  Description
===
pci@:03:00.0  em1networkNetXtreme II BCM5709 Gigabit Ethernet
pci@:03:00.1  em2networkNetXtreme II BCM5709 Gigabit Ethernet
pci@:04:00.0  em3networkNetXtreme II BCM5709 Gigabit Ethernet
pci@:04:00.1  rename5networkNetXtreme II BCM5709 Gigabit Ethernet

After:
#  lshw -businfo -C network
Bus info  Device  Class  Description

pci@:03:00.0  em1 networkNetXtreme II BCM5709 Gigabit Ethernet
pci@:03:00.1  em2 networkNetXtreme II BCM5709 Gigabit Ethernet
pci@:04:00.0  em3 networkNetXtreme II BCM5709 Gigabit Ethernet
pci@:04:00.1  em4 networkNetXtreme II BCM5709 Gigabit Ethernet

For those wondering about the change in interface naming:
http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/

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

Title:
  udev renaming the same hardware network i/f to different name, breaks
  networking and firewall

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

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


[Bug 1311158] Re: WebUI do not work after fresh install

2014-04-22 Thread BUSSY Jean-Daniel
*** This bug is a duplicate of bug 1311433 ***
https://bugs.launchpad.net/bugs/1311433

I confirm the workaround. I got it working with:

sudo apt-get install -y --force-yes python-django=1.6.1-2
sudo dpkg-reconfigure maas-region-controller

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

Title:
  WebUI do not work after fresh install

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

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


[Bug 1164848] Re: krandrtray missing from kde 4.10.2

2013-05-06 Thread BUSSY Jean-Daniel
Fix is not released in raring 13.04

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

Title:
  krandrtray missing from kde 4.10.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/kubuntu-ppa/+bug/1164848/+subscriptions

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


[Bug 1169879] [NEW] Cororync startup script return 0 but service is not launched

2013-04-17 Thread BUSSY Jean-Daniel
Public bug reported:

# /etc/init.d/corosync start
returns 0 but the process is not launched.
# /etc/init.d/corosync status
doesn't return anything either.

The only way to launch corosync is to launch the process manualy:
corosync -f

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: corosync 1.4.2-2
ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
Uname: Linux 3.2.0-29-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: amd64
Date: Wed Apr 17 17:00:05 2013
MarkForUpload: True
ProcEnviron:
 TERM=screen
 PATH=(custom, no user)
 LANG=C
 SHELL=/bin/bash
SourcePackage: corosync
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.corosync.corosync.conf: 2013-04-17T16:40:00.401962

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


** Tags: amd64 apport-bug precise

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

Title:
  Cororync startup script return 0 but service is not launched

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

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


[Bug 1169879] Re: Cororync startup script return 0 but service is not launched

2013-04-17 Thread BUSSY Jean-Daniel
Hi Andres,

Sorry for the false alarm.

Regards.

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

Title:
  Cororync startup script return 0 but service is not launched

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

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


[Bug 1069616] Re: Apache errors...

2012-10-22 Thread BUSSY Jean-Daniel
MAAS web interface is unreachable

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1069616

Title:
  Apache errors...

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1069616] Re: Apache errors...

2012-10-22 Thread BUSSY Jean-Daniel
I found an old clobber website conf in sites.enabled.
Removing it did fix the problem

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1069616

Title:
  Apache errors...

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1069616] Re: Apache errors...

2012-10-22 Thread BUSSY Jean-Daniel
MAAS web interface is unreachable

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

Title:
  Apache errors...

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

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


[Bug 1069616] Re: Apache errors...

2012-10-22 Thread BUSSY Jean-Daniel
I found an old clobber website conf in sites.enabled.
Removing it did fix the problem

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

Title:
  Apache errors...

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

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


[Bug 1041070] Re: 802.3ad bond interface have show high RX dropped packets

2012-09-02 Thread BUSSY Jean-Daniel
** Changed in: bridge-utils (Ubuntu)
   Status: Incomplete = New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, 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

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1041070] Re: 802.3ad bond interface have show high RX dropped packets

2012-09-02 Thread BUSSY Jean-Daniel
** Changed in: bridge-utils (Ubuntu)
   Status: Incomplete = New

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

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

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

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


[Bug 1041070] Re: 802.3ad bond interface have show high RX dropped packets

2012-09-01 Thread BUSSY Jean-Daniel
Configuration is correctly setup on the attached switch for 802.3ad.
Just like Steve Boyle, I have around 2pps consistently.
I have no drops on any of the underlying interfaces.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, 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

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1041070] Re: 802.3ad bond interface have show high RX dropped packets

2012-09-01 Thread BUSSY Jean-Daniel
Configuration is correctly setup on the attached switch for 802.3ad.
Just like Steve Boyle, I have around 2pps consistently.
I have no drops on any of the underlying interfaces.

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

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

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

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


[Bug 889423] Re: 802.3ad bonding not configured correctly

2012-08-24 Thread BUSSY Jean-Daniel
On a fully updated Ubuntu 12.04
I have dropped packets on the bonded interface:

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:315 errors:0 dropped:185 overruns:0 frame:0
  TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:31834 (31.8 KB)  TX bytes:1772 (1.7 KB)

My network settings are:

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

My ifenslave package version :
Package: ifenslave-2.6   
State: installed
Automatically installed: no
Version: 1.1.0-19ubuntu5

Did I miss something in my configuration?

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

Title:
  802.3ad bonding not configured correctly

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1041070] [NEW] 802.3ad bond interface have show high RX dropped packets

2012-08-24 Thread BUSSY Jean-Daniel
Public bug reported:

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:

** Affects: bridge-utils (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-collected precise

** Tags added: apport-collected precise

** Description changed:

  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:
  
  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:

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, 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

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1041070] Dependencies.txt

2012-08-24 Thread BUSSY Jean-Daniel
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/1041070/+attachment/3274738/+files/Dependencies.txt

** Description changed:

  On Ubuntu 12.04.1 LTS
  
  With the following networks settings:
  
- /etc/network/interfaces 
+ /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
+ bond-master bond0
  auto eth4
  iface eth4 inet manual
- bond-master bond0
+ bond-master bond0
  
  auto bond0
  iface bond0 inet manual
- bond-mode 802.3ad
- bond-miimon 100
- bond-lacp-rate 1
- bond-slaves none
+ 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)
+ 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
- --- 
+   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
+  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:

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, 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

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 889423] Re: 802.3ad bonding not configured correctly

2012-08-24 Thread BUSSY Jean-Daniel
On a fully updated Ubuntu 12.04
I have dropped packets on the bonded interface:

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:315 errors:0 dropped:185 overruns:0 frame:0
  TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:31834 (31.8 KB)  TX bytes:1772 (1.7 KB)

My network settings are:

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

My ifenslave package version :
Package: ifenslave-2.6   
State: installed
Automatically installed: no
Version: 1.1.0-19ubuntu5

Did I miss something in my configuration?

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

Title:
  802.3ad bonding not configured correctly

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

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


[Bug 1041070] [NEW] 802.3ad bond interface have show high RX dropped packets

2012-08-24 Thread BUSSY Jean-Daniel
Public bug reported:

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:

** Affects: bridge-utils (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-collected precise

** Tags added: apport-collected precise

** Description changed:

  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:
  
  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:

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

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

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

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

[Bug 1041070] Dependencies.txt

2012-08-24 Thread BUSSY Jean-Daniel
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/1041070/+attachment/3274738/+files/Dependencies.txt

** Description changed:

  On Ubuntu 12.04.1 LTS
  
  With the following networks settings:
  
- /etc/network/interfaces 
+ /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
+ bond-master bond0
  auto eth4
  iface eth4 inet manual
- bond-master bond0
+ bond-master bond0
  
  auto bond0
  iface bond0 inet manual
- bond-mode 802.3ad
- bond-miimon 100
- bond-lacp-rate 1
- bond-slaves none
+ 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)
+ 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
- --- 
+   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
+  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:

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

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

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

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

[Bug 977007] Re: instance live migration should create virtual_size disk image

2012-07-12 Thread BUSSY Jean-Daniel
Also affect ubuntu 12.04 Essex release

** Also affects: 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/977007

Title:
  instance live migration should create virtual_size disk image

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

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