/srv/irclogs.ubuntu.com/2016/04/26/#juju.txt

marcoceppimagicaltrout: no worries, you can leave them running for a few weeks before I start to ask questions00:11
marcoceppiesp since I can see what's running on them and anyting with dcos in it intrigues me00:11
=== terje is now known as Guest91970
ReSamhow can I use "juju upgrade-juju" to upgrade my machines from beta5 to beta6?07:38
gnuoyjamespage, thedac, tinwood, beisner, wolsen I've move our layers and interfaces onto https://github.com/openstack-charmers and repointed our entries on http://interfaces.juju.solutions/13:33
gnuoys/move/moved/13:40
ReSamI'm trying to install glance - but it fails at setting up the mysql db with: "Host 1.2.3.4  is not allowed to connect to this MySQL server". But the IP mentioned is exactly the IP of the machine...13:40
=== terje is now known as Guest26969
ReSamseems to be this bug: https://bugs.launchpad.net/charms/+source/mysql/+bug/130558213:52
mupBug #1305582: relation with mysql fail when mysql and glance are deployed on the same node <cts> <openstack> <mysql (Juju Charms Collection):Confirmed> <https://launchpad.net/bugs/1305582>13:52
xnoxjamespage, hypothetically, instead of two network cards, could two different vlans be used on a single network card for openstack deployment?14:11
xnoxaka foo.2001 & foo.2002, instead of two connections?14:12
* xnox ponders how good support for vlans is in juju/lxd/openstack world =)14:12
BlackDexhello there14:24
BlackDexi get the following14:25
BlackDex2016-04-26 14:24:36 ERROR juju.cmd supercommand.go:429 cannot assign unit "mysql/0" to machine 1: machine is not alive14:25
BlackDexi installed the machines manually with ubuntu 14.04.414:25
BlackDexand after that added them with juju add-machine ssh:ubuntu@192.168.7.1014:26
BlackDexwhy isn't this working?14:26
aisraelIs there a workaround for bootstrapping xenial on aws? Bootstrap can't find any xenial images14:27
magicaltroutaisrael: I asked on the ML, Mark said there will be images later this week hopefully14:28
SaltySolomonhi14:29
SaltySolomonCan I ask some support questions here, or is there a differnet channel?14:30
magicaltroutSaltySolomon: you can try, this is the correct place14:32
SaltySolomonWe are currently trying to setup openstack with maas and juju, we got maas set up and working, but everything else is bugging out when we try to install juju14:33
magicaltroutyou might struggle with openstack questions, I believe most of them are in austin14:33
aisraelmagicaltrout: thanks!14:33
SaltySolomonBootstraping Juju takes ages14:34
marcoceppiSaltySolomon: where's teh bugging start? does bootstrap complete?14:34
SaltySolomonwell, it says bootstraping juju, but it doesn't really finish, does it normally take a long time?14:35
marcoceppiSaltySolomon: shouldn't be more than 10 mins14:36
marcoceppiSaltySolomon: can you try to bootstrap again, with the --debug flag, and paste the output in paste.ubuntu.com and link here?14:36
marcoceppiSaltySolomon: also, what version of juju (juju version)14:36
SaltySolomonOkay, we got the version that is included with the liberty release on ubuntu server 15.0114:37
mbruzekmarcoceppi: Regarding the new charm push and charm publish commands.14:44
mbruzekmarcoceppi: Is there any special concerns when the charm was in the charm store from the old way and we want to push/publish using the new way?14:44
mbruzekkwmonroe: ^14:45
lazyPowermbruzek - just be aware that it disables the VCS ingestion route for that charm. Otherwise nope, it just continues on. You may need to tweak the ACLs on first upload... but thats true with any charm push15:05
mbruzeklazyPower: I thought there was some caveat with publish. That we could not go back to the old way or something else... Like what if a charm is already in the store and the author pushes to the private namespace. Is there some kind of link problem there?15:06
rcjaisrael, xenial AMIs should be working now15:06
lazyPowermbruzek - thats what i was referring to that it disables VCS ingestion15:06
mbruzekthanks rcj15:07
aisraelrcj: Is that a recent fix?15:07
lazyPowermbruzek - once you charm push, you wont be able to go back to pushing to launchpad. You will have to charm push future revisions15:07
mbruzeklazyPower: ack15:07
aisraelrcj: bootstrapping xenial working <315:15
lazyPower\o/15:17
Odd_Blokeaisrael: \o/15:25
marcoceppiSaltySolomon: could you run `juju version` that could be a number of different releases15:31
tinwoodgnuoy, ack. Are we moving to a pull request workflow for them?  e.g. fork, and PR?15:32
SaltySolomon1.25.5-wily-amd6415:33
=== Salty is now known as SaltySolomon
gnuoytinwood, moving to openstack gerrit eventually16:06
SaltySolomonmarcoceppi, http://paste.ubuntu.com/16065407/ with version 1.25.5-wily-amd6416:13
marcoceppiSaltySolomon: ah, this is the openstack installer, not too familiar with this, stokachu ^?16:14
stokachuSaltySolomon: your maas api key is incorrect16:15
stokachuSaltySolomon: you copy it from the maas ui under your user's account16:15
SaltySolomonWe tripplechecked it and it is the right one16:15
stokachuSaltySolomon: did you create your own api key or let maas generate it16:15
SaltySolomoncreate our own16:15
stokachuah that's why16:15
SaltySolomononce we had the w16:15
stokachuwe check for ':' in the api key16:15
SaltySolomonWell, it generated a new one for us16:16
SaltySolomonIt wasn't the default one16:16
SaltySolomonSo we let maas generate it for us16:16
stokachuso the api key should be 'abcd:abcd:abde'16:16
SaltySolomonAlso once we had a typo in it16:17
SaltySolomonThen it didn't find any machines, later we used the right key and it even deployed on machine with juju16:17
stokachuSaltySolomon: ok so does your api key have that format i described? 'aaaa:bbbbb:ccccc'16:18
SaltySolomonyes it does16:18
stokachuok you want to `sudo openstack-install -u` and then remove ~/.cloud-install16:19
stokachuand start again entering that new api key16:19
SaltySolomonokay, it finds the maas nodes16:24
tinwoodgnuoy, okay, but for now?16:24
SaltySolomonMaas webinterface says it is deployed, the node output too,  but the installer, is well stalling16:35
SaltySolomonstokachu ^16:35
stokachuSaltySolomon: can you pastebin ~/.cloud-install/commands.log16:36
SaltySolomonhttp://paste.ubuntu.com/16065965/16:37
SaltySolomonHere you go stokachu16:37
stokachuSaltySolomon: so it's probably still going through the cloud-init stuff with the system16:38
stokachuhas to do apt upgrade etc16:38
SaltySolomonthe client has no connection to the inet16:38
stokachudo you have a proxy?16:39
SaltySolomonokay, back it does have internet access, so it is probably the patching16:40
stokachuok16:40
stokachuyea it could take a few minutes to do all that16:40
SaltySolomonNode is currently just saying "Installation finished"16:42
SaltySolomonOkay, wrong that was sme old stuff, we got the same error as before, will post you a pastebin in a sec16:44
SaltySolomonhttp://paste.ubuntu.com/16066144/ here you go stokachu16:45
stokachuSaltySolomon: looks like it's failing to upload the juju tools during bootstrap16:46
stokachuSaltySolomon: you sure those deployed nodes can reach the internet?16:46
cory_futvansteenburgh, kwmonroe: https://github.com/juju-solutions/bundle-apache-processing-mapreduce/pull/416:57
tvansteenburghcory_fu: i'd like to know why it's passing tests before fixing it17:01
cory_futvansteenburgh: Yeah, that's very strange.  I really don't understand it17:01
cory_futvansteenburgh: But it's definitely passing: http://reports.vapour.ws/all-bundle-and-charm-results/charm-bundle-test-parent-6892/charm/aws/1617:04
cory_futvansteenburgh: I'd like to point out that the message the stack trace is waiting for doesn't match the message in the current version of the test17:10
cory_fuNot that it matters, since the current version of the test also doesn't match what the slave should be setting17:10
aisraelI published a charm (to my personal namespace), but forgot to change bzr-owner before I published, so now it's showing up in the ~charmers namespace. I've changed bzr-owner now, re-promulgated, but not sure if there's anything else I need to do to fix it.17:24
aisraeli.e., it's still showing up in the wrong place in the store17:24
SaltySolomonstokachu, we tried again with packet forwarding activated, this time the error is: http://paste.ubuntu.com/16067371/17:27
stokachuSaltySolomon: so youre still getting this error iled to connect to streams.canonical.com port 443: Connection timed out\ntools from https://streams.canonical.com/juju/tools/agent/1.25.5/juju-1.25.5-trusty-amd64.tgz d17:28
stokachusomething is still blocking you from accessing streams.canonical.com17:28
cory_fuaisrael: bzr-owner only affects what Juju Cards show as the source, and is only a stop-gap until they fix Cards.  However, you have to set the bzr-owner for each revision that you push17:37
aisraelcory_fu: Ok. Any idea why it'd show up in ~charmers vs. my namespace?17:37
cory_fuWas it previously promulgated in ~charmers?  You may have to unpromulgate it from there17:38
cory_fuWhat's the charm ID?17:38
aisraelI don't think it was promulgated to ~charmers17:38
aisraelit should be cs:~aisrael/trusty/plex-017:38
aisraelbut my page in the cs points it to cs:trusty/plex-017:39
aisraelok, I think I unpromulgated it.17:45
cory_fuaisrael: Yeah, it's not promulgated now but https://jujucharms.com/plex/trusty/0 is still showing up and I don't know why17:45
cory_fuhttps://jujucharms.com/plex/ rightly 404s17:46
cory_fuhttps://jujucharms.com/u/aisrael/plex/trusty/0 looks right as well17:46
aisraelbut this works: https://jujucharms.com/plex/trusty/017:46
cory_fuI have no idea where the first is getting ~charmers.  Only thing I can possibly see is that, in the perms, write is set to charmers instead of you17:46
cory_fuYeah.  It shouldn't17:47
aisraeland https://jujucharms.com/u/aisrael/ shows it's owned by charmers17:47
aisraelHmm. write perms..17:47
cory_fuaisrael: Also note, user pages seem to be a bit out of whack with the new publishing process: https://github.com/CanonicalLtd/jujucharms.com/issues/24917:47
SaltySolomon@stokachu, thanks a ton, it was exactly that problem, the nodes couldn't reach the internet18:14
stokachucool, glad to hear18:15
cory_fukwmonroe, kjackal, admcleod1 (if you're around): Does this look ok to you?  https://github.com/juju-solutions/layer-apache-hadoop-namenode/commit/e6ad8fd44f119fdc411c6104498276aa4d2ac1a818:43
cory_fuThe "update on fencing" sort of worked, but only for the unit that was transitioning.18:44
cory_fuI could maybe make it work for both but it would be a bit hairy.  But I'm not sure I like the every-minute-cron solution, either18:44
kjackallgtm18:45
kjackaldo we have any other option at this time?18:46
kjackalLets break it fast :)18:46
cory_fuI could make the fencing solution more complex (it would require doing a SSH to the other NN to launch juju-run from there to update the status)18:47
cory_fuMaybe we can do that in the future18:47
kjackal+1 for pushing this out now and improve it as we go18:48
kwmonroeyeah cory_fu, cron */1 kinda boo, but i think it's a good stab for now.  also i thought i was reading some hardcore productive code for a minute there.  then i realized that whole nn_status file is just for status.  good grief!  and nice job :)18:52
lazyPowerbdx - MFW i think to myself "Man, why didn't we make a common thing to copy out certificates to path..."19:54
lazyPowerbdx  then i recall doing a review... and find out you contributed this in tlslib :D19:54
lazyPowerhigh five sir19:54
lazyPowers/common thing/function/19:55
ReSamanyone here gonna help with the openstack keystone charm? or should I head over to some openstack channel?20:17
ReSamkeystone fails with "hook failed: config-changed" and in specific the function _ensure_initial_admin seems to fail... (it's tried 3 times until it gives up)20:17
ReSamand: INFO worker.uniter.jujuc server.go:173 running hook tool "status-set" ["blocked" "Ports which should be open, but are not: 5000, 35357"]20:21
cholcombedo we have a centos image we can deploy on ec2 with juju?20:22
cholcombei want to test some compatibility20:23
=== scuttle|afk is now known as scuttlemonkey
a123I've been trying to run juju bootstrap --config default-series=xenial lxd-test lxd --debug from behind a work proxy which ultimately fails with the message: 2016-04-26 21:13:42 ERROR cmd supercommand.go:448 failed to bootstrap model: cannot start bootstrap instance: can't get info for image 'ubuntu-xenial': not found. This is running inside a fresh Ubuntu 16.06 VM. I have the same setup at home, and all works perfectly. Suggestions?21:51
a123that's 16.0421:51
magicaltroutaww a12321:51
magicaltroutyou need to grab an image i suspect21:51
magicaltrouta123: i'm not sure about the syntax, i think its changed a bit but try something like21:53
magicaltroutlxd-images import ubuntu trusty amd64 --sync --alias ubuntu-trusty21:53
magicaltroutor21:53
magicaltroutlxd-images import ubuntu xenial amd64 --sync --alias ubuntu-xenial21:53
a123Ah. ok. I'll give that a try. I didn't realize bootstrap would check locally. I'm curious though, why are there 2 different methods of grabbing images? Why doesn't bootstrap use lxd-images...?21:55
magicaltrouta123: dunno :)21:59
magicaltroutLXD local does work though i have a bootstrapped setup here21:59
a123is your bootstrap using the newly release 2.0?22:00
magicaltrouti just installed a fresh xenial image and did apt-get22:00
magicaltrouti've been running a self built LXD juju for a while and i did notice a few differences in the bootstrap22:01
magicaltroutalthough it could just be me getting old22:01
a123ok. sounds close enough to what I did. apt-get followed by setting up zfs as a backing store, then juju bootstrap.... As I mentioned, works great w/out being behind a proxy.22:02
magicaltroutwell22:02
a123The image import syntax has changed a bit, so working on that now.22:02
magicaltroutalso check22:03
magicaltroutlxc image list22:03
magicaltroutit will also try and hook up to  streams.canonical.com for the tools22:04
magicaltroutif that fails i'm pretty sure it will be sad as well22:04
magicaltrouti'm not sure what error you'd get there22:04
cory_fuadmcleod1: https://github.com/juju-solutions/bundle-apache-processing-mapreduce/pull/5 look ok to you?23:03
cory_fuadmcleod1: Also, if you're ok w/ the HA as it stands now, I'd like to get it merged.  Maybe test it some more today and let me know if you hit anything, and if not I'll merge it tomorrow?23:04
cory_fuI'm thinking we should  squash the merges, though, because the commit histories are quite loquacious.23:05
magicaltroutcheck out the big word!23:06
cory_fu:)23:07
cory_fuAlright, well I'm EOD.  Have a good one!23:07
magicaltroutboooo23:07
cory_fu:)  Gotta go celebrate a friend's b-day23:08
magicaltrouti'm too old for those23:08
magicaltrouthave fun!23:08
=== blr_ is now known as blr

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