Re: [Openstack] High Available queues in rabbitmq

2012-07-25 Thread Rosa, Andrea (HP Cloud Services)
Hi Your patch doesn't use a Resource manager, so are you working on an Active/Active configuration using mirrored queues? Or are you working on a cluster configuration? I am really interested in that change, thanks for your help. Regards -- Andrea Rosa -Original Message- From:

Re: [Openstack] [openstack-dev] High Available queues in rabbitmq

2012-07-25 Thread Rosa, Andrea (HP Cloud Services)
Sorry for my question, I have just seen from the original thread that we are talking about HA with Active/Active solution. -- Andrea Rosa -Original Message- From: Rosa, Andrea (HP Cloud Services) Sent: 25 July 2012 10:45 To: Eugene Kirpichov Cc: openstack-...@lists.openstack.org

Re: [Openstack] [openstack-dev] High Available queues in rabbitmq

2012-07-26 Thread Rosa, Andrea (HP Cloud Services)
2012 00:46 To: Alessandro Tagliapietra; rbry...@redhat.com Cc: Rosa, Andrea (HP Cloud Services); OpenStack Development Mailing List; openstack@lists.launchpad.net Subject: Re: [openstack-dev] [Openstack] High Available queues in rabbitmq Gentlemen, Here is my patch: https://review.openstack.org

Re: [Openstack] [openstack-dev] High Available queues in rabbitmq

2012-07-27 Thread Rosa, Andrea (HP Cloud Services)
Hi As for consumer cancellation notifications - I need to remember when exactly they happen in an HA setup. Maybe you're right. With the HA active/active configuration clients always consume from the Master node so we can have a scenario where the queue is declared on a Slave node but the

Re: [Openstack] OpenStack + Nova list, nova show location

2012-10-26 Thread Rosa, Andrea (HP Cloud Services)
Hi As reported below nova command are processed by the nova client, you have to look for it. Cheers -- Andrea Rosa From: openstack-bounces+andrea.rosa=hp@lists.launchpad.net [mailto:openstack-bounces+andrea.rosa=hp@lists.launchpad.net] On Behalf Of Desta Haileselassie Hagos Sent: 26

Re: [Openstack] Command nova-manage service list output

2013-07-22 Thread Rosa, Andrea (HP Cloud Services)
Hi Or you can just redirect the stderr: nova-manage service list 2 /dev/null HTH -- Andrea Rosa From: Openstack [mailto:openstack-bounces+andrea.rosa=hp@lists.launchpad.net] On Behalf Of Jay Lau Sent: 20 July 2013 15:29 To: amogh patel Cc: openstack Subject: Re: [Openstack] Command