On 16/06/14 17:06 +0800, wpf wrote:
HiIf you are using the mongodb, then you can leverage the replication sets, for example ,the uri for mongodb uri = mongodb://mydb1,mydb2,mydb3:27017/?replicaSet=catalog....... for some more, you can refer to http://docs.openstack.org/developer/marconi/ installing.html On Sun, Jun 15, 2014 at 6:14 PM, Peng Gu <[email protected]> wrote: Hi all, Is there a mechanism or plan for maconi to support replocating messages among servers to improve availability? I thought this is a key feature to bring maconi into product environment. ThanksPeng Gu
Hey Peng, As mentioned in the previous reply to your email, it's recommended to rely on the storage availability instead of doing it ourselves. If you're using mongodb, you can configure a replicaSet and have several marconi nodes pointing to the same replica. Hope that helps, Flavio -- @flaper87 Flavio Percoco
pgp4OUU3wgtyX.pgp
Description: PGP signature
_______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
