[Bug 812548] Re: bridge not set up correctly with LXC and all-in-one system

Adam Gandelman 812548 at bugs.launchpad.net
Tue Jul 19 02:49:06 UTC 2011


Scott-

There is no network manager defined in nova.conf, so nova-network is
defaulting to the VLAN manager which, IIRC, requires a separate physical
interface to be available on which it builds bridges and VLANs, as well
as some config flags in nova.conf.  I've attached a modified version of
your script that configures the appropriate flags for using the
FlatManager instead, deletes + re-migrates the sqlite database as it
needs and sets up a bridge to use (I'd suggest using 11.0.0.0 or a
subnet other than ec2's 10.0.0.0)

This should at least get your networking provisioned, images delivered
and built and instance launched.

Keep in mind, there is an pending bug that effects the current oneiric
build and will prevent you from launching anything ATM. See:
https://bugs.launchpad.net/nova/+bug/807764

** Attachment added: "openstack-lxc-notes-adam_g.txt"
   https://bugs.launchpad.net/ubuntu/+source/nova/+bug/812548/+attachment/2216034/+files/openstack-lxc-notes-adam_g.txt

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

Title:
  bridge not set up correctly with LXC and all-in-one system

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



More information about the Ubuntu-server-bugs mailing list