[MCOL-94] MySQL replication needs to be enabled for multiple UM/PM combo configurations Created: 2016-05-31 Updated: 2023-10-26 Resolved: 2016-06-02 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ? |
| Affects Version/s: | 1.0.0 |
| Fix Version/s: | 1.0.0 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | Alpha Stretch |
| Description |
|
Build tested: mscadmin> getsoft Name : mariadb-columnstore-platform Relocations: (not relocatable) I setup a two-node combo stack. Both nodes have server-id=1 in the my.cnf file and replication is not enabled in Calpont.xml file. |
| Comments |
| Comment by Dipti Joshi (Inactive) [ 2016-06-01 ] |
|
dleeyh When you install the two UM/PM node combo system - did you choose to enable replication during postConfigure ? |
| Comment by David Hill (Inactive) [ 2016-06-01 ] |
|
The prompt was removed in the latest version to cleanup the number of promps that it had in there from the infinidb version.. So now mysql replication should be disable on single-server and automatically enabled on multi-node installs... I will look into this on tomorrow morning.. |
| Comment by David Hill (Inactive) [ 2016-06-01 ] |
|
retest postConfigure install for multiple node |
| Comment by David Hill (Inactive) [ 2016-06-01 ] |
|
fix with change to postConfigure commit b8bf7afd354c76e37c9af74fb792ae3b63f0544e |
| Comment by Daniel Lee (Inactive) [ 2016-06-02 ] |
|
Build verified: mscadmin> getsoft Name : mariadb-columnstore-platform Relocations: (not relocatable) |