Re: [Openstack-operators] Openstack and mysql galera with haproxy

2014-09-22 Thread Peter Boros
mon.db.sqlalchemy.session File > "/usr/lib/python2.7/dist-packages/MySQLdb/cursors.py", line 206, in > executemany > 2014-09-22 11:38:05.784 11474 TRACE > neutron.openstack.common.db.sqlalchemy.session r = r + self.execute(query, > a) > 2014-09-22 11:38:05.78

Re: [Openstack-operators] Openstack and mysql galera with haproxy

2014-09-22 Thread Peter Boros
You can use ACTIVE/PASSIVE, and even do vertical partitioning where >> one of the servers is ACTIVE for Nova, but another one is ACTIVE for >> Neutron. But AFAIK, ACTIVE/ACTIVE isn't being tested and the work hasn't >> been done to make the concurrent transactions work