On Mon, Feb 13, 2012 at 12:05 PM, Yapeng Wu <yapen...@me.com> wrote:
> Brad and Dan,
>
> Thanks for quick response, I "hacked" devstack stack.sh, the OVS
> configuration and q-agt is running fine now.
>
> I found the master stream of quantum plugin is not working, the VM created
> in nova is stucked in "Build" state.

Is this the case even in a single node devstack deployment?  I'm not
exactly on master, but I haven't noticed issues in the past week or
so.  Prior to that, a lot of new code went in and destablized things a
bit.  Looking in the logs of nova-network, nova-compute, and the
quantum service is probably the best route to identifying the issue.
Feel free to create a launchpad bug on this.

>
> Is the "essex-3" branch is stable enough to test?

It is generally more stable, if you are running from devstack.  Though
there are a couple known issues around the os-create-server extension
that are being fixed in master.

Dan

>
> Yapeng
>
>
> On Feb 13, 2012, at 02:09 PM, Dan Wendlandt <d...@nicira.com> wrote:
>
> On Mon, Feb 13, 2012 at 10:41 AM, Brad Hall <b...@nicira.com> wrote:
>> Hi Yapeng,
>>
>> There is probably bug where ovs is only installed if "quantum" is
>> specified in enabled_services -- I'll take a look at it today.
>
> Yes, this is the case. I've worked around this locally, but never
> pushed it upstream.
>
> IIRC, beyond making sure that OVS is installed on a compute only node,
> there are also some other issues to work around, including needing to
> make sure the quantum agent code is installed on the compute node
> (easiest is just to clone entire quantum repo) and to make sure MYSQL
> permissions are set correctly.
>
> dan
>
>>
>> Thanks,
>> Brad
>>
>> On Mon, Feb 13, 2012 at 9:57 AM, Yapeng Wu <yapen...@me.com> wrote:
>>> Hello,
>>>
>>> I don't know if anyone tried to use devstack to test out the multi-node
>>> setup using quantum openvswitch plugin?
>>>
>>> on compute node, I tried the following flag in localrc:
>>> ENABLED_SERVICES=n-cpu,n-net,n-api,q-agt
>>> Q_PLUGIN=openvswitch
>>>
>>>
>>> But it failed, looks like openvswitch was not installed.
>>>
>>> What else service should I add in ENABLED_SERVICES?
>>>
>>> Thanks,
>>> Yapeng
>>>
>>>
>>> --
>>> Mailing list: https://launchpad.net/~netstack
>>> Post to     : netstack@lists.launchpad.net
>>> Unsubscribe : https://launchpad.net/~netstack
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>>
>> --
>> Mailing list: https://launchpad.net/~netstack
>> Post to     : netstack@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~netstack
>> More help   : https://help.launchpad.net/ListHelp
>
>
>
> --
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Dan Wendlandt
> Nicira Networks: www.nicira.com
> twitter: danwendlandt
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~



-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~
Dan Wendlandt
Nicira Networks: www.nicira.com
twitter: danwendlandt
~~~~~~~~~~~~~~~~~~~~~~~~~~~

-- 
Mailing list: https://launchpad.net/~netstack
Post to     : netstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~netstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to