Saturday, 2016-02-06

*** sdake has joined #openstack-ansible00:02
*** lejonet has joined #openstack-ansible00:06
*** shanec has quit IRC00:18
lejonetHmm, I'm having a issue with the running of the foundation playbook, it seems like openstack-ansible cannot SSH to the machines at all, but I can use my own ansible, with same IPs, to push to them without any problem00:19
lejonetI get this error in the gathering facts phase: "SSH Error: data could not be sent to the remote host. Make sure this host can be reached over ssh"00:20
lejonetThe /etc/openstack_deploy/openstack_inventory.json seems to have the right IPs for each servers ansible_ssh_host too00:21
lejonet(oh and what are the internal_lb and external_lb that seem to be required vars in global_override, in openstack_user_config.yml for? The docs don't really tell what it is, is it a load balancer infront of horizon or?)00:28
*** tomoe_ has joined #openstack-ansible00:31
*** izaakk has quit IRC00:33
jmccrorylejonet could you try `ansible hosts -m ping` from your openstack-ansible/playbooks folder?00:40
jmccroryand here's what the the vips are used for: https://github.com/openstack/openstack-ansible/blob/master/etc/openstack_deploy/openstack_user_config.yml.example#L103-L11800:41
lejonetjmccrory: Same thing with that00:41
lejonetI'm thinking that it might be because it would seem like most plays wants to ssh as root00:42
jmccrorydo you have an ssh public key on each of those hosts matching the private on your deployment host?00:42
lejonetYep, I've setup a nopasswd sudo for the ansible user00:42
lejonetwith passwordless ssh00:42
jmccroryah could be, right now i believe they do require root00:42
lejonetso I'm going to generate a key for root and push it out with my own ansible and see if that fixes anything00:43
lejonetI got a non fatal warning about that when running the bootstrap iirc00:43
lejonetYep, that would seem to have been the problem00:46
lejonetShould probably add that to the docs tho, I can't recall seeing it mentioned anywhere00:46
lejonetah, it assumes the target hosts are debian derivatives, so I guess this was doomed to fail anyway (I use gentoo)00:47
*** tomoe_ has quit IRC00:48
*** sdake has quit IRC00:51
jmccroryyep, only ubuntu right now. work on adding support for other distros is just getting started00:53
lejonetBummer, tho I kindof realized by now that openstack is probably waaay to complex to the very small env I'm going to have00:54
*** eil397 has quit IRC00:59
logan-bgmccollum: sorry for the late reply.. but yep, if it resolves you're good to go OTHER than setting keepalive vip cidr  manually01:02
lejonetjmccrory: know of any good appliances with ubuntu? Cba to reinstall these hosts (I still want to try openstack lol)01:09
*** baker has joined #openstack-ansible01:19
*** baker_ has joined #openstack-ansible01:21
*** baker has quit IRC01:24
jmccrorylejonet not sure about appliances, but you could probably get by with even just a virtualbox VM and do an all-in-one install to poke around01:26
lejonetjmccrory: I guess I could do that, but where is the fun in that? :P01:30
lejonetjmccrory: how much of the plays are ubuntu specific, if you had to estimate?01:31
jmccroryheh01:32
lejonetI.e. is it even worth for me to try and dive in and see if I can do some adjustments here and there to get it to run on gentoo :P01:33
jmccroryright now, it's really all ubuntu. there's a couple plays that are added centos support, but think each of those are still a work in progress01:33
jmccroryif you have the time to take a look, sure. more than welcome to help get gentoo support going01:34
lejonetWell, I meant, how much is locked to ubuntu in terms of installing packages, with names that probably are ubuntu specific, utilizing networking setups that are ubuntu specific and the like, I bet the actual openstack parts are fairly OS agnostic01:35
lejonetand even so the setup of the containers are probably fairly OS agnostic too01:35
jmccroryyeah, openstack install itself is directly from git repos and pypi01:35
lejonetso technically, it shouldn't be all that much that is OS dependent, you'd think atleast01:36
jmccroryall the package install tasks use the apt module with apt package names right now, here's an example of one role being updated for multidistros https://review.openstack.org/#/c/274290/01:36
jmccroryit'll require changes in each ansible role01:37
lejonetyeah, but that is a fairly "dumb" change as in, it doesn't need to rewrite logic usually, so there it'd most likely mainly be to "just" put in the man hours to do a mapping from the ubuntu packages to $OS names and package manager01:38
jmccroryyep01:38
lejonetand if most of the changes needed are like that, I might actually take a look at doing some work on it this weekend :P01:39
jmccroryah great01:39
lejonetBecause I still think openstack is probably one of the more comprehensive "cloud solutions" (I hate that term :P ) even for smaller envs, even tho it is very complex to setup01:40
lejonetand especially the neutron part of it, coupled with cinder/swift are the main parts I want to look at it, because otherwise ganeti, with the web manager interface and some manual networking setup for different vlans would probably due it, but the maintenance burden, especially for VLANs or supporting different types of instances in terms of hypervisor/containerisation method01:41
lejonets/due/do/01:41
lejonetwould be quite high01:42
lejonetBut now I'm heading to bed, I really don't feel like going hunting for an alternative that I have to put together pieces that might not be completely designed to work together, just because I want a slightly easier env for VMs and containers :P01:44
jmccroryhah well come back if you run into any issues or have questions during your install. night01:45
*** baker_ has quit IRC02:14
*** markvoelker_ has quit IRC02:15
*** Bjoern has joined #openstack-ansible02:19
*** Bjoern has quit IRC02:26
*** dmsimard has quit IRC02:38
*** dmsimard has joined #openstack-ansible02:56
*** daneyon has joined #openstack-ansible03:03
*** daneyon_ has joined #openstack-ansible03:04
*** daneyon has quit IRC03:08
*** bryan_att has quit IRC03:20
*** cemmason has joined #openstack-ansible03:38
*** cemmason has quit IRC03:43
*** cemmason has joined #openstack-ansible03:43
*** sdake has joined #openstack-ansible03:46
*** zhangjn has quit IRC04:01
*** zhangjn has joined #openstack-ansible04:02
*** sdake has quit IRC04:09
*** daneyon_ has quit IRC04:27
*** sdake has joined #openstack-ansible04:31
*** sdake has quit IRC04:47
*** dolpher has quit IRC04:57
*** dolpher has joined #openstack-ansible04:58
*** errr_ has quit IRC04:59
*** e-vad_ has quit IRC05:00
*** e-vad has joined #openstack-ansible05:01
*** tomoe_ has joined #openstack-ansible05:06
*** tomoe_ has joined #openstack-ansible05:06
*** errr_ has joined #openstack-ansible05:27
*** sdake has joined #openstack-ansible05:27
*** mrodden has left #openstack-ansible05:38
*** sdake has quit IRC05:43
*** hybridpollo has quit IRC06:03
*** sdake has joined #openstack-ansible06:13
*** sdake has quit IRC06:14
*** sdake has joined #openstack-ansible06:15
*** tomoe_ has quit IRC06:19
*** sdake has quit IRC06:26
*** tomoe_ has joined #openstack-ansible07:19
*** tomoe_ has quit IRC07:24
*** skamithi1 has joined #openstack-ansible07:30
*** xek_ has joined #openstack-ansible07:34
*** xek has quit IRC07:35
*** gparaskevas has joined #openstack-ansible07:38
*** tomoe_ has joined #openstack-ansible07:49
*** tomoe_ has quit IRC07:54
*** tomoe_ has joined #openstack-ansible08:28
*** tomoe_ has quit IRC08:33
*** tomoe_ has joined #openstack-ansible09:26
*** tomoe_ has quit IRC09:30
*** mgoddard has joined #openstack-ansible09:44
*** tomoe_ has joined #openstack-ansible09:46
*** phiche1 has joined #openstack-ansible09:47
*** tomoe_ has quit IRC09:50
*** tomoe_ has joined #openstack-ansible10:10
*** phiche1 has quit IRC10:16
*** tomoe_ has quit IRC10:18
*** tomoe_ has joined #openstack-ansible10:31
*** tomoe_ has quit IRC10:45
*** mgoddard has quit IRC11:39
odyssey4melejonet if you're keen on getting in on the game to enable multi-OS then please add your name to the etherpad linked in the community meeting agenda: https://wiki.openstack.org/wiki/Meetings/openstack-ansible#Agenda_for_next_meeting12:18
odyssey4mewe've started work on it, right now we're just trying to work on getting the patterns right before going ahead and converting12:18
odyssey4methe basic package installing pattern is established, we're looking at systemd next12:19
odyssey4meif you want to poke into one or two of the other issues identified that will need to be resolved, that'd be great!12:19
odyssey4med34dh0r53 stevelle andymccr hughsaunders mattt cloudnull if anyone happens to pop online this weekend, please review https://review.openstack.org/276753 and https://review.openstack.org/27675212:22
lejonetodyssey4me: I've written a systemd-networkd module, to be able to even get to the run playbook stages, if that helps :)12:28
odyssey4melejonet oh nice, perhaps you can put together a proof of concept with one of the roles in a github fork, then we can discuss it at the next meeting on thu, if you're able to make it?12:29
lejonetodyssey4me: I have to add bonds to it and do some documentation, but other than that, its all up and running :) I'll look at if I can make it to the meeting12:30
odyssey4melejonet you already have it up and running on gentoo?12:35
lejonetodyssey4me: Yeah, I used it to configure the networking part for the target hosts I was going to deploy OSA on12:36
lejonetor you mean have OSA up and running? That I do not sadly12:36
odyssey4meoh I see - you have your hosts configured with the role you mentioned, not all of OSA running :)12:36
lejonetYeah exactly, otherwise I'd be a very happy camper now :P12:37
odyssey4mewell, we expect an example review to be up for adding systemd support by Tue for discussion12:37
odyssey4meif you'd like to also put a review in for that, go for it - the more patterns we have to inspect the better12:38
odyssey4meif there's an existing role you're aware of that sets out a pattern for implementing systemd & init & other systems then let us know12:38
lejonetI've tried to find it, but there is hardly anything for systemd for ansible it would seem12:39
lejonetThere is for registering services and journald, but that is about it (systemd-service and systemd-journal)12:40
lejonetThe systemd-service seems fairly good too12:41
*** gparaskevas has quit IRC12:55
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Updated neutron plugin_base setup and config(s)  https://review.openstack.org/27589413:13
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Updated neutron plugin_base setup and config(s)  https://review.openstack.org/27589413:16
*** tomoe_ has joined #openstack-ansible13:26
*** tomoe_ has quit IRC13:31
*** skamithi1 has quit IRC13:38
matttodyssey4me: done13:43
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-lxc_hosts: [WIP] Set lxc image cache to build locally  https://review.openstack.org/27274313:44
odyssey4methanks mattt13:46
odyssey4mefor interest sake, take a look at the list of gate check results in https://review.openstack.org/274290 :)13:46
*** johnmilton has joined #openstack-ansible13:48
*** johnmilton has quit IRC13:54
*** johnmilton has joined #openstack-ansible13:55
*** johnmilton has quit IRC13:55
*** johnmilton has joined #openstack-ansible13:55
*** skamithi has joined #openstack-ansible13:56
*** johnmilton has quit IRC14:04
*** johnmilton has joined #openstack-ansible14:04
*** skamithi has quit IRC14:05
*** johnmilton has quit IRC14:06
*** johnmilton has joined #openstack-ansible14:06
*** johnmilton has joined #openstack-ansible14:07
*** johnmilton has joined #openstack-ansible14:08
*** sdake has joined #openstack-ansible14:09
*** sdake_ has joined #openstack-ansible14:10
*** sdake has quit IRC14:14
*** skamithi has joined #openstack-ansible14:24
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-lxc_hosts: [WIP] Set lxc image cache to build locally  https://review.openstack.org/27274314:43
*** skamithi has quit IRC14:49
*** sdake_ has quit IRC14:59
*** zhangjn has quit IRC15:01
*** zhangjn has joined #openstack-ansible15:05
*** metral is now known as metral_zzz15:31
openstackgerritLogan V proposed openstack/openstack-ansible: Add support for Horizon customization module  https://review.openstack.org/27549415:37
*** tomoe_ has joined #openstack-ansible15:46
*** metral_zzz is now known as metral15:50
*** tomoe_ has quit IRC15:50
*** cemmason has quit IRC16:01
*** cemmason has joined #openstack-ansible16:01
*** cemmason has quit IRC16:07
*** skamithi has joined #openstack-ansible16:09
*** johnmilton has quit IRC16:18
*** skamithi has left #openstack-ansible16:20
*** sdake has joined #openstack-ansible16:29
*** johnmilton has joined #openstack-ansible16:33
*** johnmilton has quit IRC16:35
matttodyssey4me: nice!  once a pattern is figured out we can knock out all the roles pretty quickly i'd imagine16:37
*** tomoe_ has joined #openstack-ansible16:44
*** CheKoLyN has joined #openstack-ansible16:45
*** tomoe_ has quit IRC16:48
*** sdake has quit IRC17:06
*** galstrom_zzz is now known as galstrom17:11
*** sdake has joined #openstack-ansible17:41
*** weshay_xchat has quit IRC17:49
*** jaypipes has quit IRC17:52
*** weshay_xchat has joined #openstack-ansible18:02
*** metral is now known as metral_zzz18:03
*** galstrom is now known as galstrom_zzz18:05
*** skamithi has joined #openstack-ansible18:07
*** sdake has quit IRC18:15
*** metral_zzz is now known as metral18:24
*** skamithi has left #openstack-ansible18:37
openstackgerritKevin Carter proposed openstack/openstack-ansible: Updated neutron plugin_base setup and config(s)  https://review.openstack.org/27589418:48
*** phiche has joined #openstack-ansible19:17
*** sdake has joined #openstack-ansible19:24
*** sdake has quit IRC19:45
*** CheKoLyN has quit IRC19:47
*** skamithi has joined #openstack-ansible19:53
*** sdake has joined #openstack-ansible19:54
*** hybridpollo has joined #openstack-ansible20:04
*** phiche has quit IRC20:06
*** phiche has joined #openstack-ansible20:14
*** skamithi has quit IRC20:22
openstackgerritMerged openstack/openstack-ansible: Docs: RabbitMQ/MariaDB least privilege  https://review.openstack.org/27690820:26
openstackgerritMerged openstack/openstack-ansible: Docs: nova config options for Ceph RBD  https://review.openstack.org/27579620:26
openstackgerritMerged openstack/openstack-ansible: Docs: Explain container_mtu  https://review.openstack.org/27581920:26
*** raddaoui_ has joined #openstack-ansible20:27
*** raddaoui has joined #openstack-ansible20:27
*** mikelk has joined #openstack-ansible20:51
*** raddaoui has quit IRC21:22
*** raddaoui_ has quit IRC21:22
*** mikelk has quit IRC21:34
openstackgerritMerged openstack/openstack-ansible: DEFCORE: Updated tempest config and resources  https://review.openstack.org/27424821:36
*** sdake has quit IRC22:38
*** sdake has joined #openstack-ansible22:40
*** phiche has quit IRC22:40
openstackgerritMajor Hayden proposed openstack/openstack-ansible: Docs: RabbitMQ/MariaDB least privilege  https://review.openstack.org/27712122:40
openstackgerritMajor Hayden proposed openstack/openstack-ansible: Docs: nova config options for Ceph RBD  https://review.openstack.org/27712222:41
openstackgerritMajor Hayden proposed openstack/openstack-ansible: Docs: Explain container_mtu  https://review.openstack.org/27712322:41
*** sdake_ has joined #openstack-ansible22:59
*** sdake has quit IRC23:01
*** sdake_ has quit IRC23:06
*** phiche has joined #openstack-ansible23:08
*** cfarquhar has quit IRC23:14
*** cfarquhar has joined #openstack-ansible23:27
*** cfarquhar has quit IRC23:27
*** cfarquhar has joined #openstack-ansible23:27
*** opok has joined #openstack-ansible23:43

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