[MCOL-1014] Replication setup failed when using ssh key and schema sync enabled Created: 2017-11-06 Updated: 2017-11-09 Resolved: 2017-11-09 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | installation |
| Affects Version/s: | 1.1.1 |
| Fix Version/s: | 1.1.2 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2017-22 |
| Description |
|
Build tested: 1.1.1-1 CS I am tried to install a 1um2pm stack using ovh physical servers. When postConfigure prompted about "ColumnStore Schema Sync", I answered with y. postConfigure failed with replication setup. The servers used have ssh key setup between pm1 and other nodes. [root@cs-tst-03 tmp]# cat master-dist_pm1.log |
| Comments |
| Comment by Ben Thompson (Inactive) [ 2017-11-07 ] |
|
Reviewed and Merged |
| Comment by David Hill (Inactive) [ 2017-11-07 ] |
|
To test: |
| Comment by Daniel Lee (Inactive) [ 2017-11-08 ] |
|
Build verified: 1.1.2 Git source Tested with a 1um4pm configuration Installation worked for non-localquery, but failed for localquery. [root@cs-tst-05 tmp]# cat master-dist_pm1.log |
| Comment by David Hill (Inactive) [ 2017-11-09 ] |
|
I was able to do a 1um / 2pm install with local query setup correct, I have my pms as slaves. I then did a 1um / 2pm with mysql rep enabled and no local query, and no messages were sent to the pms for replication setup, so the bug fix work in my testing again.. |
| Comment by David Hill (Inactive) [ 2017-11-09 ] |
|
This test case needs ssh-keys setup on the um because rsync is done from um to other nodes, so there is a need to have ssh-keys on um1. |
| Comment by David Hill (Inactive) [ 2017-11-09 ] |
|
test by Dh Hill, requires ssh keys be setup from um1 |