Re: Support for MySQL Galera

2021-12-15 Thread Pieter Harvey
Upon further testing I have some additional questions. Testing this on MySQL InnoDB Cluster (Group Replication) and as an alternative, Galera Cluster: To get CloudStack Management servers working with InnoDB Cluster I had to update the tables cloud.op_lock and cloud.op_nwgrp_work in create-sche

Support for MySQL Galera

2021-12-13 Thread Pieter Harvey
Hello,So doing some testing in order to run multiple management servers, and testing so far seems to fail. Is the cloudstack-setup-management command (and it's child scripts) compatible with MySQL 8.0 but in a multi-master Galera cluster (synchronous)? Anyone use galera on their management node