Sebastian Insausti
- Total activity 96
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 48
Comments
Recent activity by Sebastian Insausti Sort by recent activity-
Hi, Can you check if you have the following rewrite configuration in the apache virtual host file? - RedHat Based OS: /etc/httpd/conf.d/s9s.conf - Debian Based OS: /etc/apache2/sites-enabled/001-s9...
-
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...
-
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...
-
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...
-
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...
-
Hi William, Yes, you'll be able to use the ClusterControl community version. Regards, Sebastian.
-
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, ...
-
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.
-
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.
-
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...