[MCOL-467] replication setup issues when adding modules in combined setup Created: 2016-12-15 Updated: 2023-10-26 Resolved: 2017-01-23 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ? |
| Affects Version/s: | 1.0.6 |
| Fix Version/s: | 1.0.7 |
| Type: | Bug | Priority: | Major |
| Reporter: | David Thompson (Inactive) | Assignee: | David Hill (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Centos7 root rpm install with ssh keys on remote servers. |
||
| Issue Links: |
|
||||||||||||
| Sprint: | 2016-25, 2017-01, 2017-2 | ||||||||||||
| Description |
|
Started with a single node combined server install using internal storage. Ran procedures to add a new module. This works correctly however the maria server replication is not setup. We can do this manually with ma enableMySQLReplication, however this fails with an error if i use ssh keys. It worked using the root password. So 2 issues:
We should also check the same for adding a UM in a non combined setup. |
| Comments |
| Comment by David Thompson (Inactive) [ 2016-12-15 ] |
|
In debug.log: in /tmp/masterdist log: Testing this manually it requests a password for some reason. If i change the rsync command to add root before at sign it works. So there is some logic issue in the username not being injected correctly. |
| Comment by Ben Thompson (Inactive) [ 2017-01-10 ] |
|
The enableMysqlReplication appears to be fixed by |
| Comment by Ben Thompson (Inactive) [ 2017-01-10 ] |
|
The addmodule should be tested again after the introduction of |
| Comment by Ben Thompson (Inactive) [ 2017-01-12 ] |
|
Please refer to the linked issues. |
| Comment by David Hill (Inactive) [ 2017-01-23 ] |
|
did addmodule and mysql rep was working |