/srv/irclogs.ubuntu.com/2013/09/20/#juju.txt

=== freeflying_away is now known as freeflying
blairbothe lxc bridge juju created assigned itself a subnet that already exists in my network. How do I change that so I can connect to "exposed" charms from outside the host01:44
blairbo?01:44
sarnoldblairbo: I think there's an /etc/defaults/lxc or lxc-net file that you can fiddle with; be aware though that juju's local provider is pretty touchy about what can and can't be changed with the lxc configuration, not all variables there can be changed and still have things work01:52
blairbosarnold: well it's not worth a whole lot if I can't access the environment outside of the host. there must be some logic as to how it chooses the network address for the host bridge.02:52
sarnoldblairbo: it's mostly intended for local development...02:54
blairbosarnold: what would the ideal setup be for a private cloud?02:55
=== tasdomas_afk is now known as tasdomas
sarnoldblairbo: I think 'private cloud' would probably be served better by maas or openstack, though I think the end goal of local provider or ssh provider might eventually give you what you'd like today..05:43
=== CyberJacob|Away is now known as CyberJacob
=== CyberJacob is now known as CyberJacob|Away
AskUbuntuShould MaaS and Juju get installed on one of my servers or on a client system? | http://askubuntu.com/q/34786609:31
=== 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
gnuoywhat process writes to all-machines.log on the bootstrap node ? The file is growing at an alarming rate, >2.5G in the past 30mins12:37
gnuoyweirdly, if I do  "head -1 all-machines.log" I get a seemingly endless stream to stdout.12:38
=== natefinch is now known as natefinch-afk
gnuoyI've stopped rsyslogd and wiped the file and started it up again and I have meedages from ~5 hours ago13:05
gnuoy*messages even13:06
gnuoystarting rsyslog for 1s results in 10M of log file which vi reckons is all on one line13:09
gnuoywc reckons its 0 lines so I guess theres no eol13:10
gnuoythe messages seem to be prefixed with the unit name, which seems to be the bootstrap node for all messages I've checked. I did try deploying some charms for monitoring to the bootstrap node, I wonder if they're not playing nicely13:14
marcoceppignuoy: what environment are you using? HP Cloud?14:09
gnuoyprivate openstack14:09
=== tasdomas is now known as tasdomas_afk
=== BradCrittenden is now known as bac
gnuoymarcoceppi, I'm doing a redeploy without the charms to the bootstrap node and I'm seeing the same thing, all-machines.log is 2.2G and growing14:27
gnuoyurgh, sorry, one did go to the bootstrap node. let me redeploy14:28
avoineis there a new way to set the log level on units?15:38
=== xerxas_ is now known as xerxas
avoinemust be either development or logging-config environment variable15:51
jcastrosidnei: hey, how's your puppet/juju these days?16:02
jcastronoodles775: same question!16:04
noodles775jcastro: sounds like a loaded question :P. I'm not using puppet other than to update internal stuff occasionally (I've got a branch somewhere of a puppet version of a test charm for an internal service that I did a while ago - it's not been touched for months though).16:08
* noodles775 might still have the charm-helpers branch that added puppet support (masterless), just for declaring machine state etc.16:11
kurt_jcastro: who is working on the quantum-gateway charm?16:22
kurt_is that jamespage or adam_g?16:22
jamespagekurt_, me16:23
kurt_jamespage: is there a bug with being able to delete floating IPs?16:23
kurt_in quantum16:23
jamespagekurt_, not that I'm aware of16:24
jamespagewhat's the problem? what are you trying todo which is failing?16:24
kurt_I'll give you a paste bin in a sec - putting it together16:25
jamespageis the ip still assigned to an instance? if it is quantum won't let you delete it16:25
kurt_it isn't16:25
kurt_jamespage: http://pastebin.ubuntu.com/6133418/16:26
jamespagekurt_, quantum floatingip-list ?16:27
kurt_that's there...16:28
kurt_http://pastebin.ubuntu.com/6133425/16:28
jamespagekurt_, you need to delete that first16:29
kurt_I guess quantum doesn't support more than 1 floating IP list at a time16:29
kurt_I created another and it didn't give me errorrs16:29
kurt_jamespage: anyways, thanks.  I will give that a try16:30
jamespagekurt_, ?16:30
kurt_jamespage: huh?16:30
jamespage"<kurt_> I guess quantum doesn't support more than 1 floating IP list at a time"16:31
kurt_right16:31
kurt_more than 1 subnet16:31
jamespageah16:31
kurt_it would seem it should16:31
jamespagekurt_, well a router is normally associated with a subnet16:32
jamespageand a range of floating-ip's can be associated with the subnet as well16:32
jamespagekurt_, the nova-cloud-controller installs a helper for this16:32
jamespagequantum-ext-net16:32
kurt_I'll read up on that16:33
kurt_I'm loving quantum btw.  the more I use it, the more I like it16:33
jcastrohey guys17:00
jcastrodue to some bw issues17:00
jcastrowe're going to postpone the charm school for today17:00
=== kentb is now known as kentb-afk
=== CyberJacob|Away is now known as CyberJacob
=== natefinch-afk is now known as natefinch
Therion87Hello17:52
Therion87I'm using JuJu with AWS just setup it up haven't deployed anything and I already have an instance after running juju bootstrap17:52
Therion87Why is this?17:52
kurt_Therion87: when you bootstrap, you automatically create your first instance18:00
kurt_this is instance "0"18:00
kurt_aka your root node18:00
kurt_do a 'juju status' and you will see this18:01
Therion87Yea18:02
Therion87It was more a question of the purpose of it18:02
kurt_That is the core juju node.  You need this for all of the main juju functionality18:02
Therion87Ok18:03
kurt_You can use that node for other purposes too, like deploying other juju charms on18:03
kurt_RTFM on the "--to" functionality18:04
adam_gjamespage, is there a ceph charm change floating around to support setting the pg count by client when making pool?18:05
kurt_WOOT!  Fully working openstack instance with MAAS/juju/VMWare Fusion on mac osx. Finallly!18:40
kurt_it took a little fiddling with quantum networking and the vnc console to get things working, but its up and running18:41
=== defunctzombie_zz is now known as defunctzombie
kurt_Yes, MAAS and juju work on VMWare Fusion, as well as on KVM.  I just proved it.18:42
=== kentb-afk is now known as kentb
hatchwhen following the lxc setup guide on juju.ubuntu.com and then deploying/exposing the GUI the ip it's exposed to is an ip local to that machine - has there been any documentation on how to expose these servvices to the host machine?19:41
=== CyberJacob is now known as CyberJacob|Away
marlincJuju is trying to access something on my MAAS server that doesn't exist..21:23
marlinc- - [20/Sep/2013:23:20:54 +0200] "GET /MAAS/api/1.0/files/provider-state/ HTTP/1.1" 404 276 "-" "Go http package"21:23
marlincI just tried to run the juju bootstrap command21:24
marlincI'm sorry. I ment the status command: error: file 'provider-state' not found21:24
marlincWhat could it be.. running juju bootstrap doesn't work either. error: no tools available21:25
kurt_marlinc: try running again.  sometimes I've seen this on the first try21:25
marlincWell I've ran it 5 times21:25
kurt_ah, try juju sync-tools first21:25
marlincWell I've tried that too and that throws: error: environment has no access-key or secret-key21:25
kurt_you may get a EOF on one of the tool packages, at which time you should try again21:25
marlincWell the sync command doesn't run at all21:26
kurt_juju destroy-environment; juju sync-tools21:27
marlincStill the same problem21:28
marlinchttps://gist.github.com/Marlinc/4461c6a36ddb36bd384021:28
marlincThis is my environments file21:28
marlincAh it appears the MAAS tutorial isn't very up-to-date21:30
kurt_you don't have ssh keys generated21:30
marlincI had to install charm-tools21:30
marlincNow I can run bootstrap without issues21:30
kurt_are you doing this on MAAS?21:30
marlincYes21:30
kurt_ok, so you are good then?21:30
marlincYes for now21:31
kurt_do your MAAS nodes have access to the internet?21:31
marlincThey should have21:31
kurt_juju can be a little fiddly in the bootstrap process21:31
kurt_you need to generate ssh keys too21:32
marlincI already got those :)21:32
kurt_it wasn't in your environments.yaml21:32
kurt_needs to be there21:32
marlincAh okay21:33
marlincWell I'm following the quick start: http://maas.ubuntu.com/docs/juju-quick-start.html21:34
utlemmingon raring, can you have multiple lxc environments using the devel ppa?22:03
utlemmingI am seeing a case where I can use one environment, but if I try to use the other, it fails22:04
=== kentb is now known as kentb-out
dalek49exit23:14
dalek49(apologies)23:14

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