[Openstack] [TROVE] AMPQ error

Salvo Rapisarda salvorapi at yahoo.it
Fri Feb 21 17:53:33 UTC 2014


Hi Giuseppe,

you can try to add this setting:

    rabbit_host = IP_address_of_the_controller_node

I think maybe a problem with RabbitMQ and not Kombu library.

Salvo.

Il 20/02/2014 23.26, Giuseppe Galeota ha scritto:
> Dear all,
> I have manually installed the TROVE service on a VM different from
> controller node, in an Opnestack testbed (not Devstack).
>
> I have followed this
> <http://docs.openstack.org/developer/trove/dev/manual_install.html#>guide with
> no few difficulties.
>
> Running "trove-api --config-file=/root/trove/etc/trove/trove.conf.sample &"
>
>   trove-taskmanager --config-file=/root/trove/etc/trove/trove-taskmanager.sample> &
>
> I obtain this output:
> ******************* log_opt_values
> /usr/local/lib/python2.7/dist-packages/oslo/config/cfg.py:1951
>
> 2014-02-20 23:07:18.129 1712 ERROR trove.openstack.common.rpc.common
> [req-a8a3bbb5-780f-48cd-9a8b-3ec100246323 nova service - - -] AMQP
> server on localhost:5672 is unreachable: [Errno 111] ECONNREFUSED.
> Trying again in 1 seconds.
>
> The trove.conf.sample e trove-taskmanger.sample notifer queue kombu
> connection options are:
> # ============ notifer queue kombu connection options
> ========================
>
> notifier_queue_hostname = IP_address_of_the_controller_node
>
>
> The VM that runs TROVE is a freshly Ubuntu 12.04.03 server in which I
> have installed only the base packages how suggested from this guide
> (http://docs.openstack.org/trunk/install-guide/install/apt/content/ch_basics.html)
>
>
> Thank you.
> Giuseppe
>



-- 
Salvo




More information about the Openstack mailing list