| *** jose-phillips has quit IRC | 00:04 | |
| *** kysse has quit IRC | 00:11 | |
| laszlo_ | Any idea about why the "item" is undefined for the network node, while it seems OK for the other theree? | 00:16 |
|---|---|---|
| laszlo_ | should this wariable be prepared by some other task? | 00:16 |
| *** DanyC_ has quit IRC | 00:25 | |
| *** mwynne has quit IRC | 00:26 | |
| *** jose-phillips has joined #openstack-ansible | 00:27 | |
| *** mwynne has joined #openstack-ansible | 00:31 | |
| *** chyka has quit IRC | 00:35 | |
| *** markvoelker has quit IRC | 00:37 | |
| *** jose-phillips has quit IRC | 00:43 | |
| *** jose-phillips has joined #openstack-ansible | 00:45 | |
| *** vnogin has joined #openstack-ansible | 00:49 | |
| *** vnogin has quit IRC | 00:54 | |
| *** fatdragon has quit IRC | 00:59 | |
| xdfil | laszlo_: check the host preperation section of the docs | 01:00 |
| xdfil | it might be a package missing like bridg utils or something | 01:00 |
| laszlo_ | xdfil: I'll check that again, but I've started the playbook with the "strategy: debug" | 01:02 |
| laszlo_ | and there I've set the item variable using a line from the previous task: | 01:03 |
| laszlo_ | (debug) vars['item']={u'pattern': u'CONFIG_BRIDGE_NF_EBTABLES', u'group': u'network_hosts', u'name': u'ebtables'} | 01:03 |
| laszlo_ | then did redo (rerun the task) and it was able to go further | 01:04 |
| *** pramodrj07 has quit IRC | 01:07 | |
| laszlo_ | in the meantime I've checked my network node, and the bridge-utils package is installed. | 01:07 |
| xdfil | it probly wasnt bridge utils specifically because all the hosts need that one... | 01:09 |
| xdfil | you using linux bridges or openvsiwtch? | 01:10 |
| laszlo_ | well, I'm intending to use ovs, but I have not seen any reference to it in the openstack_user_config.yml | 01:14 |
| xdfil | i think theres a kernel module needed for OVS | 01:16 |
| laszlo_ | but how does the openstack-ansible knows that I want OVS? | 01:17 |
| laszlo_ | I may missed that from the docs ... | 01:18 |
| *** woodard has quit IRC | 01:19 | |
| *** woodard has joined #openstack-ansible | 01:20 | |
| laszlo_ | in the hosts preparation does not say anything about OVS | 01:20 |
| laszlo_ | https://docs.openstack.org/project-deploy-guide/openstack-ansible/pike/targethosts-prepare.html | 01:21 |
| xdfil | it would be set in the user_variables.yml | 01:21 |
| xdfil | one sec | 01:21 |
| xdfil | er i dont have it on hand but its like neutron driver/mech or something | 01:22 |
| xdfil | by default it would be linux brdige | 01:22 |
| laszlo_ | https://docs.openstack.org/project-deploy-guide/openstack-ansible/newton/targethosts-networkconfig.html | 01:23 |
| laszlo_ | on this page there are listed the bridges | 01:23 |
| laszlo_ | it says: "The following table shows bridges that are to be configured on hosts." do I need to configure these bridges before starting the hosts setup playbook? | 01:24 |
| laszlo_ | or, these bridges will be created by the OSA? | 01:25 |
| xdfil | openstack-ansible "refrence design" is linux bridge so you might find a thing or two missing from docs when trying to set up OVS | 01:25 |
| xdfil | but its gotten a lot better over time | 01:25 |
| xdfil | OSA does not configure host networking at all | 01:26 |
| xdfil | you have to configure the host network yourself | 01:26 |
| xdfil | and it expects to see those bridges | 01:26 |
| xdfil | whatever bridges you have defined in your openstack_user_config.yml | 01:27 |
| xdfil | need to be configured on the hosts | 01:27 |
| xdfil | or it will fail | 01:27 |
| xdfil | so that's probably your issue | 01:27 |
| laszlo_ | OK. then probably this is the issue | 01:27 |
| laszlo_ | I'll try. Thank you! | 01:28 |
| *** markvoelker has joined #openstack-ansible | 01:35 | |
| *** laszlo_ has quit IRC | 01:46 | |
| *** chyka has joined #openstack-ansible | 02:07 | |
| *** aludwar has quit IRC | 02:08 | |
| *** jafeha__ has joined #openstack-ansible | 02:12 | |
| *** chyka has quit IRC | 02:12 | |
| *** jafeha has quit IRC | 02:15 | |
| *** kklimonda_ has joined #openstack-ansible | 02:19 | |
| *** johnsom_ has joined #openstack-ansible | 02:21 | |
| *** hogepodge_ has joined #openstack-ansible | 02:21 | |
| *** SamYaple_ has joined #openstack-ansible | 02:22 | |
| *** persia__ has joined #openstack-ansible | 02:22 | |
| *** zerick_ has joined #openstack-ansible | 02:22 | |
| *** toanster has joined #openstack-ansible | 02:25 | |
| *** jmccrory_ has joined #openstack-ansible | 02:25 | |
| *** zerick has quit IRC | 02:26 | |
| *** persia has quit IRC | 02:26 | |
| *** hogepodge has quit IRC | 02:26 | |
| *** kklimonda has quit IRC | 02:26 | |
| *** johnsom has quit IRC | 02:26 | |
| *** toan has quit IRC | 02:26 | |
| *** jmccrory has quit IRC | 02:26 | |
| *** aetaric_ has quit IRC | 02:26 | |
| *** SamYaple has quit IRC | 02:26 | |
| *** hogepodge_ is now known as hogepodge | 02:27 | |
| *** kklimonda_ is now known as kklimonda | 02:27 | |
| *** jmccrory_ is now known as jmccrory | 02:27 | |
| *** aetaric has joined #openstack-ansible | 02:28 | |
| *** johnsom_ is now known as johnsom | 02:29 | |
| *** dave-mccowan has joined #openstack-ansible | 03:42 | |
| *** dave-mccowan has quit IRC | 04:08 | |
| *** armaan has joined #openstack-ansible | 04:27 | |
| *** vnogin has joined #openstack-ansible | 04:49 | |
| *** vnogin has quit IRC | 04:54 | |
| *** armaan has quit IRC | 05:18 | |
| *** chyka has joined #openstack-ansible | 05:23 | |
| *** hamza21 has joined #openstack-ansible | 05:28 | |
| *** chyka has quit IRC | 05:29 | |
| *** pradiprwt has joined #openstack-ansible | 05:48 | |
| *** hamza21 has quit IRC | 05:54 | |
| *** hamza21 has joined #openstack-ansible | 05:55 | |
| pradiprwt | I am facing problem while integrating ceph with openstack... the error is "'ceph_mon_host' is undefined" | 06:15 |
| pradiprwt | can anyone please tell me if they have faced the similar problem | 06:16 |
| xdfil | I've never tried ceph with OSA | 06:17 |
| xdfil | but | 06:17 |
| xdfil | you have ceph hosts defined in your user_config right? | 06:18 |
| pradiprwt | yex | 06:18 |
| xdfil | you must | 06:18 |
| pradiprwt | yes | 06:18 |
| pradiprwt | I will share the conf | 06:18 |
| xdfil | what tag you using? | 06:18 |
| pradiprwt | user_variables.conf http://paste.openstack.org/show/639311/ | 06:20 |
| pradiprwt | openstack_user_config.yml >>> http://paste.openstack.org/show/639312/ | 06:21 |
| xdfil | so you're not deploying a ceph cluster | 06:21 |
| xdfil | you are configuring openstack as a ceph client | 06:21 |
| xdfil | right? | 06:21 |
| pradiprwt | no I have already deployed it | 06:21 |
| pradiprwt | yes | 06:21 |
| xdfil | ok | 06:22 |
| pradiprwt | Glance and cinder both have same error message >> "fatal: [infra1_cinder_volumes_container-82901100]: FAILED! => {"failed": true, "msg": "'ceph_mon_host' is undefined"}" | 06:22 |
| xdfil | I have to look at the roles... | 06:24 |
| pradiprwt | I am deploying ocata release | 06:24 |
| xdfil | have you read through all of this stuff? | 06:26 |
| xdfil | http://git.openstack.org/cgit/openstack/openstack-ansible-ceph_client/tree/defaults/main.yml | 06:26 |
| pradiprwt | looks like I have went through this ... An I missing anything in this ? | 06:30 |
| xdfil | not sure, like i said I haven't used the ceph stuff in OSA yet. hehe | 06:31 |
| pradiprwt | I have followed this link https://docs.openstack.org/openstack-ansible-os_cinder/ocata/configure-cinder.html#configuring-cinder-to-use-ceph | 06:31 |
| xdfil | I will be soon though, thats why i decided to look a little to see if i could help | 06:31 |
| pradiprwt | ok | 06:31 |
| xdfil | yeah it seems like you have everything... | 06:32 |
| xdfil | often I will " grep -r ceph_mon_host /etc/ansible/roles " | 06:33 |
| xdfil | to see how that variable gets called/built | 06:33 |
| xdfil | might point you at something | 06:34 |
| hamza21 | pradiprwt: i don't see where you define ceph hosts in your openstack_user_config.yml, you need to define them like this : | 06:34 |
| pradiprwt | is it ? | 06:34 |
| hamza21 | change the IPs according to your needs: http://paste.openstack.org/show/639318/ | 06:35 |
| pradiprwt | but no document is saying to define in openstack_user_config.yml | 06:35 |
| xdfil | hamza21: you sure he would need ceph_hosts if they only are configuring ceph client ? | 06:36 |
| xdfil | i would think the config you posted would be if you wanted to install monitors on your LXC host and OSD nodes on your compute nodes | 06:37 |
| hamza21 | it is been awhile since i deployed ceph, i reviewed my prod conf, and i had to define them there | 06:37 |
| xdfil | which is similar to what I plan on doing, but I don't think its what pradiprwt needs | 06:37 |
| xdfil | I could be wrong too lol | 06:37 |
| pradiprwt | Why osd in compute ? | 06:37 |
| xdfil | pradiprwt: its sort of like "hyperconverged" | 06:38 |
| hamza21 | pradiprwt: you can define osd in any hosts you want, for us we decided to define them along side SOME compute nodes | 06:39 |
| xdfil | pradiprwt: the main drawback to doing OSD on compute would be increased memory consumption | 06:40 |
| pradiprwt | ok | 06:40 |
| *** hamza21 has quit IRC | 06:51 | |
| *** laszlo_ has joined #openstack-ansible | 07:03 | |
| *** SmearedBeard has joined #openstack-ansible | 07:48 | |
| *** vnogin has joined #openstack-ansible | 07:49 | |
| *** vnogin has quit IRC | 07:54 | |
| *** SmearedBeard has quit IRC | 08:13 | |
| pradiprwt | xdfil: it is getting failed on this task https://github.com/openstack/openstack-ansible-ceph_client/blob/master/tasks/ceph_config.yml#L24 | 08:17 |
| xdfil | What is the error? | 08:18 |
| pradiprwt | fatal: [infra1_glance_container-886554c2]: FAILED! => {"failed": true, "msg": "'ceph_mon_host' is undefined"} | 08:19 |
| xdfil | Since it's a "delegate to" task you'd need to make sure the ssh key you are using to access the openstack hosts works on the ceph monitor | 08:19 |
| xdfil | oh same as before | 08:19 |
| xdfil | hmm i'm a bit confused though because this task is assuming that the ceph monitor is part of your inventory... hmm... | 08:20 |
| xdfil | yeah, I'm stumped | 08:21 |
| xdfil | logan-: might be able to explain better | 08:21 |
| xdfil | pradiprwt: did you ever figure out how {{ ceph_mon_host }} gets created? | 08:24 |
| pradiprwt | no, first time I am integration with ceph | 08:25 |
| xdfil | grep for it in /etc/ansible/roles | 08:25 |
| pradiprwt | I have never tried, this is POC after that production | 08:26 |
| pradiprwt | ok | 08:26 |
| pradiprwt | in this file trying to set ceph_mon_host /etc/ansible/roles/ceph_client/tasks/ceph_get_mon_host.yml | 08:32 |
| xdfil | pradiprwt: the only thing I can think of is that ceph_mon_host and ceph_mons are not the exact same thing | 08:36 |
| *** hamza21 has joined #openstack-ansible | 08:37 | |
| xdfil | so ceph_mon_hosts is getting built some way, and there might be a clue there | 08:37 |
| pradiprwt | hmm, now I am trying by overwriting cephx auth values | 08:39 |
| *** shardy_afk has quit IRC | 08:43 | |
| *** jafeha__ has quit IRC | 09:06 | |
| *** jafeha__ has joined #openstack-ansible | 09:07 | |
| *** hamza21 has quit IRC | 09:16 | |
| *** jafeha__ has quit IRC | 09:17 | |
| *** jafeha__ has joined #openstack-ansible | 09:18 | |
| pradiprwt | after overwriting cephx configuration plabooks executed successfully but unable to upload image | 09:18 |
| pradiprwt | xdfil: lloks like ceph cluster have some issue | 09:18 |
| *** sxc731 has joined #openstack-ansible | 09:19 | |
| pradiprwt | the error is >>> Error finding address for http://192.168.20.9:9292/v2/images/9a9d080e-6759-430a-9282-6b41abdabec0/file: [Errno 32] Broken pipe | 09:19 |
| *** ivve has quit IRC | 09:21 | |
| *** ivve has joined #openstack-ansible | 09:33 | |
| pradiprwt | hi ivveh | 10:10 |
| *** sxc731 has quit IRC | 10:20 | |
| *** kysse has joined #openstack-ansible | 10:36 | |
| *** kysse has quit IRC | 10:36 | |
| *** kysse has joined #openstack-ansible | 10:37 | |
| *** kysse has quit IRC | 10:37 | |
| *** kysse has joined #openstack-ansible | 10:38 | |
| *** pradiprwt has quit IRC | 10:40 | |
| *** eumel8 has quit IRC | 10:49 | |
| *** eumel8 has joined #openstack-ansible | 10:49 | |
| openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_keystone master: [DNM] debug why on metal fails on gates and not on my machine. https://review.openstack.org/524954 | 11:58 |
| *** hamza21 has joined #openstack-ansible | 12:28 | |
| openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_keystone master: [DNM] debug why on metal fails on gates and not on my machine. https://review.openstack.org/524954 | 12:36 |
| *** bhujay has joined #openstack-ansible | 12:41 | |
| *** dave-mccowan has joined #openstack-ansible | 13:14 | |
| openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_keystone master: [DNM] debug why on metal fails on gates and not on my machine. https://review.openstack.org/524954 | 13:19 |
| *** dave-mcc_ has joined #openstack-ansible | 13:23 | |
| *** dave-mccowan has quit IRC | 13:26 | |
| *** afred312 has joined #openstack-ansible | 13:33 | |
| *** dave-mcc_ has quit IRC | 14:02 | |
| *** savvas` has joined #openstack-ansible | 14:43 | |
| *** ivve has quit IRC | 15:13 | |
| *** sxc731 has joined #openstack-ansible | 15:18 | |
| *** ivve has joined #openstack-ansible | 15:26 | |
| *** laszlo_ has quit IRC | 15:27 | |
| *** ianychoi has joined #openstack-ansible | 15:36 | |
| *** dave-mccowan has joined #openstack-ansible | 16:08 | |
| *** dave-mccowan has quit IRC | 16:17 | |
| *** dave-mccowan has joined #openstack-ansible | 16:18 | |
| *** dave-mcc_ has joined #openstack-ansible | 16:22 | |
| *** savvas` has quit IRC | 16:22 | |
| *** savvas` has joined #openstack-ansible | 16:22 | |
| *** dave-mccowan has quit IRC | 16:24 | |
| *** savvas` has quit IRC | 16:37 | |
| *** dave-mcc_ has quit IRC | 16:43 | |
| *** mardim has quit IRC | 16:44 | |
| *** bhujay has quit IRC | 16:45 | |
| *** bhujay has joined #openstack-ansible | 17:04 | |
| *** lihi has quit IRC | 17:09 | |
| *** lihi has joined #openstack-ansible | 17:12 | |
| bhujay | gokhan_: I included the cloudkitty service section in repo_packges/openstack_services.yml . After this running repo | 17:32 |
| bhujay | gokhan_: running repo_install should create the venv for cloudkitty ? or do I need to do something else ? | 17:33 |
| *** sxc731 has quit IRC | 18:14 | |
| *** EmilienM_ has joined #openstack-ansible | 18:22 | |
| *** eumel8 has quit IRC | 18:28 | |
| *** EmilienM_ is now known as EmilienM | 18:28 | |
| *** EmilienM has joined #openstack-ansible | 18:28 | |
| *** persia__ is now known as persia | 18:32 | |
| *** bhujay has quit IRC | 18:33 | |
| *** gokhan__ has joined #openstack-ansible | 18:43 | |
| *** Gokhan27 has joined #openstack-ansible | 18:56 | |
| *** gokhan__ has quit IRC | 19:02 | |
| *** SerenaFeng has joined #openstack-ansible | 19:26 | |
| *** vnogin has joined #openstack-ansible | 19:38 | |
| *** vnogin has quit IRC | 19:42 | |
| *** vnogin has joined #openstack-ansible | 19:49 | |
| *** vnogin has quit IRC | 19:58 | |
| *** SerenaFeng has quit IRC | 20:01 | |
| *** EmilienM has quit IRC | 20:10 | |
| *** EmilienM has joined #openstack-ansible | 20:13 | |
| *** speedmann has joined #openstack-ansible | 20:27 | |
| *** Gokhan27 has quit IRC | 20:29 | |
| *** hamza21 has quit IRC | 21:13 | |
| *** markvoelker has quit IRC | 21:27 | |
| *** markvoelker has joined #openstack-ansible | 22:22 | |
| ashak | should my bare metal infra hosts be running firewalls? My containers can't talk to each other and can't talk to the load balanced services. So I never get beyond trying to install PIP on the galera containers as they can't talk to teh load balancer for repo access | 22:24 |
| ashak | If I add some accept rules to the input and forward chains before the final reject rules, connectivity works.. which I just did.. Before continuing to try to build my environment, I looked back at the docs, but I only see suggestion taht I uninstall firewalld on the deployment host, not the target hosts. Unless i'm misunderstanding it somehow. | 22:26 |
| *** laszlo_ has joined #openstack-ansible | 22:42 | |
| *** speedmann has quit IRC | 22:55 | |
| *** speedmann has joined #openstack-ansible | 22:56 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!