openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #08572
Re: Help on Quantum installation through DevStack (openvswitch error) !!
Hi,
I got the same error that I resolved by compiling my kernel with
openvswitch activated as a module. It's not the easiest solution but it
worked for me.
Regards
---
Nicolas
On Mon, Mar 12, 2012 at 20:17, hitesh wadekar <hitesh.wadekar@xxxxxxxxx>wrote:
> Hello Friends,
>
> I want to fix the "Quantum Starter Bugs" (
> http://wiki.openstack.org/QuantumStarterBugs) . For this, I have enabled
> the quantum service in the DevStack script to install and run Quantum (
> added commands in ENABLE_SERVICE). However, while running the script I got
> these errors for Openvswitch (OVS).
>
> 0 upgraded, 0 newly installed, 0 to remove and 57 not upgraded.
> 1 not fully installed or removed.
> After this operation, 0 B of additional disk space will be used.
> Setting up openvswitch-switch (1.2.0-1ubuntu3) ...
> FATAL: Module openvswitch_mod not found.
> * Inserting openvswitch module
> * not removing bridge module because bridges exist (br100 virbr0)
> invoke-rc.d: initscript openvswitch-switch, action "start" failed.
> dpkg: error processing openvswitch-switch (--configure):
> subprocess installed post-installation script returned error exit status 1
> No apport report written because MaxReports is reached already
> Errors were
> encountered while processing:
> openvswitch-switch
> E: Sub-process /usr/bin/dpkg returned an error code (1)
> ++ failed
> ++ local r=100
> ++ set +o xtrace
>
> Also, I tried to install openvswitch manually, but had no luck !!.
>
> On the net I found that there is a bug for openvswitch (Ubuntu Oneiric)
> package (
> https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/894754 )
>
> I am sure somebody would have already been come across this bug, any
> commands or steps that I need follow to install openvswitch on ubuntu
> oneric?
>
> Any input on this is highly appreciated.
>
> Thanks for your time.
>
> Thanks,
> Hitesh Wadekar
> hitesh.wadekar@xxxxxxxxx
>
>
>
>
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
>
>
References