*** arbrandes1 has joined #openstack-ansible | 00:07 | |
*** arbrandes has quit IRC | 00:08 | |
*** Mudpuppy has joined #openstack-ansible | 00:13 | |
*** markvoelker has joined #openstack-ansible | 00:37 | |
*** k_stev1 has quit IRC | 00:47 | |
*** k_stev has joined #openstack-ansible | 01:15 | |
*** k_stev has quit IRC | 01:16 | |
*** sdake has quit IRC | 01:45 | |
*** Mudpuppy has quit IRC | 02:13 | |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Break apart and document the upgrade process https://review.openstack.org/224137 | 02:17 |
---|---|---|
*** shoutm has quit IRC | 02:42 | |
openstackgerrit | Merged openstack/openstack-ansible: Remove unused Juno-specific groups from inventory https://review.openstack.org/223097 | 02:44 |
*** markvoelker has quit IRC | 03:02 | |
*** eglute has quit IRC | 03:24 | |
*** eglute has joined #openstack-ansible | 03:27 | |
*** jroll has quit IRC | 03:27 | |
*** jroll has joined #openstack-ansible | 03:28 | |
*** Mudpuppy has joined #openstack-ansible | 03:50 | |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Break apart and document the upgrade process https://review.openstack.org/224137 | 03:57 |
*** markvoelker has joined #openstack-ansible | 04:03 | |
*** markvoelker has quit IRC | 04:08 | |
*** sdake has joined #openstack-ansible | 04:14 | |
*** Mudpuppy has quit IRC | 04:17 | |
*** fawadkhaliq has joined #openstack-ansible | 05:32 | |
*** fawadkhaliq has quit IRC | 05:40 | |
*** cfarquhar has quit IRC | 05:52 | |
*** jmccrory has quit IRC | 05:55 | |
*** jmccrory has joined #openstack-ansible | 05:56 | |
*** markvoelker has joined #openstack-ansible | 06:04 | |
*** markvoelker has quit IRC | 06:08 | |
*** subscope has joined #openstack-ansible | 06:53 | |
*** jwagner is now known as jwagner_away | 06:57 | |
*** openstackgerrit has quit IRC | 07:01 | |
*** ggillies has quit IRC | 07:05 | |
*** ashishjain has joined #openstack-ansible | 07:19 | |
ashishjain | hello | 07:19 |
ashishjain | a newbie here | 07:19 |
ashishjain | stuck with setting up using osad | 07:19 |
ashishjain | was trying with juno was told in the forum to use kilo as this is the first community release | 07:20 |
ashishjain | till now my experience has been terrible :( | 07:20 |
ashishjain | need some help can someone provide some help | 07:20 |
ashishjain | I have been able to run the first playbook | 07:20 |
ashishjain | now after running the first playbook I see that only 1 ip address is assigned to each lxc container .. is this correct? | 07:21 |
prometheanfire | https://osad.readthedocs.org/en/latest/ | 07:21 |
ashishjain | the ip is assigned by lxcbr0 bridge | 07:21 |
ashishjain | prometheanfire: I have read enough of document need real help | 07:21 |
prometheanfire | ok | 07:21 |
prometheanfire | didn't know if you saw that | 07:22 |
ashishjain | it has been 7 days since I have been trying to setup osad | 07:22 |
ashishjain | and my patience is now running out :( | 07:22 |
prometheanfire | are you trying to set up an aio? | 07:22 |
ashishjain | somehow I feel osad is making it much more complex... although I may be wrong because | 07:22 |
ashishjain | prometheanfire: no | 07:23 |
ashishjain | I have used fuel, puppet whcih seems to be pretty straightforward | 07:23 |
ashishjain | Please help me with my qs | 07:23 |
prometheanfire | you generated an inventory I imagine? | 07:23 |
ashishjain | I am running the infrastructure playbook | 07:23 |
ashishjain | and while installing memcached I see the following error | 07:24 |
ashishjain | ansible02_memcached_container-0b8594fa : ok=0 changed=0 unreachable=1 failed=0 | 07:24 |
ashishjain | Obvioulsy container can not be reached from deployment host | 07:24 |
prometheanfire | can you ssh ansible02_memcached_container-0b8594fa | 07:24 |
prometheanfire | running ubuntu14.04 as well? | 07:24 |
prometheanfire | can you ping? | 07:24 |
prometheanfire | etc | 07:24 |
ashishjain | because "root@ansible02:/var/log# lxc-info --name ansible02_memcached_container-0b8594fa Name: ansible02_memcached_container-0b8594fa State: RUNNING PID: 6691 IP: 10.0.3.145" | 07:25 |
ashishjain | yes ubuntu 14.04 | 07:25 |
prometheanfire | typical deployment seems to be running playbooks from one of the infra hosts | 07:25 |
ashishjain | My question is that lxcbr0 bridge is running on all the 3 deployment nodes | 07:25 |
prometheanfire | yes, I imagine it would be | 07:26 |
ashishjain | why is their no address assigned from br-mgmt to each container | 07:26 |
ashishjain | which is what I atleast saw in case of juno installation | 07:27 |
prometheanfire | veths should link things iirc, I never looked too deep into that | 07:27 |
*** fawadkhaliq has joined #openstack-ansible | 07:28 | |
ashishjain | in case of juno installation I remember seeing 2 ip addresses to each container | 07:28 |
*** ashishjain_ has joined #openstack-ansible | 07:32 | |
ashishjain_ | Prometheanfire: How is my deployment host supposed to ping the containers running on the target hosts? | 07:32 |
ashishjain_ | containers have got an ip of the series 10.0.3.x | 07:32 |
ashishjain_ | which is assigned to them by a local lxc bridge | 07:32 |
ashishjain_ | the bridge on one container obviously cannot talk to another bridge | 07:32 |
prometheanfire | your ip inventory might be off then? | 07:32 |
*** ashishjain has quit IRC | 07:33 | |
ashishjain_ | prometheanfire: ip inventory? | 07:33 |
prometheanfire | yes | 07:33 |
ashishjain_ | prometheanfire: how to on it? | 07:33 |
prometheanfire | the set of IPs osad will hand out to containers | 07:33 |
prometheanfire | https://osad.readthedocs.org/en/latest/install-guide/configure-networking.html | 07:34 |
prometheanfire | it also lets you tie the bridge to an interface so they can talk to eachother | 07:34 |
ashishjain_ | prometheanfire: I have done all that, let me share some of my configs on a paste | 07:36 |
prometheanfire | also, tonight probably isn't the best time, most the devs are GMT-5 (including me, I was just going to bed) | 07:36 |
ashishjain_ | http://paste.openstack.org/show/469139/ | 07:40 |
ashishjain_ | okay | 07:40 |
ashishjain_ | thanks for your time a | 07:40 |
*** fawadkhaliq has quit IRC | 08:04 | |
*** markvoelker has joined #openstack-ansible | 08:05 | |
*** ashishjain_ has quit IRC | 08:05 | |
*** markvoelker has quit IRC | 08:09 | |
*** harlowja has quit IRC | 08:28 | |
*** ashishjain has joined #openstack-ansible | 09:35 | |
*** ashishjain has quit IRC | 09:41 | |
*** Mudpuppy has joined #openstack-ansible | 09:46 | |
*** Mudpuppy has quit IRC | 09:50 | |
*** markvoelker has joined #openstack-ansible | 10:05 | |
*** markvoelker has quit IRC | 10:10 | |
*** fawadkhaliq has joined #openstack-ansible | 10:29 | |
*** fawadkhaliq has quit IRC | 10:30 | |
*** ashishjain has joined #openstack-ansible | 11:11 | |
*** markvoelker has joined #openstack-ansible | 11:21 | |
*** markvoelker has quit IRC | 11:26 | |
*** alop has joined #openstack-ansible | 11:55 | |
*** alop has quit IRC | 12:01 | |
ashishjain | hello | 12:29 |
ashishjain | I am facing some problem where in openstack_hostnames_ips.yml and openstack_inventory.json | 12:30 |
ashishjain | is not having any ip addresses ansible_ssh | 12:30 |
ashishjain | all is ull | 12:30 |
ashishjain | all is null | 12:30 |
ashishjain | my openstack_user_config.yml is configured properly | 12:31 |
evrardjp | could you paste on a pastebin your openstack_user_config? it's maybe a question of spaces | 12:42 |
evrardjp | make sure you are in the playbooks folder before running openstack-ansible yourplaybookname.yml | 12:43 |
evrardjp | ashishjain: ^ | 12:43 |
ashishjain | evrardjp: you have come as an angel :) | 12:44 |
ashishjain | evrardjp: I have been waiting for some help from hours :) | 12:44 |
ashishjain | Ya one minute I will paste it | 12:44 |
ashishjain | http://paste.openstack.org/show/469486/ | 12:50 |
ashishjain | evrardjp: http://paste.openstack.org/show/469486/ | 12:50 |
ashishjain | I have pasted the relevant section | 12:50 |
ashishjain | Just to tell you my lxc containers does not have any ip addresses from br-mgmt | 12:50 |
ashishjain | and when I looked into the two files openstack_hostnames_ips.yml and openstack_inventory.json whcih are probably generated by /opt/os-ansible-deploymemt/playbooks/inventory/dynamic_inventory.py | 12:51 |
ashishjain | they have "ansible_ssh_host": null, "container_address": null | 12:52 |
ashishjain | for all the lxc containers | 12:52 |
ashishjain | and I am suspecting that is the reason my lxc containers have got only one ip address from lxcbr0 bridge and not from br-mgmt bridge | 12:52 |
ashishjain | I hit the problem when I ran the playbook setup-infrastrcuture.yml | 12:53 |
ashishjain | because ssh connection could not be established with the containers | 12:53 |
ashishjain | this is the complete background of my problem | 12:53 |
ashishjain | evrardjp: ^ | 12:58 |
ashishjain | Hi | 13:15 |
ashishjain | Anyone who can help me | 13:15 |
evrardjp | sorry I was away | 13:20 |
evrardjp | provider_networks are part of the global_overrides IIRC | 13:21 |
evrardjp | and the indentation seems wrong for the global_overrides | 13:21 |
*** markvoelker has joined #openstack-ansible | 13:22 | |
evrardjp | also I usually start the yml files with --- | 13:22 |
evrardjp | I think you should put your file in a yml linter, it will help you find possible bugs | 13:24 |
ashishjain | evrardjp: I thought the same as juno has similar as you said. | 13:24 |
ashishjain | evrardjp: "yml linter" ?? | 13:25 |
ashishjain | evrardjp: What do you mean starting files with ---? | 13:25 |
evrardjp | ashishjain: you mean you have the same file working for juno? | 13:25 |
evrardjp | yeah, the first line of my file is --- | 13:25 |
evrardjp | something like that | 13:26 |
evrardjp | http://paste.openstack.org/show/469535/ | 13:26 |
*** markvoelker has quit IRC | 13:26 | |
ashishjain | evrardjp: No I was not able to make juno work :( .. I have been trying osad for last 7 days w/o any success and one gentleman in this forum told me to use kilo instead as this was the first community release. My point about Juno was regarding the provider network being part of global_ovverides | 13:27 |
evrardjp | for the yml linter, go here | 13:27 |
evrardjp | http://www.yamllint.com/ | 13:27 |
evrardjp | I don't have time anymore for today (It's a day off for me) | 13:28 |
evrardjp | but if you don't mind I can try to check with you on monday | 13:28 |
evrardjp | it's always empty in the week-end | 13:28 |
ashishjain | evrardjp: sure thanks for your pointers...I will try this out further. | 13:29 |
*** markvoelker has joined #openstack-ansible | 14:23 | |
*** markvoelker has quit IRC | 14:27 | |
*** lkoranda_ has joined #openstack-ansible | 14:47 | |
*** fawadkhaliq has joined #openstack-ansible | 14:48 | |
*** ashishjain has quit IRC | 15:10 | |
*** lkoranda_ has quit IRC | 15:21 | |
*** fawadkhaliq has quit IRC | 15:37 | |
*** Mudpuppy has joined #openstack-ansible | 15:45 | |
*** sdake has quit IRC | 15:54 | |
*** sdake has joined #openstack-ansible | 15:55 | |
*** markvoelker has joined #openstack-ansible | 16:23 | |
*** markvoelker has quit IRC | 16:28 | |
*** fawadkhaliq has joined #openstack-ansible | 16:30 | |
arbrandes1 | Any haproxy dudes around? | 16:50 |
*** arbrandes1 is now known as arbrandes | 16:51 | |
arbrandes | Is there a way to have the backend node IP addresses use a different network? | 16:52 |
arbrandes | Guess not. From service.j2: server (...) hostvars[host_name]['ansible_ssh_host'] (...) | 16:55 |
*** fawadkhaliq has quit IRC | 17:13 | |
*** arbrandes has quit IRC | 17:13 | |
*** woodard has quit IRC | 17:21 | |
*** arbrandes has joined #openstack-ansible | 17:31 | |
*** markvoelker has joined #openstack-ansible | 18:24 | |
*** markvoelker has quit IRC | 18:28 | |
*** sdake has quit IRC | 18:37 | |
*** phalmos has joined #openstack-ansible | 20:11 | |
*** phalmos has quit IRC | 20:25 | |
*** markvoelker has joined #openstack-ansible | 20:25 | |
*** markvoelker has quit IRC | 20:29 | |
*** sdake has joined #openstack-ansible | 20:36 | |
*** richoid has quit IRC | 20:56 | |
*** sdake_ has joined #openstack-ansible | 20:57 | |
*** sdake has quit IRC | 21:00 | |
*** jlvillal has quit IRC | 21:54 | |
*** jmccrory has quit IRC | 22:07 | |
*** jmccrory has joined #openstack-ansible | 22:11 | |
*** sdake has joined #openstack-ansible | 22:23 | |
*** sdake_ has quit IRC | 22:23 | |
*** markvoelker has joined #openstack-ansible | 22:26 | |
*** markvoelker has quit IRC | 22:30 | |
*** arbrandes has quit IRC | 22:37 | |
*** arbrandes has joined #openstack-ansible | 22:55 | |
*** Mudpuppy has quit IRC | 22:58 | |
*** markvoelker has joined #openstack-ansible | 23:26 | |
*** Mudpuppy has joined #openstack-ansible | 23:28 | |
*** markvoelker has quit IRC | 23:31 | |
*** Mudpuppy has quit IRC | 23:32 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!