
Sebastian Insausti
- Total activity 31
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 14
Activity overview
Latest activity by Sebastian Insausti-
Sebastian Insausti commented,
Official comment Hi Carlos, We're working on this right now, so probably we'll add support for Debian 10 soon. I don't have a specific date but we'll publish the changes in our Change Log site: https://severalnines...
-
Sebastian Insausti commented,
Hi Jose, I can't reproduce it. I’d suggest you submit a support ticket at support.severalnines.com and provide us an error report to check it. To create an error report, please go to:ClusterControl...
-
Sebastian Insausti commented,
Hi Richard, The best option here is to create a Support Request and attach an error report to check the issue. To generate an error report, on the ClusterControl node, please run the following comm...
-
Sebastian Insausti commented,
Hi Rodrigo, According to the error, the name "intranet-cluster" doesn't exist. I’d suggest you open a support ticket and provide us the full deployment logs and an error report to give you a more a...
-
Sebastian Insausti commented,
Hi William, Yes, you'll be able to use the ClusterControl community version. Regards, Sebastian.
-
Sebastian Insausti commented,
Hi William, You can disable the trial license by running the following command on the ClusterControl server: $ mysql -p -e 'truncate table cmon.license' $ service cmon restart However, after this, ...
-
Sebastian Insausti commented,
Hi Yasser, In the current ClusterControl version, we don't support MySQL 8.0, but we'll release a new ClusterControl version (1.7.2) in a few days where we'll have support for it.
-
Sebastian Insausti commented,
Hi Alyson, No. You don't need two network interfaces. Keepalived will add the virtual IP Address as a secondary IP in the same network interface. Regards, Sebastian.
-
Sebastian Insausti commented,
Hi Alyson, The HAProxy should be installed in a separate Server/VM or in the Application Server, depending on the requirement. This is to balance the traffic from the application server or from the...
-
Sebastian Insausti commented,
Hi, Also, can you confirm which PHP version do you have? $ php -v And please, try to remove the cache content: $ rm -f <webroot>/clustercontrol/app/tmp/cache/models/*$ rm -f <webroot>/clustercontr...