/srv/irclogs.ubuntu.com/2017/09/28/#juju.txt

=== josedonizetti_ is now known as josedonizetti
beisnerfwiw, seeing quite a few charm store timeouts today in CI.15:40
beisnergetting 503 Service Unavailable15:40
rick_hbeisner: there was a prodstack issue that's getting resolved right now15:43
rick_hbeisner: it appears to be all back so please let me know if you're getting anything else15:43
beisnerawesome thx rick_h15:51
el_tigro1What's the difference between 'juju deploy ubuntu' and 'juju add-machine'? Is it that 'juju deploy' will consider a machine created with 'add-machine' to be a candidate for deploying a unit to?16:00
magicaltroutyeah el_tigro1 if you're doing a manual deployment or similar you can add-machine then deploy --to X16:10
magicaltroutwhere as deploy will just start a new instance16:10
el_tigro1magicaltrout: I found that if I run 'add-machine', and then do 'juju deploy <charm>' *without* specifying '--to X', the machine created earlier with 'add-machine' is automatically used16:14
el_tigro1magicaltrout: which seems to be inconsistent with 'juju deploy --help': "juju deploy mysql               (deploy to a new machine)"16:15
el_tigro1magicaltrout: So if I 'juju add-machine', then 'juju deploy <charm>', then 'juju remove-application <charm>', the machine I created with add-machine is destroyed. Is that expected behavior?16:17
magicaltroutwell it'll use what resources match the constrains and aren't allocated16:17
el_tigro1sounds good16:19
el_tigro1Maybe a small adjustment to the "juju deploy --help" would be helpful "juju deploy mysql               (deploy to a new machine *or a valid machine previously created with add-machine*)16:22
el_tigro1I guess I incorrectly used 'juju add-machine' when what I actually wanted was a new persistent machine with a blank ubuntu image under *my* control. So 'juju deploy ubuntu'. Not sure if its worth clarifying that in 'add-machine --help'16:36
zeestratHey rick_h, is there any magic in making a self-published charm available at cs:~username/charm, i.e. without revision number? I have pushed, release to stable and granted everyone.18:55
rick_hzeestrat: publish it to the stable channel18:55
rick_hzeestrat: what charm is it?18:55
zeestratrick_h: Publish is charm release cs:~username/charm-rev right? Did that already and it says stable=true in charm show. Trying to run the charm release again just gets me an error with some ElasticSearch info. Charm is cs:~szeestraten/slurm-node19:00
rick_hzeestrat: ah, the ES info we're looking into. Another user hit it and we're trying to see what caused ES to be whiny atm19:00
rick_hzeestrat: so that's not your fault19:00
zeestratAh, yeah I saw you reported some issues earlier so I was wondering if it was just me screwing up19:01
zeestratYou need detailed bug report or info or already on it?19:01
rick_hzeestrat: no this is new and fresh. Was just trying to figure out what to file atm. Push works, but changing the permissions didn't. I'll keep you up to date as we figure out wtf.19:02
skayfor charmhelpers.contrib.python.packages, why are the options for pip restricted? I need to use --find-links and --no-index in order to use a local cache19:19
rick_hzeestrat: can you make the release now?19:22
zeestratrick_h: it seems to be working.19:25
rick_hzeestrat: coolio19:25
el_tigro1'juju create-backup' creates a backup on the controller and downloads it to the client's current directory. Where does the backup file exist on the controller?21:46
bdxel_tigro1: I would assume it gets cleaned up23:08

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!