Background If you want to schedule the stop and start of the Exasol
cluster in cloud environments in order to save costs this can be done
via running Linux cron jobs in the license server. Prerequisites - SSH
access to the license server - Latest Clo...
Background For database instances that are running with one or more
reserve nodes, it is possible to swap an active node with a reserve
node. You might need to do this in the case of a hardware problem with
the active node, as an example. The followi...
Background Get debug information and log files from docker based systems
Prerequisites Access to host where is the docker container(s) running
How to get debug information In order to get debug information and log
files "exasupport" tool can be used....
Background With versions prior to 5.0.15 EXASOL cluster deployments only
supported CIDR block 27.1.0.0/16 and subnet 27.1.0.0/16, now it's
possible to use custom CIDR blocks but with some restrictions, because
the CIDR block will automatically be man...
Hi Michael, Could you please try to restart the Cloud UI service and
Exaoperation then try to reach Cloud UI again? In order to restart the
Cloud UI service you can use one of these options below: 1. Restart it
via XML-RPC call #!/usr/bin/python3.6 i...
Hi Michael, We have a CloudFormation template that can be used to
schedule the start/stop of the exasol cluster on AWS via Lambda
functions based on CloudWatch events. Please find the CFN template
below: --- AWSTemplateFormatVersion: '2010-09-09' Des...
Hi @torsten , Since the docker version of Exasol uses different
architecture unfortunately it is not possible to use scripts in
https://github.com/exasol/exaoperation-xmlrpc to manage cluster via
XML-RPC. But of course, you can use the XML-RPC module...
Hi @magarb , Unfortunately, Exasol does not support reducing the size of
the EBS volumes. You can log in via ssh user and change partition size,
but it might cause issues on your system. We will post a new article in
the community to explain how to m...