Hi Roman,

Are you using diablo or trunk (both of which use kombu by default and should 
support reconnecting)?

If so, can you 'egrep' for the following strings in logs and provide the 
output?  You can reply to me directly so we're not spamming this list.

"Unable to connect to AMQP server"
"Connected to AMQP server"
"Re-established AMQP queues"
"AMQP server on.*unreachable"
'Failed to consume"
"Failed to publish"

Thanks,

- Chris


On Dec 24, 2011, at 1:56 PM, Roman Sokolkov wrote:

> Hello!
> 
> If for some reason rabbitmq has been down some time or connection was 
> aborted, nova couldn't reconnect automatically and I need to restart all nova 
> services manually.
> 
> Additionally after restarting rabbit, If I make some call to API. For 
> example, "nova floating-ip-list" only
> API reconnects automatically. Other nova services staying disconnected.
> 
> Are there mechanisms to monitor establising of connections? And it difficult 
> to add them?
> 
> -- 
> Best regards, Roman Sokolkov
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp


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

Reply via email to