All For the purposes of load-sharing and high availability, we are trying to run multiple mistrals behind a load balancer.
We found out, quite by accident that if there are multiple mistral processes running on the same box, they end up duplicating actions. I suspect it's because they were sharing the rabbit (which was running on the same box). This particular problem should go away if they are independent mistral instances. However, they will still be sharing the same database. Will that cause issues? Has anyone tried this? I tried searching for high availability with mistral, but came up empty. If I should be RTFM-ing, please point me at the manual. thank you very much Raj
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack