/srv/irclogs.ubuntu.com/2013/03/22/#juju.txt

=== thumper-lunch is now known as thumper
=== defunctzombie_zz is now known as defunctzombie
=== wedgwood is now known as wedgwood_away
=== defunctzombie is now known as defunctzombie_zz
hazmatSander^home, not at the moment04:37
hazmatSander^home, the future notion is that you could preconfigure a whole set of services and relations as blueprint/stack and reuse that.04:38
=== defunctzombie_zz is now known as defunctzombie
=== defunctzombie is now known as defunctzombie_zz
mariuskoHi12:41
mariuskoI have a problem with new machines staying in pending state forever (>1 day)12:41
mariusko35: instance-id: pending12:41
mariuskoThe are new units to existing services12:42
mariuskoThey12:42
melmothloooks like juju cannot create new vm. if you are using openstack as a backend, do check you can start new vm with nova.12:43
mariuskomelmoth: it is aws12:46
mariuskoI don't see the pending instances in their admin console12:47
melmothi never used aws, but it looks like juju was not able to start a new vm.12:50
melmothyou mayt want to try to fire up a new vm manually, just to check it works, and may be use --verbose with juju, to spot error ?12:50
mariuskohow do I do that? And is there somewhere I can get logs? In node 0?12:53
melmothnot sure how you do that on aws. for the logs, i use --verbose, i m not sure where to look on node 012:58
mariusko"--verbose add-unit" gave no interesting information. The process probably happens asyncronly13:08
mariuskojuju debug-log neither13:08
=== wedgwood_away is now known as wedgwood
=== bcsaller_ is now known as bcsaller
mariuskomelmoth: hmm, now I see the problem probably. Machine 0 has: "agent-state: not-started"14:17
mariuskoThen not possible to SSH into, so I guess I need to force a restart of it14:17
=== benji___ is now known as benji
jcastroI've got some open questions with bounties if someone is looking to help out: http://askubuntu.com/questions/267409/could-not-internally-obtain-zookeeper-handle14:38
jcastrohttp://askubuntu.com/questions/267689/agent-state-pending-in-juju-node-null-public-address-associated14:38
jcastromarcoceppi: hah, new gitlab release14:50
jcastrodidn't juan just promulgate your older one?14:50
=== defunctzombie_zz is now known as defunctzombie
marcoceppijcastro, no someone else took it over14:58
marcoceppiThey're releasing once a month now, and this new release completely drops gitolite as a dependency14:58
jcastrogotcha15:01
_mup_Bug #1158841 was filed: fails to notice (or retry) if there's an error connecting to launchpad <canonical-webops> <juju:New> < https://launchpad.net/bugs/1158841 >16:14
mariuskoWhat to do about persistent "agent-state: not-started" on the master machine?16:31
=== deryck is now known as deryck[lunch]
=== salgado is now known as salgado-lunch
=== salgado-lunch is now known as salgado
AskUbuntuHow to add Landscape monitoring to machine 0 in juju | http://askubuntu.com/q/27129817:29
=== deryck[lunch] is now known as deryck
SpamapSFYI, juju was just removed from Debian testing because of this FTBFS bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=70279118:09
SpamapSIMO thats probably a good thing.. you don't want Debian users to be finding such an old'n busted juju for the next 2+ years18:11
jcastroI agree, I prefer to try again with 2.018:18
AskUbuntuWhat to do when Juju machine 0 has got "agent-state: not-started" state | http://askubuntu.com/q/27131218:19
mariuskoIdeas about the above question? My environment is completely broken now :/18:19
jcastroyeah, I think when the head node goes boom ...18:21
mariuskoThen you are lost?18:21
mariuskoRecreate environment is the only solution?18:21
mariuskoThat must absolutely not happen if Juju is going to be ready for production use18:21
jcastroyea, it's on the list to fix, as of now, the bootstrap node is not HA. :-/18:22
jcastrothere may be a way to recover it though18:22
jcastrohazmat: ideas?18:22
mariuskoSsh to its IP works, but the SSH key is wrong18:23
mariuskoI'm not sure which ssh key "juju ssh" uses18:23
SpamapSjcastro: his head node isn't boom18:23
hazmatSpamapS, 0.5.1 ouch..18:23
SpamapSits working fine18:23
SpamapSthe machine agent just didn't start18:23
SpamapSor died18:23
SpamapShazmat: I know18:23
SpamapShazmat: thats how Debian rolls18:23
jcastroSpamapS: oh awesome, maybe we can recover18:24
SpamapStho, experimental still just has 0.6 :-P18:24
* SpamapS would love it if an actual juju user wanted to join the effort to maintain in Debian... :)18:24
jcastroneeds to support debian as a launched OS for people to care18:26
SpamapSJuju really should get out of the game of defining everything needed to run its agent18:27
SpamapSthats why Heat is more useful to me.18:27
SpamapSthe agents needed in heat are like.. 200 lines of python.18:28
SpamapSand you can emulate them w/ curl calls18:28
* SpamapS lunches18:28
jcastrokoolhead17: ask.openstack.org looks great dude!19:07
koolhead17jcastro, we made it finally19:08
koolhead17:D19:08
koolhead17jcastro, can we RT it from our ubuntu cloud handle :P19:09
jcastroyeah19:09
jcastrolink me to your announcement please!19:09
koolhead17Am one of the mods there & would love if we get some of our hackers there19:09
koolhead17https://twitter.com/koolhead17/status/31517752400504832019:09
jcastrogot it19:11
koolhead17jcastro, can we make an  internal announcement to in our list?19:15
jcastrothe ubuntu server list? sure, why not!19:16
koolhead17jcastro, shoot it then. we need our folks in there too :P19:17
koolhead17jcastro, will you be at OS summit?19:49
jcastroyep19:49
Catbuntujcastro :321:18
sarnoldhttps://juju.ubuntu.com/docs/subordinate-services.html#usage21:33
sarnoldwhat happens at the "juju deploy rsyslog" point?21:34
m_3sarnold: not much... charm is looked up, validated, cached in bootstrap node... sort of "staged"... but nothing's deployed on any service units until relation-time21:39
sarnoldm_3: cool, thanks :)21:39
m_3sarnold: /me wants to see that `juju deploy rsyslog --with <primary-service>`21:39
m_3sarnold: but bigger fish atm21:40
sarnoldm_3: would that deploy the primary with the rsyslog already in place? or deploy the primary and then rsyslog?21:41
m_3sarnold: desired workflow for me would be `juju deploy primary && juju deploy sub --with primary`21:41
sarnoldm_3: aha21:42
m_3sarnold: but either way would work... just want fewer no-op steps21:42
m_3aternatlively: `juju deploy primary --with sub1,sub2,sub3`21:42
m_3but I prefer the former21:42
m_3makes it easier to split concerns between primaries and "aspects"21:42
sarnoldit's funny you mention that, I keep thinking of the (little) I've read about aspect-oriented programming every time I re-pick-up the juju documentation..21:43
m_3sarnold: yeah, the paradigm really fits with infrastructure21:44
m_3peeps focus on primary infra21:44
m_3but there's a _lot_ of work on aspects that cut across all primaries21:44
m_3backups, log aggregation, authentication, etc21:45
sarnoldheh, I was just going to ask about backups, logging, updating, audit logs..21:45
sarnoldfirewalling? apparmor etc MAC configs?21:45
m_3sarnold: also comes up a lot in thinking about the gui... how to cull and/or slice and dice your live whiteboard of your infra21:45
sarnoldm_3: ooof21:46
m_3:)21:46
sarnoldm_3: I'm sure there's something beautiful there to show the layers of aspects on each service .. just good luck finding it :D21:46
m_3haha21:46
m_3yeah21:46
m_3but worth poking at over time21:46
m_3sarnold: it's interesting to consider how this concept of aspects fits into integrating juju with existing config mgmt tools21:48
m_3i.e., audit logs managed by puppet living together (orthogonally) in a juju-based infrastructure21:48
m_3but that's still open (and hard)21:49
m_3might be the only practical integration story though21:52
sarnoldit mght  be the inevitable destination, but my instincts suggest it'll be herculean task to get it right21:53
m_3ack21:53
AskUbuntuopenstack-dashboard login | http://askubuntu.com/q/27138222:09
sarnoldthere's a missing bullet point for "symlinks must be self contained within a charm" here https://juju.ubuntu.com/docs/policy.html22:53
=== wedgwood is now known as wedgwood_away

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