=== defunctzombie is now known as defunctzombie_zz [15:00] hi [15:01] When a mysql service is scaled, how do the mysql server loadbalancing? They have to be configured first? === three18t- is now known as three18ti === defunctzombie_zz is now known as defunctzombie === defunctzombie is now known as defunctzombie_zz [17:23] penguin1: currently they are independent servers. However, if you relate that service to a separate master service, they will all be slaves of the master. [17:24] penguin1: there's been work to try and build an auto-scalable Galera based mysql charm (by me), but I never finished it [18:13] Is there a way to tell juju which ssh keypair to use in AWS? We have quite a few keys and I think that may be confusing juju. === defunctzombie_zz is now known as defunctzombie [18:33] or maybe I should restate my problem another way... when trying to run through the getting started doc, I get an "ERROR Invalid SSH key" message, I go and look at the instance in the aws console and it doesn't have an ssh key assigned to it [19:23] SpamapS: so the charm will change the configuration files in order to make them to slaves, right? === defunctzombie is now known as defunctzombie_zz [20:13] penguin1: yes, but not on add-unit, only on add-relation to another separate service === defunctzombie_zz is now known as defunctzombie [21:46] SpamapS: you mean, mysql server got a mysql-service, and other can use that service, right? [21:46] SpamapS: what is used for manipulating the configuration files?