Comment 2 for bug 1430796

Revision history for this message
Philip Stoev (philip-stoev-f) wrote :

Hello. Thanks for reviewing the charm.

Please note that the galera-cluster charm is a fork of the percona-cluster charm, created by Canonical, with only very minor changes, as Galera Cluster and Percona Cluster are almost identical products. The contents of the charm, the tests and the TODO comments all come from Canonical/Ubuntu, mostly created by James Page.

With respect to the failed deployment, I tried it today and it works for me. Can you help me debug the failure you are getting:
- what cloud provider are you using?
- can you provide the output from ps ax on the machine?
- can you attach /var/log/juju/* and /var/log/syslog to the bug?

Due to the size of the packages being downloaded, the charm tends to stay in a "pending" status for a few minutes .

With respect to the rest of your review comments:

* Can you point me to a charm that already contains a deployment test that would fit your requirements?

* Would it be possible for the charm to be accepted as is with respect to the immutable configuration options? For example, the "SST password" option is nothing something users would need to change dynamically, it is sort of a shared-secret that nodes use to connect to each other internally.