Member since
11-09-2017
69
Posts
17
Kudos Received
13
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 1751 | 04-05-2019 08:50 AM | |
| 1533 | 04-04-2019 05:17 PM | |
| 2381 | 04-04-2019 05:08 PM |
04-05-2019
08:50 AM
Hi @Alexander Schätzle It's not possible to move a cluster around. A cluster have many resources linked to it, like credential, DB and kerberos configuration, etc. If you could move your cluster this would mean moving all of these too.
... View more
04-04-2019
05:17 PM
Hi @Margus Roo, It's not possible to import existing clusters. The only option is to restore the old Cloudbreak from backup.
... View more
04-04-2019
05:08 PM
1 Kudo
Hi @Alexander Schätzle, Unfortunately you can't add this on the UI. You can save the JSON and edit it and use the CLI. (although an unsupported way can be editing the request with some kind of browser extension like tampermonkey)
... View more
12-06-2018
10:10 AM
3 Kudos
The latest Docker version available form official Centos and RedHat repository has an issue preventing to exec the container. Issue when starting Cloudbreak is the following: Starting Cloudbreak generating docker-compose.yml generating uaa.yml Initialize and migrate databases Creating cbreak_commondb_1 ... Creating cbreak_commondb_1 ... done [ERROR] The database hasn't started within 30 seconds. Docker version: docker-1.13.1-84.git07f3374.el7.centos.x86_64 There are the following solutions, you can choose either: Downgrade to an older version: yum downgrade docker-1.13.1-75.git8633870.el7.centos.x86_64 docker-client-1.13.1-75.git8633870.el7.centos.x86_64 docker-common-1.13.1-75.git8633870.el7.centos.x86_64 Upgrade to a newer version, using Docker repository: https://docs.docker.com/install/linux/docker-ce/centos/#set-up-the-repository After choosing either option docker restart should work.
... View more
Labels:
07-04-2018
02:34 PM
1 Kudo
Hi @Michael Young, It's a great article, I managed to apply the steps, but in my experience it would make it much easier if you would attach the files. Copying the text makes the spaces and tabs ambiguous. Thanks
... View more