/srv/irclogs.ubuntu.com/2015/05/12/#juju.txt

andreabedinianyone help having trouble with the charm cs:trusty/mysql-25 ?02:39
andreabedinilol, anyone *else*02:40
andreabedinihook start fails and I can't get it to work02:41
andreabedinihaha, I got it, it's running out of memory ...02:44
lazyPowerandreabedini: which provider are you using? i'm assuming the local provider?02:57
andreabedinicorrect, jujubox vagrant image02:57
lazyPoweryeah, this is a known bug - sorry you found out about it the hard way02:58
lazyPowerjuju set mysql dataset-size=20%02:58
lazyPoweror 128M02:58
lazyPowereither value will work - but thats teh fix for local provider. Its documented in the readme02:58
andreabedinino problem, main difficulty was troubleshooting02:58
=== _thumper_ is now known as thumper
=== urulama__ is now known as urulama
=== andreabedini is now known as _andrea_
gnuoywallyworld, I've attached logs from a deploy with --debug . I'll leave the environment up for the next few hors just incase you can think of anything else that would be helpful06:19
wallyworldgnuoy: awesome, ty. i have a pull request up to add extra debugging also, which will come in beta2 on thursday. i must admit i'm quite perplexed at this stage as what i'm seeing doesn't make sense06:20
wallyworldgnuoy: i'm off to soccer in a bit but will be back later when i'll look at the logs in detail06:20
jamespagedosaboy, wolsen, gnuoy, coreycb: hey - I've switched over the quantum-gateway charm in /next to be called neutron-gateway11:11
jamespagenext.yaml being updated now11:11
gnuoykk11:11
jamespageall outstanding merge proposals rejected with an appropriate comment11:12
dosaboyjamespage: slick11:16
BaqarAny openstack charm developers here?11:57
BaqarAbout to pull out my hair with writing a unit_test for my charm ..11:57
=== natefinch is now known as natefinch-afk
tvansteenburghhazmat: dpb and i would like to do a hangout with you sometime to get a walkthrough on deployer and jujuclient releases, to make sure we actually know all the steps. let me know if/when you'd have time for something like that18:42
rick_h_tvansteenburgh: frankban has been helping copying builds into the juju stable PPA. We generally work to get them into our team PPA and QA them with the gui charm and such and once they're ok we copy them to the juju stable ppa18:49
rick_h_tvansteenburgh: so not at the start, but fyi towards the end18:49
tvansteenburghrick_h_: ack, thanks18:55
hazmattvansteenburgh: sure, its basically full ci smoke test, push to pypi, ping non daily ppa owners, and notify server team re new package for dev distro.19:10
hazmatjcastro: tvansteenburgh: do you know if anyone is coming to gluecon next week?19:10
jcastronot afaik19:11
tvansteenburghhazmat: cool thanks, what's a good day/time?19:13
hazmattvansteenburgh: how's the 26th work for you?19:14
hazmati'm basically slammed or traveling till then19:15
tvansteenburghhazmat: works for me19:15
hazmattvansteenburgh: anytime works, i'll be on pacific tz that day19:15
tvansteenburghhazmat: ok, i'll set something up, thanks!19:16
firlanyone able to help me figure out why/where my charms for vivid are? I installed and bootstrapped a 15.04 environment on juju 1.23.219:49
rick_h_firl: what's up? which charms are you looking for? You set the series to vivid pre-bootstrap?19:50
firldefault-series: vivid19:51
firlI am ultimately trying to install openstack kilo via charms19:51
rick_h_firl: ok, I don't htink the openstack charms are released for vivid. At least none in the charm store https://api.jujucharms.com/v4/search?series=vivid19:52
firlThat’s what I figured :( just figured I would ask here to double check19:52
rick_h_firl: because charms tend to run production we usually encourage/check things against LTS19:52
firlI completely understand19:53
rick_h_firl: and in between folks can download/checkout the charms and use them locally on the in-between releases19:53
firlyeah, I am just trying to figure out one of the easier ways to automate install Openstack Kilo19:53
rick_h_but with the systemd change I'll be a few charms need some love before running smoothly on vivid. That's just me guessing though19:53
rick_h_firl: if you change the series to trusty you should be good19:54
firlyeah, it looks like trusty is the way to go with me just changing the origin to openstack-origin: cloud:trusty-kilo19:55
rick_h_firl: you might find http://summit.ubuntu.com/uos-1505/meeting/22426/openstack-kilo-updates-and-roadmap/ interesting from the recent online summit as well19:56
firlnice, thanks rick_h_ I appreciate it19:57
marcoceppifirl: you can run kilo on trusty, we backport all releases of Openstack to the previous Ubuntu LTS :)19:59
firlmarcoceppi: I am just trying to find the best way to get Kilo, the auto pilot didn’t seem to install kilo, so it looks like configuring charms one by one with setting kilo as the origin is the best bet20:00
marcoceppifirl: yes, but you can take the openstack bundle and just edit it once for all the charms20:00
marcoceppiisntead of doing it by hand20:00
rick_h_dpb1: ^ any word on autopilot/kilo? I didn't check out the session if that's on the way or there already?20:00
marcoceppiI think the plan is that autopilot will be LTS/LTS (Ubuntu/OpenStack) but I'm not 100% on that20:01
rick_h_marcoceppi: ah, gotcha20:01
marcoceppifirl: https://jujucharms.com/openstack you can grab either teh base bundle or another one, and just set the openstack-origin option for each charm in that bundle's YAML file20:01
firlmarcoceppi: oh yeah? I will have to try that, I was having issues with my juju-gui and deciding which services where were.20:01
marcoceppithen use juju quickstart to deploy the bundle20:01
firlI will try that now20:02
firlvia command line or gui20:02
rick_h_firl: let me know if you've got juju gui issues.20:02
firlwill try it now, probably a 30 minute turn around on my MAAS environment20:02
marcoceppifirl: either should work, you're jsut going to have to modify the "bundle.yaml" file for that deployment from "cloud:trusty-juno" to kilo, etc20:04
firlrick_h_: I am trying to see where to specify the version via the juju-gui and I think I might be missing it, it looks as though i might have to deploy it first20:45
rick_h_firl: from the bundle?20:46
firlyes20:46
rick_h_firl: ah, wait a couple of days? :)20:46
firlhaha ok, command line it is :)20:46
rick_h_firl: the guys are finishing a new feature in the GUI to make bunldes 'uncomitted' when you drop them on the canvas so you can change config/etc before you hit deploy20:46
rick_h_firl: it's going through QA and some last updates today and hopefully out later this week if you care to try it out :)20:46
firlthat’d be aweseome, because i have some machines that can run services but can’t run emulation20:47
rick_h_firl: yea, we're excited to get it out to allow you to take a large bundle and maybe tweak it down to size, or change up the services before you hit go20:48
firlmarcopeppi: rick_h_: I am having trouble finding documentation on how to change the origin for an entire bundle to deploy via the command line. Do I just clone: http://bazaar.launchpad.net/~charmers/charms/bundles/openstack-base/bundle/view/head:/bundles.yaml and then change each reference to openstack-origin and deploy a local bundle?21:03
rick_h_firl: yes, unfrotunately that's exactly what marcoceppi was saying. To get the bundle file and edit it and then deploy it once the file is changed21:20
firlSo, configure maas, bootstrap a node, add the other machines to the juju environment, checkout bundle, change release, deploy bundle?21:21
hatchfirl: you'll want to let juju handle spinning up the machines the bundle will deploy to21:22
hatchbundles can't deploy to existing machines21:22
firlhatch: so should I bootstrap to a node that won’t be used inside the bundle essentially?21:22
hatchcorrect21:23
firlunderstood ( destroying my environment again hah )21:23
hatchhaha sorry21:24
firlno worries, all a learning process21:26
firlwhile waiting for the bundle to deploy from juju-gui should I be seeing “agent-state-info: 'cannot run instances: cannot run instances: gomaasapi: got error back from server: 409 CONFLICT (No available node matches constraints” from a bunch of agents?23:02
lazyPowerfirl: no, that means maas is having trouble fulfilling the request23:07
firlhad that fear23:07
lazyPowerensure you have machines in the maas pool that meet the constraints passed, such as mem= cpu=23:08
lazyPowerthat or change the constraints to fit your avilable pool of instances23:09
firllazyPower: I am just trying to install the openstack-base and I thought it only needed 4 nodes23:25
firlbut it tries to create 17 states essentially23:25
lazyPowerah yeah23:26
firlso I am confused lol23:26
lazyPowereach service has num_units that indicates how many machines to provision, and none of this is colocated23:26
firldo i need to edit the bundle file manually?23:27
lazyPowerfirl: there's a lot going on in here that will cause you trouble if you only have 4 machines avialable to you23:28
lazyPowerjuju-quickstart doesn't understand colocation unless you implicitly call --to machine# (and this is discouraged - but can be done)23:28
firlgotcha23:28
firlgotcha, so I am better off manually building it out using the gui or auto pilot?23:28
lazyPowerthe gui supports placement, but the bundle then becomes interesting - as you have to manually place them in the machine-view of the gui23:28
lazyPowerunfortunately i know very little about autopilot, i beleive autopilot still assumes a certain number of machines.23:29
lazyPowerour opstack charmer team has EOD'd by now23:29
lazyPower*openstack23:29
firlgotcha23:29
lazyPowerbut what I suggest is if you've got the time - to circle back and ping beisner, or gnuoy about what your options are with 4 machines aside from doing it manually23:30
lazyPoweri know the manual route will work - but its a bit more complicated that way, and untested in terms of garanteed deployment. The formation thats in the bundle is what we've got under CI and is known to work23:30
firlyeah, I am just doing this at home with only 9 physical machines23:31
lazyPower9 machines? :)23:32
lazyPowersounds like my house23:32
firlhah, at least just in the rack23:33
firlI was using RDO, to do the deployment before, figured I would learn something new23:33
hatchfirl: if you're familiar with openstack you can drag and drop the appropriate services using the GUI23:59
hatchbundle modifications in the gui are coming very soon23:59

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