Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
1.0.6
-
None
-
Centos7 root rpm install with ssh keys on remote servers.
-
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:
- addmodule should add replication for a combined node add.
- enableMYSQLREplication fails with ssh keys configured.
We should also check the same for adding a UM in a non combined setup.