/srv/irclogs.ubuntu.com/2014/02/19/#juju.txt

rmiguelhi friends, I have doubts concerning the nodes maas, the documentation does not make clear what procedure to be performed after the MAAS set the IP SERVER, NODE in the installation, after which it shuts the machine automoticatimente and does not proceed to installation of the NODE .00:20
rmiguelGrateful for help00:21
=== freeflying is now known as freeflying_away
=== freeflying_away is now known as freeflying
=== freeflying is now known as freeflying_away
=== freeflying_away is now known as freeflying
=== freeflying is now known as freeflying_away
=== freeflying_away is now known as freeflying
=== freeflying is now known as freeflying_away
=== CyberJacob|Away is now known as CyberJacob
=== axw_ is now known as axw
=== jam1 is now known as jam
=== freeflying_away is now known as freeflying
xp1990hi guys, got an issue regarding bootstrapping11:46
xp1990the system deploys an instance11:46
xp1990it sets up fine11:46
xp1990but it can't connect11:46
xp1990it hangs at attempting to connect to the instance11:47
xp1990after 10 minutes it terminates11:47
xp1990it seems that maybe there is nothing listening on the API port?11:47
xp1990Anyone?12:14
marcoceppixp1990: can you ssh in to the instance? what provider are you using?12:14
xp1990I cannot SSH in. but I know ssh is running.12:15
xp1990I can ping the created machine, and in my openstack I can see the machine running12:15
xp1990the logs all show a correct set up12:15
xp1990but the last thing juju reports is Attempting to connect to 10.0.10.5:2212:15
xp1990Attempting to connect to 161.74.26.74:2212:15
marcoceppixp1990: without connecting to the machine it's going to be hard to say what's wrong12:15
xp1990Yeah12:16
xp1990:\12:16
marcoceppixp1990: if you can get to the logs, can you paste the cloud-init log?12:16
xp1990I only have what openstack tells me12:16
xp1990the cloud-init log finishes successfully.12:16
xp1990cloud-init boot finished at Wed, 19 Feb 2014 12:08:57 +0000. Up 31.23 seconds12:16
xp1990I have a feeling it could be a networking issue.....12:17
xp1990....but maybe not?12:17
xp1990Because the instance is pingable12:17
=== Guest99550 is now known as Dave-J
Dave-JHi Guys, Can anyone tell me, if JuJu is still limited to only booting Ubuntu based guests - I saw this post with patches to support CentOS, but I wondered if that had ever made it back into the trunk?13:18
Dave-Jhttp://f.souza.cc/2012/07/using-juju-to-orchestrate-centos-based.html13:18
tomixxx3hi, with the default "admin" user, is it ok if i get "INteral Server Error" when i cklick to "Instances & Volumes", "Images & Snapshots" ?13:36
tomixxx3in openstack dashboard13:36
marcoceppiDave-J: official support is still Ubuntu, but we're working on officially bridging other operating systems13:37
marcoceppiDave-J: also, that fork of juju is quite old, it's based on juju 0.5 and the latest stable is 1.16.613:38
Dave-Jmarcoceppi:  Thanks.  Yeah that's why I was wondering if any changes had made their way into the trunk, as I would like to try it out for a proof of concept.13:38
Dave-Jmarcoceppi: any idea on time frame for bridging to other OS ?13:39
marcoceppiDave-J: it's probably right now to do, the only current limitations with other platforms are: You'll have to create your own metadata stream to use images other than Ubuntu, you'll have to make sure that image has cloud-init installed, you'll have to have a charm that isn't tied to Ubuntu (apt, etc)13:40
marcoceppiprobable*13:40
marcoceppiDave-J: so if you wanted to try, that's the steps I would look in to13:43
Dave-Jmarcoceppi: Thanks - so I'm already using juju on my private openstack deployment, and had to generate imagemetadata.json - so I'm comfortable with that.  I'll try to put a sample charm together and see if it works.  Thanks13:44
=== freeflying is now known as freeflying_away
bloodearnestis there anyway to call juju-log outside a hook context? (without juju run, as am on 1.16)16:00
mgzbloodearnest: nope, but yo can just use rsyslog directly I suspect?16:02
=== natefinch is now known as natef-snowblow
bloodearnestmgz: yeah, I could. It's from a cron job installed by the charm16:04
=== niemeyer__ is now known as niemeyer
marcoceppibloodearnest: mgz well you /can/ but it's quite a lot of work17:59
=== _mup__ is now known as _mup_
=== natef-snowblow is now known as natefinch
=== rogpeppe1 is now known as rogpeppe
=== mwhudson is now known as zz_mwhudson
=== zz_mwhudson is now known as mwhudson
=== mwhudson is now known as zz_mwhudson
danobhi all22:13
marcoceppidanob: hi o/22:15
danobhow do i run unit-get privet-address/public-address in lxc container?22:16
danobi mean where is unit-get command?22:18
marcoceppidanob: you can only run run unit-get from a hook, you can't just run it22:19
=== zz_mwhudson is now known as mwhudson
danobmarcoceppi: hmm thanks22:21
lazyPowerdanob: you can use debug-hooks environment during hook execution to run the command22:21
danoblazyPower: can you point me a doc? is debug-hook is not part of juju and charm-tools package ryt?22:24
marcoceppidanob: juju debug-hooks is part of juju core22:24
marcoceppihttps://juju.ubuntu.com/docs/authors-hook-debug.html22:25
danobmarcoceppi: thanks22:26
danobwhy juju is written in GO?22:48
danobfound this [http://dave.cheney.net/wp-content/uploads/2012/08/august-go-meetup.pdf] it answered my question :)23:07
nxvlhi23:18
nxvlwhere can i see what a charm is actually installing23:18
nxvli just spin off a juju gui and a mongodb instance, but i'm still a little lost23:19
nxvli'm not sure if the mongodb charm i just deployed can be easily turned into a cluster later on23:19
nxvland i want to deploy my own application behind nginx running over gunicorn and monitored by new-relic, but i'm quite clueless on where to find that information23:20
=== freeflying_away is now known as freeflying
marcoceppinxvl: mongo will scale properly23:41
marcoceppiyou can view the charms here23:42
marcoceppihttp://manage.jujucharms.com/charms/precise/mongodb23:43
marcoceppiClicking on Repository will bring you to the code repo for that charm23:43
marcoceppiIt also includes the README rendered which should answer a lot of your questions23:43
nxvlyup, starting by knowing i know the author :D23:44
marcoceppinxvl: good, if it doesn't work then you know who to blame ;)23:47
nxvlmarcoceppi: and who to poke an annoy :D23:48
nxvlthat's one of the awesome things of being a former motu ;)23:48
danobhow do i test run a charm?23:54
danobwithout creating any unit23:55
danobis it possible?23:56

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