=== wgrant is now known as Guest27601 | ||
=== thumper is now known as Guest68941 | ||
=== Guest68941 is now known as thumper | ||
=== Guest27601 is now known as wgrant | ||
jamespage | gnuoy`, can you point me at the mojo spec used for bug 1506287 | 10:11 |
---|---|---|
jamespage | ? | 10:11 |
mup | Bug #1506287: ceph-disk: Error: Device is mounted: /dev/sdb1 (Unable to initialize device: /dev/sdb) <openstack> <uosci> <ceph (Juju Charms Collection):New for james-page> <https://launchpad.net/bugs/1506287> | 10:11 |
gnuoy` | jamespage, sure if you look at the spreadsheet it's column B | 10:12 |
jamespage | gnuoy`, branch for specs? | 10:12 |
gnuoy` | jamespage, ~ost-maintainers/openstack-mojo-specs/mojo-openstack-specs | 10:12 |
jamespage | brain still in seattle atm | 10:12 |
jamespage | gnuoy`, beisner: fwiw I suspect some sort of systemd race type thing for the ceph errors in vivid and wily | 10:22 |
plars | Good morning | 12:58 |
plars | 2015-10-15 20:07:39 ERROR juju.worker.resumer resumer.go:69 cannot resume transactions: document is larger than capped size 1939208 > 1048576 | 13:00 |
plars | I found https://bugs.launchpad.net/juju-core/+bug/1454891 which seems to be the same error I'm getting, but supposedly it's fixed a long time ago? | 13:00 |
plars | I'm on 1.24.6-0ubuntu1~15.04.1~juju1 from the stable ppa | 13:00 |
mup | Bug #1454891: 1.23.2.1, mongo: document is larger than capped size <landscape> <mongodb> <juju-core:Fix Released by wallyworld> <juju-core 1.23:Fix Committed by wallyworld> <juju-core 1.24:Fix Released by wallyworld> <https://launchpad.net/bugs/1454891> | 13:00 |
plars | any ideas? | 13:00 |
admcleod- | mbruzek: any luck with your cert problem? | 13:38 |
mbruzek | admcleod-: yeah I got it working. The cert I posted in the channel here was not expired, but I was getting tls errors because of an expired cert | 13:39 |
mbruzek | admcleod-: I don't know how I got it, and I don't know how I fixed it. | 13:39 |
admcleod- | oh. weird. | 13:40 |
mbruzek | yeah thanks for following up | 13:41 |
=== tych0- is now known as tych0 | ||
Muntaner | hello guys | 15:36 |
Muntaner | I'm having a bootstrap problem | 15:37 |
Muntaner | anyone can help me? | 15:37 |
=== wendar_ is now known as wendar | ||
Muntaner | I get this error | 15:40 |
Muntaner | caused by: Get http://controller:8774/v2/1e20e71ea2ee4ed2baa337e147c211df/servers/750311f9-b2f5-4300-be14-95a824fd23b4: dial tcp: lookup controller: no such host | 15:40 |
Muntaner | seems like the vm isn't able to resolve controller | 15:41 |
Muntaner | which is a 192.168.0.62 in my LAN | 15:41 |
Muntaner | how can I workaround this? | 15:41 |
lazypower | Muntaner, this sounds like a DNS issue. which provider is this? | 15:43 |
Muntaner | it is openstack lazypower | 15:43 |
Muntaner | it is a private openstack installation, all-in-one, running on my 192.168.0.62 address | 15:43 |
Muntaner | (server address) | 15:43 |
Muntaner | can I pass dns infos to juju bootstrap so that it solves controller with that ip? | 15:43 |
lazypower | Not that I'm aware of | 15:44 |
lazypower | 1 sec, let me get my coffee and ponder on this for a moment | 15:44 |
lazypower | Muntaner, can your workstation resolve the hostname controller? | 15:48 |
Muntaner | lazypower, sure | 15:54 |
Muntaner | it can | 15:54 |
lazypower | weird | 15:55 |
lazypower | it shouldn't have any issues bootstrapping then | 15:55 |
lazypower | can i see the full output of your bootstrap command? | 15:55 |
Muntaner | lazypower, sure | 15:56 |
Muntaner | lazypower, http://paste.ubuntu.com/12800082/ | 15:56 |
Muntaner | lazypower, any ideas? :) i'm quite lost | 16:04 |
lazypower | Muntaner, 1 sec i'm in a meeting | 16:04 |
Muntaner | ok lazypower sry | 16:05 |
lazypower | no worries :) context switching like crazy today | 16:05 |
Muntaner | lazypower, solved it by changing API endpoints into openstack ;) | 16:11 |
lazypower | Muntaner, :thumbsup: glad you got it sorted | 16:33 |
cholcombe | in reactive how does leader election work? | 17:03 |
=== cyberjacob is now known as zz_cyberjacob | ||
lazypower | cholcombe, the same as it does in non-reactive | 17:39 |
lazypower | cholcombe, is_leader and leader_set are in charmhelpers.core.hookenv | 17:39 |
cholcombe | lazypower, ok cool i was hoping that was the case | 17:40 |
Icey | are there good documentation on starting a new charm that will install something from a deb and then setup config when a relation changes? | 18:04 |
Icey | with the reactive pattern? | 18:04 |
luqas__ | hi lazypower, I'm apuimedon colleague, I've just finished testing the midonet charms, they should be ready for review, the last patches of https://code.launchpad.net/~lezbar will be merged into https://code.launchpad.net/~celebdor | 18:05 |
lazypower | Icey, the vanilla charm is a great example and its in the docs | 18:18 |
lazypower | 1 sec and i'll get you a link | 18:18 |
Icey | http://pythonhosted.org/charms.reactive/ | 18:18 |
Icey | and https://jujucharms.com/docs/stable/authors-charm-composing | 18:18 |
lazypower | Icey, https://jujucharms.com/docs/stable/authors-charm-composing | 18:18 |
Icey | are what I'm looking at :) | 18:19 |
Icey | thanks lazypower | 18:19 |
lazypower | Icey, stay tuned to the list, i'll be posting vlogs on reactive pattern charming next week | 18:20 |
Icey | I'm trying to write a really basic charm to go with some monitoring stuff cholcombe and I are working on :) | 18:20 |
lazypower | OH | 18:22 |
lazypower | YOUR ICEY | 18:22 |
Icey | :) | 18:22 |
* lazypower lightbulbs | 18:22 | |
lazypower | was nice hangin with ya last week virtually :D | 18:22 |
Icey | one and the same :) | 18:22 |
lazypower | er, thi week | 18:22 |
Icey | heh yea | 18:22 |
* lazypower is fried from sprints | 18:22 | |
Icey | no worries :) | 18:22 |
Icey | building a subordinate charm for https://github.com/influxdb/telegraf | 18:22 |
Icey | basically, you can attach it to any other charm and get system metrics into influxdb :) | 18:22 |
Icey | is the idea anyways :) | 18:23 |
lazypower | i like this | 18:23 |
lazypower | +1 | 18:23 |
Icey | but, I figure I should try to write it in the reactive pattern :) | 18:23 |
lazypower | the only 2 things you need to start is a metadata.yaml and a composer.yaml (or layers depending on branch of charm tools) | 18:23 |
lazypower | the rest is just reactive/foo.py | 18:23 |
lazypower | and "magic" | 18:23 |
lazypower | Icey, i can hop on a hangout real quick to get you started if you want | 18:24 |
lazypower | i'm basically EOW at this point | 18:24 |
Icey | sure | 18:24 |
lazypower | so, whats another 10 minutes :) | 18:24 |
Icey | that would be awesome :) | 18:24 |
lazypower | linky? | 18:24 |
lazypower | https://plus.google.com/hangouts/_/canonical.com/reactive-overlords | 18:24 |
lazypower | cholcombe, ^ | 18:26 |
=== zz_cyberjacob is now known as CyberJacob | ||
=== CyberJacob is now known as zz_CyberJacob | ||
=== zz_CyberJacob is now known as CyberJacob | ||
=== CyberJacob is now known as zz_CyberJacob |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!