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

icezimmmarcoceppi: just want dinner, now I'm back, thank you for all your information… I can order a vlan on softlayer (private vlans are cheap - if not free, not sure hehehhe)00:11
icezimmwould be easier to configure instead of manual provider (but sure is really great where you can't get a vlan)00:12
icezimmopsss… order a subnet, vlan is already set00:12
marcoceppiicezimm: cool, a subnet would be the way to go if you want to use MAAS00:37
icezimmgreat00:38
marcoceppiicezimm: a blog post on the setup would be good too, I'm sure there are others looking to replicate the setup00:44
marcoceppiicezimm: also, if you need any help while working on it, let us know!00:44
icezimmon SL I can access the private networking using a VPN, would be easy to access the containers00:51
icezimmyou man setup where? like we did in our lab?00:51
icezimmmarcoceppi:00:55
marcoceppiicezimm: I mean the setup on SL00:59
icezimmmarcoceppi: sure01:15
asheesh_I am trying to follow guide here: https://help.ubuntu.com/lts/clouddocs/installer/en/single-install.html to setup openstack private cloud for setting up staging environment and developer VMs10:27
asheesh_But can't get it to work as of now http://pastebin.com/w6zGXykw10:33
asheesh_this is the commands.log output10:34
asheesh_just getting started with openstack, will appreciate any help10:34
jamespagethedac, https://code.launchpad.net/~james-page/charms/trusty/neutron-api/lp1527230/+merge/280834 if that looks ok to you12:22
jamespagepicked that up during the midonet charm review testing.12:22
marcoceppiasheesh_: are yoiou still around?12:46
asheesh_yes marcoceppi, I'm still waiting for some help12:47
asheesh_repeating the whole install process again12:47
marcoceppiasheesh_: I see a KeyboardInterrupt, did you cancel this during the run?12:49
asheesh_that was the very first time, I tried reinstalling after that12:50
marcoceppiasheesh_: what version of Ubuntu is this?12:51
asheesh_I am doing the whole process from beginning, should be able to give you a cleaner log in case I run into problem again12:51
asheesh_14.0.3 LTS Server12:51
asheesh_*14.04.312:52
marcoceppiasheesh_: okay, great12:54
asheesh_Thanks marcoceppi, appreciate the response12:55
marcoceppiasheesh_: no worries, sorry you're having troubles!12:55
marcoceppiasheesh_: it looks like just a few gremilins in the lxc stuff, hopefully it was just a hiccup12:56
marcoceppi:w14:48
asheesh__Hi guys, seems like one of the server for charms is down14:49
asheesh__https://api.jujucharms.com/charmstore/v4/trusty/glance-simplestreams-sync-3/archive14:49
asheesh__I ran into following issue while installing openstack on ubuntu 14.04.3 Server LTS14:50
asheesh__macumba.ServerError: (ServerError(...), 'cannot retrieve charm "cs:trusty/glance-simplestreams-sync-3": cannot get archive: Get https://api.jujucharms.com/charmstore/v4/trusty/glance-simplestreams-sync-3/archive: dial tcp 162.213.33.122:443: no route to host')14:50
asheesh__whole log you can see here: http://pastebin.com/4NBdyrPC (Ignore the first half of logs, it's from earlier run, see line 2642 for example)14:53
asheesh__It's giving 503 error, I guess server is unable to handle the load. Please someone look into it, who actually has access to api.juju servers.14:56
lazypowerasheesh__ we're experiencing an outage for the jujucharms api.14:56
rick_h_lazypower: asheesh__ there's a bigger DC outage atm14:57
rick_h_our irc, insights, api.jujucharms.com are suffering an outage atm14:57
asheesh__sorry to hear that, let me know once it's up ...  will resume with my setup once it's up14:58
dpb1ah ok14:58
dpb1thx rick_h_14:58
rick_h_asheesh__: dpb1 yes, we're working on getting topics updated and tracking what's up14:58
asheesh__rick_h_: thanks14:59
=== bac changed the topic of #juju to: jujucharms.com is current offline. Being investigated. || Welcome to Juju! || Juju Charmer Summit: http://summit.juju.solutions || Docs: http://juju.ubuntu.com/docs || FAQ: http://goo.gl/MsNu4I || Review Queue: http://review.juju.solutions || Unanswered Questions: http://goo.gl/dNj8CP
mattywurulama, ping?15:04
urulamamattyw: pong15:05
mattywurulama, it's safe to ignore me again15:06
mattywurulama, sorry15:06
urulamamattyw: the usual then, ok :P15:06
=== urulama changed the topic of #juju to: || Welcome to Juju! || Juju Charmer Summit: http://summit.juju.solutions || Docs: http://juju.ubuntu.com/docs || FAQ: http://goo.gl/MsNu4I || Review Queue: http://review.juju.solutions || Unanswered Questions: http://goo.gl/dNj8CP
thedacjamespage: merged your MP15:37
rick_h_asheesh__: dpb1 looks like things are heading back up15:38
asheesh__rick_h_: works like a charm15:41
asheesh__just curious, what happened tehre15:42
rick_h_asheesh__: looks like a quick issue with neutron snuck into the wires. Not sure what triggered it15:42
lazypowermarcoceppi: we're setting data in unitdata.kv(), is there an easy way to get at this from amulet? I was thinking unit.run() with chlp, but i'm not certain if unitdata is exposed via chlp15:51
josejcastro: ok, so let's look into this reactive thing you said15:54
=== luqas is now known as lezbar
beisnerjamespage, daily :-)16:03
=== bruno is now known as Guest30927
=== Guest30927 is now known as BrunoR
=== mgz is now known as mgz_
thedacfrobware: dimitern: Can you guys give me an update on juju netspaces and bindings? If not in the hangout an email will suffice?16:35
frobwarethedac, joining16:35
dimiternthedac, hey, I'm coming for the call actually16:35
thedacok, cool16:35
PrabakaranHello Team, Since I am installing java, to send relation data I have written the below code using “set_ready”.   relation_call --relation_name=java set_ready $java_home $java_version  In the reverse operation, ie, while uninstalling the product I may have to leave the setting as it is. So what is the reverse operation code for “relation_call --relation_name=java set_ready $java_home $java_version”  so that I can include it wh17:11
thedacfrobware: is origin/maas-spaces still the correct branch? Just confirming.17:12
frobwarethedac, yes to "maas-spaces"17:12
thedacta17:12
frobwarethedac, most recent commit is "Discover spaces and subnets on bootstrap" - 3b22163de5846201487de0f42c93c70aa381594a17:13
thedacgot it17:13
beisnero/ thedac, next step for hacluster tests.  can you review?  tia!  https://code.launchpad.net/~1chb1n/charms/trusty/hacluster/next-amulet-update-15.12b/+merge/28085417:19
thedacbeisner: it is on the list. I need to get some netspaces tests done ASAP before I lose juju developers.17:20
beisnerthedac, that one's hot off the press just now.  any time that works for you is cool.  thx!17:20
PrabakaranHello Team,  Since I am installing java, to send relation data I have written the below code using set_ready.17:30
Prabakaran“relation_call --relation_name=java set_ready $java_home $java_version”17:31
PrabakaranFor uninstalling part I may have to leave the relation data as it is. So what is the reverse operation code for the “relation_call --relation_name=java set_ready $java_home $java_version”. Please advise.17:31
PrabakaranCould someone please help me on this?17:36
PrabakaranWhat is the reverse operation code for "“relation_call --relation_name=java set_ready $java_home $java_version”"17:41
thedacfrobware: dimitern: juju space list and juju subnet list both auto discover MAAS spaces/subnets on my lab.17:47
apuimedojamespage: thanks for the change proposal to midonet-api17:47
apuimedoCurrently I'm working on a new /ha branch17:48
apuimedoSo that it supports hacluster relations17:48
apuimedoI'm having a weird issue where it sets up the vip correctly, and replies17:49
dimiternthedac, awesome!17:50
apuimedoBut it does not switch over when the currently active service falls17:50
dimiternthedac, did you try deploying to them yet?17:50
thedacdoing that now17:50
PrabakaranHi kwmonroe, could u please advise on my query?17:50
dimiternthedac, also - did you manage to sort out building from source or ?17:50
apuimedoIt's something about the ipaddr2 agent I guess17:50
thedacyes, this was built from source. So far so good17:50
PrabakaranHi <kwmonroe>, could u please advise on my query?17:50
apuimedo(I set it up practically like ks and neutron do)17:51
frobwarethedac, sounds like magic!17:54
thedacpoof. You have a network.17:54
frobwarealexisb, voidspace, dooferlad, dimitern: ^^17:54
frobwarethedac, care to share a pastebin of `juju space list'?17:54
thedacsure, one sec17:55
thedacfrobware: https://pastebin.canonical.com/146439/ I plan to make this more complicated today and test its limits.17:56
frobwarethedac, that would be great. appreciated.17:57
kwmonroePrabakaran: in the uninstall case, simply "remove_state 'java.installed'".  i don't believe you need to a relation_call to unset_ready during uninstall because the relation will already be gone.17:58
kwmonroecory_fu: is that right? ^^ do you need to call unset_ready when the java relation is going away?  or is removing the state enough?  (unset_ready is definied in the java interface here, fwiw: https://github.com/juju-solutions/interface-java/blob/master/requires.py#L41)17:59
Prabakaranhi kwmonroe, Since i am getting this error http://paste.ubuntu.com/14076217/ thought of unsetting this under uninstalltion part.18:01
thedacdimitern: deploy works as well. Now to add more spaces ...18:03
marcoceppilazypower: you should have kv available via chlp18:05
voidspacethedac: awesome18:05
kwmonroePrabakaran: that error looks like it would happen if there is no remote unit for the 'java' relation.  when is that 'relation_call' happening?  @when java.installed, @when_not java.connected?18:07
cory_fukwmonroe: Right, I think unset_ready was intended in case the java became unavailable for some reason other than losing the relation, e.g., a license becoming unaccepted.18:09
cory_fuIn the case of the relation going away, the interface layer should implicitly remove the ready state18:09
kwmonroeack cory_fu, thanks18:10
Prabakarankwmonroe, it is happening while @when 'java.connected' 'license.accepted' @when_not 'java.installed'18:11
Prabakaranya cory, you are right, i am looking for this when i am settiing EULA value18:12
kwmonroePrabakaran: can you paste your ./reactive/<file>.sh to http://paste.ubuntu.com/? it seems like the java.connected state may be set when the java relation isn't actually there.  also please confirm the relation names from the 'requires' section of your metadata.yaml.18:21
=== dpm is now known as dpm-afk
Prabakaranhi kwmonroe18:25
Prabakaranhttp://paste.ubuntu.com/14076586/18:25
dimiternthedac, great! keep the good news coming :)18:25
Prabakaranya it is working now... i just appened || true at the end of "relation_call --relation_name=java set_ready $java_home $java_version"18:28
Prabakaranbut by seeing log still this error http://paste.ubuntu.com/14076217/  persists18:29
Prabakaranrequires realtion of metadata.yaml is java18:32
kwmonroeyeah Prabakaran, appending || true will get you past the relation_call, but i'm curious how that gets executed if there is no remote java unit connected.  how did you produce this error?  deploy with accept-ibm-javasdk-license=True and then set accept-ibm-javasdk-license=False?18:34
Prabakarani deployed by setting accept-ibm-javasdk-license=True, and then ccept-ibm-javasdk-license=False, Again accept-ibm-javasdk-license=True..18:36
Prabakaranwhenever i am setting this EULA to True . Scripts should install our prod. same way it should uninstall while setting EULA to false.18:38
alexisbthedac, frobware cool!18:38
alexisbwell done sapphire team!18:38
alexisbthedac, thank you for working so patiently with us to make good things happen :)18:38
thedacno problem.18:38
kwmonroeok Prabakaran - i'll try your procedure here to see if i can offer a fix.  i'll email you my results.18:45
Prabakarank thanks kevin !! .18:47
kwmonroenp18:47
=== scuttlemonkey is now known as scuttle|afk
=== scuttle|afk is now known as scuttlemonkey

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