[Bug 430820] Re: eucalyptus node install results in broken /etc/network/interfaces
Dustin Kirkland
dustin.kirkland at gmail.com
Thu Sep 17 05:14:55 BST 2009
I believe that Etienne is correct.
Upon installation of the Node Controller, my networking was broken until
I configured eth0 to "manual", while leaving br0 to dhcp. I did, in
fact, draw a dhcp address.
I'm fixing this with the following in debian/eucalyptus-udeb.finish-
install:
+ sed -i "s/^iface $interface inet dhcp$/iface $interface inet
manual/" /target/etc/network/interfaces
:-Dustin
** Changed in: eucalyptus (Ubuntu)
Status: Fix Released => In Progress
** Changed in: netcfg (Ubuntu)
Status: Triaged => Invalid
** Changed in: eucalyptus (Ubuntu)
Status: In Progress => Fix Committed
--
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