Ashraf Sharif
- Total activity 325
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 120
Comments
Recent activity by Ashraf Sharif Sort by recent activity-
Hi, I guess my previous reply was in the wrong context. If you mean Percona Replication failover of the master-slave topology (automatic cluster/node recovery by ClusterControl) is only available i...
-
Hi, Database failover via load balancers like HAproxy/MaxScale/ProxySQL will happen automatically as it should be after the trial expires. Simply said, what has been deployed will retain after the ...
-
Hi there, ClusterControl will default to community edition once it's expired. Details at https://severalnines.com/pricing and click on "Expand full list of features". And yes, you still able to man...
-
Hi Andreas, Strictly speaking, mixing different major version of Galera nodes is prohibited. So you either have to upgrade the existing nodes to PXC 5.6 or use 14.04 for the new node and stick at P...
-
Hi Aigars, No, I didn't. It looks like you were running on 1.2.x and straightly upgraded to 1.4. Our upgrade instructions are available at http://severalnines.com/docs/administration.html#upgrading...
-
Hi Aigars, It looks like the UI doesn't have permission to access the backend RPC interface. Inside /etc/cmon.cnf, do you see the following line? rpc_key='some_value' And inside /var/www/html/clust...
-
Hi, It sounds like the SSL installation has screwed up the accessibility to ClusterControl and CMONAPI. This requires further troubleshooting on your https document root, certification validation, ...
-
Hi Muhammad, Probably our documentation page could shed you some lights: http://severalnines.com/docs/requirements.html#firewall-and-security-groups Take a look at the table where we list the port...
-
Hi Muhammad, Probably our documentation page could shed you some lights: http://severalnines.com/docs/requirements.html#firewall-and-security-groups Take a look at the table where we list the port...
-
Hi, Just install galera-arbitrator-3 and you are good to go. Ensure the following command returns a line after installed: $ which garbd Then you can run the garbd command in daemonize mode with all...