Art van Scheppingen
- Total activity 30
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 13
Comments
Recent activity by Art van Scheppingen Sort by recent activity-
Official comment Hi Bruno, If I understand your question correctly you wish to replicate from MariaDB to MongoDB and back. So both MariaDB and MongoDB are writeable this way, and all of them are kept in sync using ...
-
Official comment Hi Evgeniy, Thank you very much for reporting this issue. By default we set the swappiness on any database node to ensure the optimal performance from this host. The ClusterControl backend is sendi...
-
You could create/alter the ~/.ssh/config file on the host you are executing the ssh-copy-id from, and provide the port number in there with these lines: Host 101.101.101.*Port 1886 The underlying s...
-
Official comment Hi Levieux, Adding a new node to an existing cluster is a pro/enterprise feature of ClusterControl. If you are using the community/standard license this feature is disabled. Which license are you o...
-
Hi Derek, The error "there is already a mysql server running" is sent when deploying a new cluster or single node. To add existing running mysql servers or cluster you have to use the "add existin...
-
Hi Brandon, It looks like you have an issue with the communication between the UI and the cmon rpc. Did you recently upgrade clustercontrol? If so, can you try if it works with another browser? ...
-
Hi TY, Unfortunately we don't support SSH proxy solutions at this moment. In addition to SSH access ClusterControl also needs to connect directly to the databases, which would not be possible to do...
-
Hi Kent, I managed to track down the issue regarding backup notifications: there was a bug in the token handling in that routine so it never was able to retrieve the job status. I have made naming ...
-
Hi Levieux, Yes you have to change the authentication token as well as they differ per cluster. But great to hear you managed to get it working using the SQL method. Best regards, Art
-
Hi Levieux, At this moment there is no UI component that can import an existing garbd node, however the backend does support this. There are two ways to trigger this in the backend and that is by e...