[Bug 430820] [NEW] eucalyptus node install results in broken /etc/network/interfaces

Dustin Kirkland dustin.kirkland at gmail.com
Wed Sep 16 17:11:44 BST 2009


Public bug reported:

Fresh install of eucalyptus-node, /etc/network interfaces looks like
this:

===============================
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto eth0
iface eth0 inet dhcp

iface br0 inet dhcp
        bridge_ports
        bridge_fd 9
        bridge_hello 2
        bridge_maxage 12
        bridge_stp off

===============================

Note that "bridge_ports" is missing the "eth0" parameter.  Adding this,
and restarting the networking service solves the problem.

This should be fixed in the debian/eucalyptus-udeb.finish-install.

:-Dustin

** Affects: eucalyptus (Ubuntu)
     Importance: High
         Status: Triaged


** Tags: eucalyptus

-- 
eucalyptus node install results in broken /etc/network/interfaces
https://bugs.launchpad.net/bugs/430820
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.



More information about the Ubuntu-server-bugs mailing list