/srv/irclogs.ubuntu.com/2013/10/14/#juju.txt

=== 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
=== thumper is now known as thumper-afk
=== freeflying is now known as freeflying_away
=== freeflying_away is now known as freeflying
=== Guest99228 is now known as amithkk
=== CyberJacob|Away is now known as CyberJacob
kennHi guys. Is there a way I can get the private IP address of my machine? I know unit-get private-address returns the hostname, but I specifically need the IP.06:53
=== thumper-afk is now known as thumper
stubkenn: In my environments, private-address is an IP address. If you are in Python, socket.gethostbyname(hostname) should convert either to the IP. Hopefully you don't end up with the loopback address or something useless like that.07:44
stubCan someone give me the minimal steps to firing up a Swift server? My simple one failed with  Bug #1238660, but I'm hoping it was my fail rather than the charm.07:46
_mup_Bug #1238660: Default installation fails <swift-proxy (Juju Charms Collection):New> <https://launchpad.net/bugs/1238660>07:46
routelastresortMust verify that any software installed or utilized is verified as coming from the intended source. Any software installed from the Ubuntu archive satisfies this due to the apt sources including cryptographic signing information.07:50
routelastresortand Must call Juju API tools (relation-*, unit-*, config-*, etc) without a hard coded path. Should default to use software that is included in the Ubuntu archive, however we encourage that charm authors have a config options for allowing users to deploy from newer upstream releases, or even right from VCS if it's useful to users.07:51
routelastresortso, if deploying from VCS, e.g. github.......07:51
routelastresortI was just going to see how everyone else was doing it07:51
routelastresortand write packages later07:52
stubroutelastresort: If you are writing your charm in Python, charm-helpers has some support for deploying from VCS. I think only bzr at the moment, but would be easy to add git support too. Most people seem to be using packages wherever possible.08:20
=== freeflying is now known as freeflying_away
=== freeflying_away is now known as freeflying
kennstub: thanks I wrote some quick bash to run it through dig if it wasn't already and IP. I only get a hostname on AWS, not locally09:00
=== freeflying is now known as freeflying_away
=== freeflying_away is now known as freeflying
rick_h_marcoceppi: question if you've got a sec. Working on this api endpoint I know deployer files can be json/yaml but do they allow any fancy yaml bits?13:42
rick_h_marcoceppi: I want to know if I can ask you to send me json every time or if that'll never fly, you need the option for both to validate properly?13:42
TheMuestub: ping15:39
marcoceppirick_h_: I'd rather send the original format, can send with content type, but translation from yaml -> json might not translate 100%15:51
rick_h_marcoceppi: yea, sorry. The more I thought about that the more I went "bad plan"15:51
Anjurick_h_ : ping16:13
rick_h_Anju: pong16:13
Anjurick_h_:  can we find the usage of block storage and object storage by juju16:14
rick_h_Anju: hmm, outside my wheel house. Assume you mean in openstack/swift or something?16:14
Anjuopenstack16:15
rick_h_marcoceppi: any hints on where to point Anju at?16:15
Anjurick_h_:  thanks16:15
rick_h_Anju: yea, not sure what reporting tools are available in openstack for monitoring stuff like the disk usage16:16
Anjurick_h_:  i just want to know about ceph16:17
AnjuI want to use that in opensatck16:17
rick_h_Anju: using the ceph charm then?16:17
Anjurick_h_:  means16:17
Anjurick_h_:  please help16:18
rick_h_Anju: means?16:19
marcoceppiAnju: rick_h_: not able to go in to it ATM, you can ask on askubuntu.com16:19
rick_h_marcoceppi: cool thanks16:19
rick_h_Anju: so yea, in checking out a quick search of the ceph docs http://ceph.com/docs/master/rados/operations/monitoring/#checking-a-cluster-s-status looks like it'd give you some basic usage info16:20
rick_h_Anju: so you could juju ssh to your ceph service and maybe that will get you started.16:20
Anjurick_h_:  yes rick_h_16:20
Anjui followed this one16:20
Anjua command ceph -s16:20
rick_h_Anju: if you've got more details then marcoceppi makes a great point that it would be a great askubuntu.com question and easier to provide details on what you're running and what you want to get out of it.16:20
Anjurick_h_:  some questions I want to know16:21
Anjusorry if I am stealing your time16:22
rick_h_Anju: not at all, the issue is just I'm not a ceph expert. I'm honestly not going to have the answer for you right now. The best thing to do is to hit up askubuntu.com and write them out. Then others can see/respond better.16:22
Anjuokk rick_h_16:23
Anjuthanks16:23
rick_h_np, once you write them out make sure to tag them juju and ceph.16:24
Anjurick_h_:  thanks16:25
m_3does open-port take ranges yet?17:12
rick_h_marcoceppi: got a sec?17:46
=== thomi_ is now known as thomi
crombarI have a quick question about juju on aws: Is there a way to setup a raid 10 ebs using juju, or do I have to set that up manually? I am thinking about deploying the mongodb charm.19:28
zradminhas anyone gotten a  HOOK Host key verification failed. error on charms with brand new hosts?21:06
kurt_Anyone - I discovered bug 1276734 was actually not fixed in 1.16.0 as it said it was.  I noted this in the bug tracker, but no one has responded.  What can I do about this?22:58
davecheneykurt_: go to #juju-dev, complain loudly23:02
=== CyberJacob is now known as CyberJacob|Away
kurt_davecheney: ok, thanks23:03
kurt_davecheney: were you guys already talking about it?23:14
davecheneynope23:17
=== freeflying is now known as freeflying_away

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