*** tux_ has joined #openstack-ansible | 00:58 | |
*** gregoryo has joined #openstack-ansible | 00:59 | |
*** tux_ has quit IRC | 02:34 | |
*** dave-mcc_ has quit IRC | 02:54 | |
*** udesale has joined #openstack-ansible | 03:55 | |
*** jamesdenton has quit IRC | 04:27 | |
openstackgerrit | Antony Messerli proposed openstack/openstack-ansible-os_keystone master: Ensures Nginx GPG key is installed https://review.openstack.org/584727 | 04:54 |
---|---|---|
*** armaan has joined #openstack-ansible | 05:26 | |
*** armaan has quit IRC | 05:35 | |
*** udesale_ has joined #openstack-ansible | 05:42 | |
*** udesale has quit IRC | 05:45 | |
*** cshen has joined #openstack-ansible | 05:50 | |
*** jonher_ has quit IRC | 05:55 | |
*** jonher has joined #openstack-ansible | 05:55 | |
*** cshen has quit IRC | 05:56 | |
*** pmannidi has quit IRC | 06:06 | |
*** cshen has joined #openstack-ansible | 06:18 | |
*** udesale__ has joined #openstack-ansible | 06:43 | |
*** udesale_ has quit IRC | 06:45 | |
*** armaan has joined #openstack-ansible | 06:59 | |
hwoarang | good morning | 06:59 |
openstackgerrit | Markos Chandras (hwoarang) proposed openstack/openstack-ansible-os_horizon master: Add support for using distribution packages for OpenStack services https://review.openstack.org/584330 | 07:01 |
*** pcaruana has joined #openstack-ansible | 07:02 | |
evrardjp_ | good morning hwoarang | 07:09 |
*** evrardjp_ is now known as evrardjp | 07:09 | |
*** gillesMo has joined #openstack-ansible | 07:13 | |
*** epalper has joined #openstack-ansible | 07:23 | |
*** rmart04 has joined #openstack-ansible | 07:35 | |
*** tosky has joined #openstack-ansible | 07:36 | |
*** vnogin has joined #openstack-ansible | 07:37 | |
*** rpittau has joined #openstack-ansible | 07:38 | |
*** vnogin has quit IRC | 07:48 | |
evrardjp | the ratio check/gates is hard: https://review.openstack.org/#/c/574006/ | 07:53 |
evrardjp | 11 times rechecked for twice reaching the gates. | 07:53 |
*** armaan has quit IRC | 08:04 | |
odyssey4me | evrardjp: yep, now you understand why I've not wanted to put too many long running tests onto any single repo | 08:05 |
odyssey4me | need a second review for https://review.openstack.org/574864 if anyone has a bit of time | 08:07 |
*** pkaralis has joined #openstack-ansible | 08:08 | |
openstackgerrit | Adrien Cunin proposed openstack/openstack-ansible-os_horizon stable/queens: New horizon_enable_router variable https://review.openstack.org/584757 | 08:10 |
*** Adri2000 has quit IRC | 08:15 | |
*** suggestable has joined #openstack-ansible | 08:16 | |
openstackgerrit | Merged openstack/openstack-ansible-os_cinder master: Move MQ vhost/user creation into role https://review.openstack.org/583366 | 08:21 |
openstackgerrit | Markos Chandras (hwoarang) proposed openstack/openstack-ansible-os_horizon master: Add support for using distribution packages for OpenStack services https://review.openstack.org/584330 | 08:23 |
evrardjp | odyssey4me: oh I've understood it for quite a long time : p | 08:24 |
evrardjp | odyssey4me: I just remember my queens nightmares. | 08:24 |
openstackgerrit | Merged openstack/openstack-ansible-os_nova master: Map instances to cell_v2 only once. https://review.openstack.org/583583 | 08:25 |
*** armaan has joined #openstack-ansible | 08:25 | |
*** Adri2000 has joined #openstack-ansible | 08:25 | |
*** vnogin has joined #openstack-ansible | 08:28 | |
openstackgerrit | jacky06 proposed openstack/openstack-ansible-os_glance master: Update the description for glance api https://review.openstack.org/584764 | 08:31 |
*** gregoryo has quit IRC | 08:32 | |
*** lvdombrkr has joined #openstack-ansible | 08:32 | |
openstackgerrit | Markos Chandras (hwoarang) proposed openstack/openstack-ansible master: zuul: Add aio_lxc jobs for distribution installations https://review.openstack.org/584765 | 08:32 |
evrardjp | yeah more jobs | 08:33 |
openstackgerrit | Markos Chandras (hwoarang) proposed openstack/openstack-ansible master: zuul: Add aio_lxc jobs for distribution installations https://review.openstack.org/584765 | 08:34 |
*** pingfro__ has joined #openstack-ansible | 08:37 | |
*** vnogin has quit IRC | 08:38 | |
odyssey4me | evrardjp: if you could take a peek at https://review.openstack.org/584393 and https://review.openstack.org/584385 I'd appreciate it - time to put that issue to bed | 08:38 |
odyssey4me | also https://review.openstack.org/582315 is done | 08:39 |
openstackgerrit | Markos Chandras (hwoarang) proposed openstack/openstack-ansible-os_horizon master: Add support for using distribution packages for OpenStack services https://review.openstack.org/584330 | 08:41 |
openstackgerrit | Markos Chandras (hwoarang) proposed openstack/openstack-ansible master: zuul: Add aio_lxc jobs for distribution installations https://review.openstack.org/584765 | 08:41 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible master: Allow AIO to automatically use an http proxy https://review.openstack.org/584772 | 08:43 |
admin0 | morning | 08:44 |
*** hachi has joined #openstack-ansible | 08:46 | |
*** mwe11 has joined #openstack-ansible | 08:50 | |
hwoarang | so i will just through it out here... | 08:56 |
hwoarang | i notice that on every single container (well most of them) we configure galera as a dependency to os_roles | 08:57 |
hwoarang | what if we configured galera in the base container in lxc hosts? | 08:57 |
odyssey4me | hwoarang: not all deployments use containers | 08:57 |
hwoarang | true | 08:57 |
odyssey4me | that meta-dep does need to get pulled out, similar to what we did for pip install | 08:58 |
hwoarang | but if you configure it in lxc_hosts then when os_$role runs, it will be mostly no-op | 08:58 |
odyssey4me | yes, we could put it into openstack_hosts like we did for pip_install | 08:58 |
odyssey4me | then take it out as a meta-dep, and have a note in the role saying it's a requirement | 08:58 |
hwoarang | i was thinking more like lxc_hosts, so the base container image has galera in it. | 08:59 |
hwoarang | fully configured | 08:59 |
odyssey4me | but then it'll never be possible to update that config | 08:59 |
odyssey4me | because the base image is only used on container creation | 09:00 |
hwoarang | hmm, but the roles still pull galera_client so if the config needs updating later on they can do it. | 09:02 |
odyssey4me | yes - but I'd rather we did it in one place than two | 09:03 |
hwoarang | ok | 09:03 |
openstackgerrit | Markos Chandras (hwoarang) proposed openstack/openstack-ansible-os_horizon master: Add support for using distribution packages for OpenStack services https://review.openstack.org/584330 | 09:03 |
evrardjp | odyssey4me: hwoarang afaik, galera_client was not put into openstack hosts because it doesn't apply to all hosts. | 09:11 |
evrardjp | not all hosts need galera client info | 09:11 |
evrardjp | we effectively do it, but it's not a good pattern | 09:11 |
evrardjp | it would be better to have a check in main like, if we have the client already, skip the thing. | 09:12 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible master: Allow AIO to automatically use an http proxy https://review.openstack.org/584772 | 09:12 |
evrardjp | the client already at the right version* | 09:12 |
evrardjp | instead of re-running everything, we'd run only one task. But it would be far problematic if it's a desired config change. | 09:13 |
evrardjp | I think instead we should have a new play, after container are created, to target the containers/hosts than need db,and run the role there. | 09:15 |
evrardjp | just once | 09:15 |
evrardjp | probably in setup-infrastructure | 09:15 |
evrardjp | (still keep galera_client as dependency of galera_server, to test them together) | 09:17 |
*** vnogin has joined #openstack-ansible | 09:28 | |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible master: Allow AIO to automatically use an http proxy https://review.openstack.org/584772 | 09:30 |
*** tux_ has joined #openstack-ansible | 09:36 | |
*** tux_ has quit IRC | 09:41 | |
*** parasitid has quit IRC | 09:45 | |
*** hachi has quit IRC | 09:49 | |
*** hachi has joined #openstack-ansible | 09:52 | |
*** cshen has quit IRC | 09:54 | |
*** hachi has quit IRC | 09:56 | |
*** parasitid has joined #openstack-ansible | 10:02 | |
*** cshen has joined #openstack-ansible | 10:05 | |
jrosser | is using {% raw %} ... {{ stuff }} .. {% endraw %} in a .j2 used by config_template going to work? | 10:06 |
jrosser | it seems to be trying to evaulate what i want to pass through as raw | 10:06 |
*** noonedeadpunk has joined #openstack-ansible | 10:10 | |
*** vnogin has quit IRC | 10:15 | |
evrardjp | mmm good point jrosser | 10:15 |
evrardjp | did you try it? | 10:16 |
jrosser | i did | 10:16 |
jrosser | https://review.openstack.org/#/c/584772/3/tests/roles/bootstrap-host/templates/user_variables.aio.yml.j2 | 10:16 |
jrosser | that doesnt seem to work | 10:16 |
jrosser | it fails with internal_lb_vip_address undefined, which at that point it would be | 10:17 |
noonedeadpunk | Hi guys. Could you please review it https://review.openstack.org/#/c/584629/ ? | 10:17 |
jrosser | *wouldnt be | 10:17 |
*** evin has joined #openstack-ansible | 10:20 | |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_cinder master: fix tox python3 overrides https://review.openstack.org/584788 | 10:28 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible master: Allow AIO to automatically use an http proxy https://review.openstack.org/584772 | 10:34 |
*** joabdearaujo has quit IRC | 10:53 | |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible stable/queens: Update all SHAs for 'next release' https://review.openstack.org/584796 | 10:55 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_searchlight master: fix tox python3 overrides https://review.openstack.org/584797 | 10:55 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible stable/queens: Update all SHAs for 17.0.8 https://review.openstack.org/584796 | 10:59 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-apt_package_pinning master: fix tox python3 overrides https://review.openstack.org/584799 | 11:00 |
*** dave-mccowan has joined #openstack-ansible | 11:07 | |
*** jonher has quit IRC | 11:13 | |
*** jonher has joined #openstack-ansible | 11:13 | |
*** Sara_ has joined #openstack-ansible | 11:13 | |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_congress master: fix tox python3 overrides https://review.openstack.org/584804 | 11:18 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_trove master: fix tox python3 overrides https://review.openstack.org/584805 | 11:18 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_horizon master: fix tox python3 overrides https://review.openstack.org/584806 | 11:18 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_magnum master: fix tox python3 overrides https://review.openstack.org/584807 | 11:18 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_keystone master: fix tox python3 overrides https://review.openstack.org/584808 | 11:18 |
Sara_ | Hello! I have a problem which is when I launch an instance in openstack ansible, in horizon i can see its assigned ip, i mean an ip is shown in information about the instance, but when i go to the console and i write ifconfig to check the ip, the result is there is no ip and the instance has no ip, i can't ping it, and it cant ping anything | 11:19 |
*** joabdearaujo has joined #openstack-ansible | 11:20 | |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_swift master: fix tox python3 overrides https://review.openstack.org/584809 | 11:20 |
Sara_ | i have also checked the nuetron logs of the compute node, there is no problem there, it is written there that an instance is launched with an ip, i mean any where i check i can see that ip, but the instance itself does not any ip | 11:22 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_tacker master: fix tox python3 overrides https://review.openstack.org/584810 | 11:23 |
*** udesale__ has quit IRC | 11:25 | |
Sara_ | please somebody help me | 11:26 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible stable/pike: Update all SHAs for 16.0.17 https://review.openstack.org/584812 | 11:32 |
evrardjp | Sara_: I'd say it looks like an usage issue, so not openstack-ansible related, but we can probably help you. Just keep in mind sometimes it takes time to get an answer | 11:35 |
evrardjp | Sara_: is it a new deploy? Which branch? What does the neutron logs say? Does everything look fine in the neutron configuration? | 11:35 |
odyssey4me | sounds to me like there's likely a misconfiguration - assuming all services are running properly, your symptoms show a lack of L1/L2 connectivity between the instance and the dhcp agent | 11:36 |
evrardjp | jrosser: I thought it was generally working, so I will have to double check | 11:36 |
odyssey4me | unfortunately, I'm not versed enough in that substructure to help more than pointing you in that direction | 11:37 |
evrardjp | Sara_: check the hosts can speak to each other on the appropriate network, without openstack_user_config that's hard to explain. | 11:38 |
evrardjp | odyssey4me: I have refactored my release procedure | 11:38 |
evrardjp | but not the code yet | 11:38 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_almanach master: fix tox python3 overrides https://review.openstack.org/584814 | 11:39 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-memcached_server master: fix tox python3 overrides https://review.openstack.org/584815 | 11:39 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_heat master: fix tox python3 overrides https://review.openstack.org/584816 | 11:39 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-openstack_hosts master: fix tox python3 overrides https://review.openstack.org/584817 | 11:39 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_gnocchi master: fix tox python3 overrides https://review.openstack.org/584818 | 11:39 |
evrardjp | I mean I have not refactored my ugly tooling | 11:39 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_ceilometer master: fix tox python3 overrides https://review.openstack.org/584819 | 11:39 |
*** jamesdenton has joined #openstack-ansible | 11:41 | |
openstackgerrit | melissaml proposed openstack/openstack-ansible-lxc_hosts master: fix tox python3 overrides https://review.openstack.org/584820 | 11:42 |
Sara_ | evrardjp thank you a lot , queens 17.05 and this is nuetron log in compute node | 11:51 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-galera_client master: fix tox python3 overrides https://review.openstack.org/584827 | 11:52 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-nspawn_hosts master: fix tox python3 overrides https://review.openstack.org/584828 | 11:52 |
Sara_ | evrardjp http://paste.openstack.org/show/726439/ | 11:53 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-nspawn_container_create master: fix tox python3 overrides https://review.openstack.org/584830 | 11:54 |
Sara_ | evrardjp i have launched new instance and its ip should be 10.10.10.7, which is also shown in the log | 11:54 |
openstackgerrit | jacky06 proposed openstack/openstack-ansible-os_zun master: Add the project source code repository in README https://review.openstack.org/584832 | 11:58 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_swift master: fx tox python3 overrides https://review.openstack.org/584809 | 11:59 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_swift master: fix tox python3 overrides https://review.openstack.org/584809 | 11:59 |
Sara_ | evrardjp here, we can see the result of ifconfig in the instance http://paste.openstack.org/show/726440/ | 12:00 |
openstackgerrit | jacky06 proposed openstack/openstack-ansible-os_watcher master: Add the project source co^C repository in README https://review.openstack.org/584833 | 12:01 |
Sara_ | evrardjp to your last question, i should say, yes, I have check all of the host and they are connected to each other properly | 12:01 |
guilhermesp | morning! | 12:01 |
guilhermesp | Sara_: what happens when you do "dhclient eth0" in your instance? | 12:02 |
evrardjp | Sara_: eth0 doesn't seem to receive any traffic, which is curious. | 12:02 |
Sara_ | evrardjp and here is log in the openstack_user_config http://paste.openstack.org/show/726440/ | 12:03 |
openstackgerrit | jacky06 proposed openstack/openstack-ansible-os_watcher master: Add the project source code repository in README https://review.openstack.org/584833 | 12:03 |
evrardjp | it should receive all the usual arps and things | 12:03 |
evrardjp | wrong link Sara_ | 12:03 |
odyssey4me | Sara_: If you look at the path of traffic in https://docs.openstack.org/openstack-ansible/latest/reference/architecture/container-networking.html#neutron-traffic you should look at each step to see where the packet is dropped. | 12:03 |
odyssey4me | ie use tcpdump at each step in the path to find where you see the dhcp packet leave the instance and where you find it stops | 12:04 |
evrardjp | thanks odyssey4me :) | 12:04 |
openstackgerrit | jacky06 proposed openstack/openstack-ansible-os_blazar master: Add the project source code repository in README https://review.openstack.org/584834 | 12:04 |
openstackgerrit | jacky06 proposed openstack/openstack-ansible-os_barbican master: Add the project source code repository in README https://review.openstack.org/584835 | 12:04 |
openstackgerrit | jacky06 proposed openstack/openstack-ansible-os_cinder master: Add the project source code repository in README https://review.openstack.org/584836 | 12:04 |
openstackgerrit | jacky06 proposed openstack/openstack-ansible-os_ceilometer master: Add the project source code repository in README https://review.openstack.org/584837 | 12:04 |
openstackgerrit | jacky06 proposed openstack/openstack-ansible-os_designate master: Add the project source code repository in README https://review.openstack.org/584838 | 12:04 |
*** kstev has joined #openstack-ansible | 12:04 | |
openstackgerrit | jacky06 proposed openstack/openstack-ansible-os_keystone master: Add the project source code repository in README https://review.openstack.org/584839 | 12:04 |
openstackgerrit | jacky06 proposed openstack/openstack-ansible-os_panko master: Add the project source code repository in README https://review.openstack.org/584840 | 12:04 |
openstackgerrit | jacky06 proposed openstack/openstack-ansible-os_monasca master: Add the project source code repository in README https://review.openstack.org/584841 | 12:04 |
openstackgerrit | jacky06 proposed openstack/openstack-ansible-os_magnum master: Add the project source code repository in README https://review.openstack.org/584842 | 12:04 |
openstackgerrit | jacky06 proposed openstack/openstack-ansible-os_searchlight master: Add the project source code repository in README https://review.openstack.org/584843 | 12:04 |
openstackgerrit | jacky06 proposed openstack/openstack-ansible-os_rally master: Add the project source code repository in README https://review.openstack.org/584845 | 12:04 |
openstackgerrit | jacky06 proposed openstack/openstack-ansible-os_tempest master: Add the project source code repository in README https://review.openstack.org/584846 | 12:04 |
Sara_ | guilhermesp the answer is "dhclient: not found" | 12:04 |
guilhermesp | Sara_: now is time to do what odyssey4me suggested :) | 12:05 |
evrardjp | +1 | 12:05 |
Sara_ | evrardjp sorry :(( | 12:06 |
Sara_ | odyssey4me i am not very familiar with the networking, i do not know from where and how i should start, would you explain more please. | 12:10 |
odyssey4me | Sara_: I'm sorry, but I don't have to to do that. | 12:11 |
Sara_ | odyssey4me no problem then :)) | 12:13 |
guilhermesp | Sara_: I believe that you can find more help asking at #openstack-neutron channel | 12:14 |
guilhermesp | show them the diagram that odyssey4me provided and explain your issue | 12:14 |
Sara_ | guilhermesp thank you very much | 12:16 |
*** Bhujay has joined #openstack-ansible | 12:21 | |
*** kstev has quit IRC | 12:21 | |
*** hachi has joined #openstack-ansible | 12:26 | |
*** hachi has quit IRC | 12:29 | |
*** hachi has joined #openstack-ansible | 12:30 | |
Sara_ | i have another question which is i don't know whether br-vxlan in the controller should have ip or not ? | 12:35 |
guilhermesp | Sara_: https://docs.openstack.org/project-deploy-guide/openstack-ansible/latest/targethosts-networkconfig.html | 12:40 |
admin0 | Sara_, it should have an ip | 12:42 |
mgariepy | good morning everyone | 12:43 |
guilhermesp | morning mgariepy | 12:43 |
Sara_ | admin0 thank you, what about br-vlan ? | 12:46 |
noonedeadpunk | regarding bridges - why do we need them on nova compute nodes? It seems, that everything is configured on bare, without containers, but in documentation it's said, that bridges must be configured on compute nodes... | 12:47 |
noonedeadpunk | https://docs.openstack.org/project-deploy-guide/openstack-ansible/queens/targethosts.html#configuring-the-network | 12:49 |
jamesdenton | Some of the justifications have been stripped away over time. Bridges provide some consistency between the hosts, but not all of them are absolutely necessary. You can certainly choose to use interfaces directly rather than abstract that away using bridges. | 12:51 |
jrosser | odyssey4me: your queens repo patches are working here | 12:51 |
odyssey4me | noonedeadpunk jamesdenton it'll be easier if you use bridges though, because we assume they're there | 12:51 |
jamesdenton | Agreed. | 12:52 |
*** jbadiapa_ is now known as jbadiapa | 12:55 | |
*** udesale has joined #openstack-ansible | 12:56 | |
odyssey4me | jrosser: yay! | 12:57 |
jrosser | indeed! we have a jenkins job for that now | 12:57 |
odyssey4me | so now we just need https://review.openstack.org/584393 and https://review.openstack.org/584385 reviewed so that we can finalise the queens patches | 12:58 |
jrosser | next step will be to parameterise the jenkins job so we can test master behind a proxy as well | 12:59 |
odyssey4me | that'd be great, more external CI testing is good | 12:59 |
*** hachi_ has joined #openstack-ansible | 13:01 | |
*** hachi has quit IRC | 13:02 | |
openstackgerrit | bhujay kumar proposed openstack/openstack-ansible-haproxy_server master: Improve SelfSign cert generation method https://review.openstack.org/584857 | 13:03 |
*** KeithMnemonic has joined #openstack-ansible | 13:03 | |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible stable/ocata: Update all SHAs for 15.1.25 https://review.openstack.org/584858 | 13:04 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible stable/ocata: Update all SHAs for 15.1.25 https://review.openstack.org/584858 | 13:09 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible stable/pike: Update all SHAs for 16.0.17 https://review.openstack.org/584812 | 13:10 |
openstackgerrit | jacky06 proposed openstack/openstack-ansible-ops master: Add the project source code repository in README https://review.openstack.org/584874 | 13:20 |
*** tux_ has joined #openstack-ansible | 13:23 | |
openstackgerrit | jacky06 proposed openstack/openstack-ansible-os_almanach master: Add the project source code repository in README https://review.openstack.org/584877 | 13:24 |
*** hachi_ has quit IRC | 13:24 | |
odyssey4me | hwoarang: got a minute to look at https://review.openstack.org/584393 & https://review.openstack.org/584385 ? | 13:24 |
hwoarang | yeah i will have one in two minutes :) | 13:25 |
openstackgerrit | jacky06 proposed openstack/openstack-ansible-os_aodh master: Add repository into README.rst https://review.openstack.org/584588 | 13:25 |
hwoarang | stay tuned | 13:25 |
odyssey4me | tyvm | 13:25 |
openstackgerrit | jacky06 proposed openstack/openstack-ansible-os_tacker master: Add repository into README.rst https://review.openstack.org/584880 | 13:26 |
*** Bhujay has quit IRC | 13:26 | |
*** tux__ has joined #openstack-ansible | 13:28 | |
*** lbragstad has joined #openstack-ansible | 13:31 | |
*** tux_ has quit IRC | 13:31 | |
*** hachi has joined #openstack-ansible | 13:31 | |
openstackgerrit | weizj proposed openstack/openstack-ansible-pip_install master: Add the project source code repository in README https://review.openstack.org/584885 | 13:32 |
*** aludwar has quit IRC | 13:33 | |
*** jonher_ has joined #openstack-ansible | 13:38 | |
*** aludwar has joined #openstack-ansible | 13:38 | |
*** jwitko has joined #openstack-ansible | 13:39 | |
*** jonher has quit IRC | 13:39 | |
*** tux__ has quit IRC | 13:52 | |
*** vollman has joined #openstack-ansible | 13:55 | |
*** vollman has joined #openstack-ansible | 13:56 | |
*** throwsb1 has joined #openstack-ansible | 13:56 | |
*** evin has quit IRC | 13:58 | |
*** tux_ has joined #openstack-ansible | 14:02 | |
*** hachi has quit IRC | 14:05 | |
*** Sara_ has quit IRC | 14:08 | |
openstackgerrit | Markos Chandras (hwoarang) proposed openstack/openstack-ansible master: zuul: Add aio_lxc jobs for distribution installations https://review.openstack.org/584765 | 14:11 |
*** hachi has joined #openstack-ansible | 14:12 | |
openstackgerrit | Andy Smith proposed openstack/openstack-ansible-os_aodh master: Setup oslo.messaging extra packages for optional drivers https://review.openstack.org/584899 | 14:19 |
*** yolanda__ has joined #openstack-ansible | 14:19 | |
*** hachi has quit IRC | 14:21 | |
*** yolanda_ has quit IRC | 14:21 | |
*** yolanda__ is now known as yolanda | 14:26 | |
*** hachi has joined #openstack-ansible | 14:28 | |
*** vakuznet has joined #openstack-ansible | 14:29 | |
*** cshen_ has joined #openstack-ansible | 14:31 | |
*** armaan has quit IRC | 14:32 | |
*** cshen has quit IRC | 14:32 | |
*** newFolder has joined #openstack-ansible | 14:32 | |
*** armaan has joined #openstack-ansible | 14:32 | |
*** dave-mccowan has quit IRC | 14:33 | |
newFolder | hi, why two vm on compute nodes can ping each other but can't ping default gateway ? | 14:35 |
*** cshen_ has quit IRC | 14:35 | |
openstackgerrit | Andy Smith proposed openstack/openstack-ansible-os_ceilometer master: Setup oslo.messaging extra packages for optional drivers https://review.openstack.org/584904 | 14:37 |
*** Bhujay has joined #openstack-ansible | 14:40 | |
*** dave-mccowan has joined #openstack-ansible | 14:42 | |
openstackgerrit | Andy Smith proposed openstack/openstack-ansible-os_designate master: Setup oslo.messaging extra packages for optional drivers https://review.openstack.org/584921 | 14:42 |
cloudnull | mornigns | 14:48 |
cloudnull | **mornings | 14:48 |
openstackgerrit | bhujay kumar proposed openstack/openstack-ansible-haproxy_server master: Improve SelfSign cert generation method https://review.openstack.org/584857 | 14:58 |
*** chyka has joined #openstack-ansible | 15:00 | |
*** chyka has quit IRC | 15:02 | |
*** chyka has joined #openstack-ansible | 15:02 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Add connbeat https://review.openstack.org/575180 | 15:03 |
*** rmart04_ has joined #openstack-ansible | 15:05 | |
*** rmart04 has quit IRC | 15:06 | |
*** rmart04_ has quit IRC | 15:09 | |
*** vnogin has joined #openstack-ansible | 15:16 | |
openstackgerrit | Merged openstack/openstack-ansible-ops master: Add the project source code repository in README https://review.openstack.org/584874 | 15:16 |
*** xgerman_ has quit IRC | 15:18 | |
*** mrhillsman has quit IRC | 15:18 | |
*** hachi has quit IRC | 15:19 | |
*** seba has quit IRC | 15:19 | |
*** seba has joined #openstack-ansible | 15:19 | |
*** kysse has quit IRC | 15:19 | |
*** berendt_ has quit IRC | 15:19 | |
*** mubix has quit IRC | 15:19 | |
*** mancdaz has quit IRC | 15:19 | |
*** vnogin has quit IRC | 15:20 | |
*** seba is now known as Guest38978 | 15:20 | |
*** d34dh0r53 has quit IRC | 15:20 | |
*** nyloc has quit IRC | 15:21 | |
*** mrhillsman has joined #openstack-ansible | 15:21 | |
*** xgerman_ has joined #openstack-ansible | 15:21 | |
*** lvdombrkr has quit IRC | 15:22 | |
*** chason has quit IRC | 15:22 | |
*** berendt_ has joined #openstack-ansible | 15:23 | |
*** chason has joined #openstack-ansible | 15:24 | |
*** d34dh0r53 has joined #openstack-ansible | 15:25 | |
*** nyloc has joined #openstack-ansible | 15:27 | |
*** mancdaz has joined #openstack-ansible | 15:27 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Add facts to better optimize thread pools https://review.openstack.org/584939 | 15:28 |
*** mubix has joined #openstack-ansible | 15:35 | |
*** kysse has joined #openstack-ansible | 15:36 | |
*** hachi has joined #openstack-ansible | 15:38 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Add facts to better optimize thread pools https://review.openstack.org/584939 | 15:40 |
*** hachi has quit IRC | 15:46 | |
openstackgerrit | Merged openstack/openstack-ansible master: Use upstream pypi before the repo is built https://review.openstack.org/584393 | 15:49 |
openstackgerrit | Andy Smith proposed openstack/openstack-ansible-os_ironic master: Setup oslo.messaging extra packages for optional drivers https://review.openstack.org/584952 | 15:51 |
*** gyee has joined #openstack-ansible | 15:51 | |
tux_ | Need Ceph help folks http://paste.openstack.org/show/726386/ | 15:56 |
*** udesale has quit IRC | 15:56 | |
tux_ | Currently i have this config http://paste.openstack.org/show/726457/ | 15:56 |
tux_ | Does ceph-ansible create LVM itself or we need to create manually by hand ? | 15:57 |
*** rpittau has quit IRC | 15:59 | |
*** dave-mccowan has quit IRC | 16:00 | |
andymccr | tux_: what version of ceph-ansible are you using? if youre on v3.0.x data_vg is required, which the error suggests is the problem. | 16:02 |
andymccr | on stable 3.1+ it shouldn't be required anymore and your configuration should be fine | 16:02 |
tux_ | I am using OSA 16.0.15 so what version comes with it... how do i check specific role version in OSA? | 16:02 |
*** rpittau has joined #openstack-ansible | 16:04 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible stable/queens: Use upstream pypi before the repo is built https://review.openstack.org/584394 | 16:05 |
odyssey4me | cores - would appreciate quick review of that backport | 16:05 |
*** hachi has joined #openstack-ansible | 16:05 | |
tux_ | andymccr: Do you know where to find version history about roles? If i want to find out which ceph-ansible version used in OSA 16.0.15? | 16:06 |
odyssey4me | tux_: look in the ansible-role-requirements.yml file for your checkout | 16:07 |
andymccr | tux_: yeah theyre in the ansible-role-requirements.yml i think for 16.0 versions its on ceph-ansible v3.0 and using individual roles - in 17+ i believe we moved to use the ceph-ansible repo itself with role references rather than the individual roles | 16:07 |
odyssey4me | tux_: https://github.com/openstack/openstack-ansible/blob/16.0.15/ansible-role-requirements.yml#L181-L204 | 16:07 |
tux_ | http://paste.openstack.org/show/726459/ | 16:08 |
openstackgerrit | Andy Smith proposed openstack/openstack-ansible-os_magnum master: Setup oslo.messaging extra packages for optional drivers https://review.openstack.org/584956 | 16:08 |
tux_ | v3.0.8 | 16:08 |
tux_ | odyssey4me: thanks | 16:08 |
tux_ | what would be the safe way to upgrade from ceph-ansible v3.0.8 to v3.x | 16:09 |
tux_ | can i just change version number in "ansible-role-requirements.yml" file and re-run os-ceph-install.yml? | 16:10 |
tux_ | andymccr: ^^ | 16:10 |
*** dave-mccowan has joined #openstack-ansible | 16:11 | |
andymccr | tux_: im not sure it'll just work off the bat like that - especially since 16.0 versions of osa use individual roles which arent always updated upstream in ceph-ansible. | 16:12 |
odyssey4me | tux_: upgrade to the next series of OSA and you'll have a tested set | 16:12 |
tux_ | is it safe to upgrade 16.0.x to 17.0.x (queen) ? | 16:13 |
odyssey4me | or deploy ceph separately from OSA and only use the client integration so that the two are decoupled | 16:13 |
noonedeadpunk | odyssey4me could you please review https://review.openstack.org/#/c/584629/ if you have time | 16:13 |
tux_ | after many many week my openstack reach to stable level.. i am worried | 16:13 |
odyssey4me | noonedeadpunk: will do so tomorrow if you don't mind, it's a bit late right now for such a big review | 16:13 |
tux_ | does queen worth using ? | 16:14 |
odyssey4me | tux_: you'll have to test it to find out | 16:14 |
*** newFolder has quit IRC | 16:14 | |
noonedeadpunk | odyssey4me sure, no problem. | 16:14 |
odyssey4me | tux_: we have tests to verify common use-cases, but you have your own use-case and should test it yourself before doing the upgrade | 16:14 |
tux_ | odyssey4me: & andymccr: currently my OSA deployed ceph, if i want to use ceph-ansible separately in that case how does it work with container mon ? | 16:16 |
tux_ | I think i like idea of using ceph-ansible seperatly | 16:16 |
tux_ | but i want to keep ceph mon etc in OSA | 16:17 |
noonedeadpunk | odyssey4me it has downside, like creating directories for both masakari and masakarimonitors, but I didn't know if it worth dividing into separate tasks (inside pre_install step) | 16:18 |
*** suggestable has quit IRC | 16:19 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Add facts to better optimize thread pools https://review.openstack.org/584939 | 16:19 |
*** dave-mccowan has quit IRC | 16:23 | |
*** dave-mccowan has joined #openstack-ansible | 16:24 | |
*** Bhujay has quit IRC | 16:25 | |
tux_ | andymccr: If i want to create LVM by hand in that case how do i create partition on LVM if i have single SSD disk (i want to keep journal + DATA on same disk) | 16:26 |
*** Darcidride has joined #openstack-ansible | 16:26 | |
openstackgerrit | Merged openstack/openstack-ansible-repo_server master: Remove the upstream pypi reverse proxy https://review.openstack.org/584385 | 16:28 |
openstackgerrit | Markos Chandras (hwoarang) proposed openstack/openstack-ansible-os_horizon master: Add support for using distribution packages for OpenStack services https://review.openstack.org/584330 | 16:29 |
*** hachi has quit IRC | 16:29 | |
*** dave-mccowan has quit IRC | 16:30 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-repo_server stable/queens: Remove the upstream pypi reverse proxy https://review.openstack.org/584387 | 16:31 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-repo_server stable/queens: Remove the upstream pypi reverse proxy https://review.openstack.org/584387 | 16:32 |
odyssey4me | cores - would appreciate reviews for these backports: https://review.openstack.org/#/q/topic:bp/python-build-install-simplification-stable/queens+status:open | 16:33 |
*** gillesMo has quit IRC | 16:42 | |
hwoarang | odyssey4me: this one https://review.openstack.org/#/c/564422/ is rather big. do we really need this series in queens? | 16:42 |
hwoarang | honest question really | 16:43 |
*** dave-mccowan has joined #openstack-ansible | 16:43 | |
odyssey4me | hwoarang: yes, queens is currently a bit broken - I've been working on finding a solution with jrosser for months, and that's the final solution | 16:43 |
hwoarang | ok | 16:43 |
odyssey4me | that whole chain I mean | 16:44 |
odyssey4me | it looks big, but it's mostly just clean-up | 16:44 |
hwoarang | ok fine by me then | 16:44 |
odyssey4me | that should actually make upgrades work | 16:44 |
*** armaan has quit IRC | 16:45 | |
*** armaan has joined #openstack-ansible | 16:45 | |
*** pcaruana has quit IRC | 16:47 | |
evrardjp | andymccr: do you know the irc nick of Mike Vollman? | 16:53 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Add x-pack monitoring by default https://review.openstack.org/584967 | 16:54 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Add x-pack monitoring by default https://review.openstack.org/584967 | 17:01 |
*** cshen has joined #openstack-ansible | 17:04 | |
*** jonher_ has quit IRC | 17:05 | |
*** jonher has joined #openstack-ansible | 17:05 | |
*** cshen has quit IRC | 17:09 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Add x-pack monitoring by default https://review.openstack.org/584967 | 17:09 |
*** epalper has quit IRC | 17:10 | |
tux_ | I am going to upgrade from 16.x to 17.x in my LAB and will see how it goes https://docs.openstack.org/openstack-ansible/queens/admin/upgrades/major-upgrades.html | 17:13 |
tux_ | is this correct document to follow for upgrade? | 17:13 |
admin0 | anyone seen this before: since image size is zero we will be doing resize-before-write for each chunk which will be considerably slower than normal -- glance error on ceph backend | 17:18 |
openstackgerrit | Andy Smith proposed openstack/openstack-ansible-os_octavia master: Setup oslo.messaging extra packages for optional drivers https://review.openstack.org/584979 | 17:19 |
admin0 | for cirros: 504 Gateway Time-out: The server didn't respond in time. (HTTP N/A)-- all playbooks run fine, ceph is healthy .. cinder works, glance = stuck | 17:19 |
*** cshen has joined #openstack-ansible | 17:20 | |
-tux_- [root@ostack-osa /opt/openstack-ansible]# git checkout stabke/queen | 17:37 | |
-tux_- error: pathspec 'stabke/queen' did not match any file(s) known to git. | 17:37 | |
*** cshen has quit IRC | 17:37 | |
tux_ | I am sure i am doing something wrong here.. | 17:37 |
-tux_- [root@ostack-osa /opt/openstack-ansible]# git describe | 17:37 | |
-tux_- 18.0.0.0b2-182-g55dce4f | 17:37 | |
guilhermesp | tux_: stabke :) | 17:37 |
-tux_- [root@ostack-osa /opt/openstack-ansible]# git checkout stable/queen | 17:38 | |
-tux_- error: pathspec 'stable/queen' did not match any file(s) known to git. | 17:38 | |
cloudnull | tux_ stable/queens | 17:38 |
tux_ | I did :) | 17:38 |
guilhermesp | queens tux_ | 17:38 |
guilhermesp | stable/queens | 17:38 |
tux_ | you got me!!!! | 17:39 |
-tux_- [root@ostack-osa /opt/openstack-ansible]# git checkout stable/queens | 17:39 | |
-tux_- Branch stable/queens set up to track remote branch stable/queens from origin. | 17:39 | |
-tux_- Switched to a new branch 'stable/queens' | 17:39 | |
odyssey4me | hehehe | 17:39 |
tux_ | so many queen :) | 17:39 |
tux_ | Lets see how my upgrade going from pike to queen | 17:42 |
*** cshen has joined #openstack-ansible | 17:43 | |
tux_ | This script will perform a Pike to Queens upgrade. Once you start the upgrade there is no going back. | 17:43 |
tux_ | Like this warning !!! | 17:44 |
*** mxevgenis has joined #openstack-ansible | 17:44 | |
*** hachi has joined #openstack-ansible | 17:46 | |
openstackgerrit | Guilherme Steinmuller Pimentel proposed openstack/openstack-ansible-os_monasca master: Remove unecessary default variables https://review.openstack.org/584985 | 17:49 |
*** armaan has quit IRC | 17:50 | |
*** armaan has joined #openstack-ansible | 17:51 | |
*** poopcat has joined #openstack-ansible | 17:58 | |
*** armaan has quit IRC | 18:01 | |
*** armaan has joined #openstack-ansible | 18:01 | |
openstackgerrit | Andy Smith proposed openstack/openstack-ansible-os_sahara master: Setup oslo.messaging extra packages for optional drivers https://review.openstack.org/584989 | 18:04 |
*** armaan has quit IRC | 18:06 | |
*** armaan has joined #openstack-ansible | 18:07 | |
*** rmart04 has joined #openstack-ansible | 18:12 | |
*** rmart04 has quit IRC | 18:13 | |
odyssey4me | cloudnull: mind taking a peek at https://review.openstack.org/#/q/topic:bp/python-build-install-simplification-stable/queens+status:open to help get queens in a better working state, especially for upgrades | 18:16 |
*** tosky has quit IRC | 18:23 | |
openstackgerrit | Andy Smith proposed openstack/openstack-ansible-os_trove master: Setup oslo.messaging extra packages for optional drivers https://review.openstack.org/584995 | 18:25 |
cloudnull | odyssey4me sure thing | 18:26 |
cloudnull | ill get to it right now | 18:26 |
odyssey4me | thanks cloudnull | 18:27 |
noonedeadpunk | guys, containers-lxc-create.yml often fails with http://paste.openstack.org/show/726465/ when container was destroyed. Is there an easy way to gather variables except running setup_hosts? | 18:33 |
*** ianychoi has quit IRC | 18:33 | |
*** ianychoi has joined #openstack-ansible | 18:34 | |
noonedeadpunk | It doesn't depend on masakari - it happens even with core elements | 18:34 |
odyssey4me | noonedeadpunk: whenever you limit that play, include lxc_hosts in the limit | 18:36 |
odyssey4me | it needs to be able to gather facts from the hosts | 18:36 |
noonedeadpunk | odyssey4me, thanks, my fault... | 18:38 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Add arcsight ingestion into logstash https://review.openstack.org/584997 | 18:39 |
odyssey4me | noonedeadpunk: not at all, it's obvious once you know it but it's not very intuitive and hopefully we can make that better one day | 18:39 |
*** vakuznet has quit IRC | 18:46 | |
*** lbragstad_ has joined #openstack-ansible | 18:47 | |
*** lbragstad has quit IRC | 18:48 | |
*** lbragstad_ is now known as lbragstad | 18:51 | |
openstackgerrit | Antony Messerli proposed openstack/openstack-ansible-ops master: Undefine existing VM configurations during rebuild https://review.openstack.org/585001 | 19:02 |
openstackgerrit | Jacob Wagner proposed openstack/openstack-ansible-ops master: Add ability to deploy Ceph into a Multinode AIO https://review.openstack.org/585003 | 19:02 |
*** cshen has quit IRC | 19:04 | |
openstackgerrit | Guilherme Steinmuller Pimentel proposed openstack/openstack-ansible-os_monasca master: Remove unnecessary default variables https://review.openstack.org/584985 | 19:05 |
*** gregwork has joined #openstack-ansible | 19:07 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Add logrotate to the elasticstack https://review.openstack.org/585005 | 19:09 |
openstackgerrit | Antony Messerli proposed openstack/openstack-ansible-ops master: Adds tweaks to run MNAIO on Ubuntu 18.04 https://review.openstack.org/585006 | 19:11 |
*** mmercer has joined #openstack-ansible | 19:12 | |
openstackgerrit | Jacob Wagner proposed openstack/openstack-ansible-ops master: Add ability to deploy Ceph into a Multinode AIO https://review.openstack.org/585003 | 19:12 |
*** cshen has joined #openstack-ansible | 19:13 | |
*** mxevgenis has quit IRC | 19:14 | |
*** vnogin has joined #openstack-ansible | 19:16 | |
*** vnogin has quit IRC | 19:20 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Add x-pack monitoring by default https://review.openstack.org/584967 | 19:25 |
*** jonher has quit IRC | 19:26 | |
*** jonher has joined #openstack-ansible | 19:31 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Update sharding based on data-nodes https://review.openstack.org/585012 | 19:34 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Update sharding based on data-nodes https://review.openstack.org/585012 | 19:36 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Add facts to better optimize thread pools https://review.openstack.org/584939 | 19:38 |
guilhermesp | guys. I believe that the necessary fixes for monasca's roles are done. There're just 3 PRs to be aproved https://review.openstack.org/#/q/owner:guilhermesp%2540lsd.ufcg.edu.br+status:open | 19:56 |
guilhermesp | So, I also want to know what would be the next steps. For exemple, put these files upstream https://github.com/openstack/openstack-ansible-os_monasca/tree/master/extras | 19:57 |
guilhermesp | to make it possible the installation. I have some resource to run locally and make any necessary fixes | 19:57 |
tux_ | Folks does RAID controller LSI 9207-8i support RAID with JBOD mode together ? | 19:58 |
tux_ | I know it support JBOD but want to find out it does support RAID also same time | 20:01 |
noonedeadpunk | tux_ why not to use raid 0 with 1 drive in it? | 20:04 |
noonedeadpunk | if it's not supported | 20:05 |
tux_ | noonedeadpunk: because RAID-0 required reboot everytime when add or remove new drive | 20:05 |
tux_ | If i want to upgrade drives or want to add more drives in empty slot in that case i have to reboot system and set in BIOS | 20:05 |
noonedeadpunk | tux_ sounds pretty strange... MegaCLI is able to do that | 20:06 |
tux_ | what is MegaCLI ? | 20:06 |
tux_ | to manage LSI MegaRAID SAS 9260 controller ? | 20:07 |
noonedeadpunk | it's generic tool for LSI RAID controllers | 20:08 |
openstackgerrit | Merged openstack/openstack-ansible-os_nova master: Execute service setup against a delegated host using Ansible built-in modules https://review.openstack.org/582315 | 20:08 |
tux_ | noonedeadpunk: that is the reason i need JBOD mode so i can add remove drive on fly without rebooting and doing anything to RAID controller | 20:09 |
tux_ | noonedeadpunk: i don't know if i can use both MODE together | 20:10 |
noonedeadpunk | tux_ but you don't need reboot to configure another raid... | 20:10 |
odyssey4me | tux_: in a previous life I wanted to do that and found I had to use two controllers - one for jbod and the other for raid | 20:10 |
odyssey4me | things may have changed though, because that was 5 years back | 20:10 |
noonedeadpunk | odyssey4me good, that you're still here. I've got a question. How could I workaround the following problem. During masakari monitors role development I need systemd-python pip package. But it requires libsystemd-dev to be installed by package manager. So when I've launched repo-build role, wheel contruction failed, because libsystemd-dev is missing. | 20:13 |
tux_ | odyssey4me: do you know type of controller you were using? | 20:14 |
odyssey4me | tux_: one of the LSI's - it was IBM equipment IIRC | 20:15 |
tux_ | noonedeadpunk: you hijacked my man ;) | 20:15 |
noonedeadpunk | So is it required to update repo-build role, or I may specifiy required package somewhere in the current role dependecies or wherever? | 20:15 |
tux_ | This is the one i am planning to buy - LSI SAS 9207-8i | 20:16 |
odyssey4me | noonedeadpunk: sure, you'll have to patch the repo_build role with the distro package dep here https://github.com/openstack/openstack-ansible-repo_build/blob/master/vars/ubuntu-16.04.yml#L19 with a comment for why it's needed | 20:16 |
odyssey4me | you'll also have to add it to the role's distro package list so that it can work for the role test | 20:16 |
odyssey4me | (which has no repo) | 20:16 |
odyssey4me | noonedeadpunk: obviously you'll need to figure out the equivalent package for the other distributions too | 20:17 |
noonedeadpunk | odyssey4me: I've added them to masakari role here https://review.openstack.org/#/c/584629/ and I've found package name for other distros | 20:18 |
noonedeadpunk | but I didn't realized that I have to install it for repo container as well | 20:19 |
*** fatdragon has joined #openstack-ansible | 20:25 | |
odyssey4me | noonedeadpunk: yeah, for now the repo build process does all the wheel building, so it'll need any deps for building wheels | 20:27 |
openstackgerrit | Dmitriy Rabotjagov (noonedeadpunk) proposed openstack/openstack-ansible-repo_build master: Added installation of systemd-devel/libsystemd-dev which is required for systemd-python https://review.openstack.org/585026 | 20:28 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Add x-pack monitoring by default https://review.openstack.org/584967 | 20:29 |
jrosser | not strictly OSA but advice on what to do next? https://review.openstack.org/#/c/575793/ | 20:33 |
openstackgerrit | Dmitriy Rabotjagov (noonedeadpunk) proposed openstack/openstack-ansible-os_masakari master: Basic implemintation of masakari-monitors https://review.openstack.org/584629 | 20:33 |
odyssey4me | jrosser: possibly better to ask in review, they've. asked you to update the lower-constraints file, not sure to what | 20:36 |
odyssey4me | tux_: the megacli can do most raid config changes online, so you should look into it - http://hwraid.le-vert.net/ is useful if you have a supported card | 20:38 |
odyssey4me | time for me to !computer night folks! | 20:38 |
tux_ | odyssey4me: thanks man!! i will sure look into and see | 20:38 |
jrosser | an lsi 2907 will almost always come with IT (Intiator Target) firmware suitable for JBOD applications | 20:44 |
jrosser | rare to find one with IR firmware and those are limited to very trivial raid configurations | 20:46 |
*** tux__ has joined #openstack-ansible | 21:00 | |
*** tux_ has quit IRC | 21:04 | |
*** parasitid has quit IRC | 21:09 | |
*** tux_ has joined #openstack-ansible | 21:13 | |
*** tux__ has quit IRC | 21:17 | |
*** parasitid has joined #openstack-ansible | 21:25 | |
*** jwitko has quit IRC | 21:40 | |
*** cshen has quit IRC | 21:49 | |
*** throwsb1 has quit IRC | 21:56 | |
*** hachi has quit IRC | 21:57 | |
*** speedmann has quit IRC | 22:00 | |
*** speedmann has joined #openstack-ansible | 22:00 | |
openstackgerrit | Merged openstack/openstack-ansible-os_monasca master: Upgrade storm repository https://review.openstack.org/583634 | 22:02 |
*** jonher has quit IRC | 22:03 | |
*** jonher has joined #openstack-ansible | 22:03 | |
*** tux_ has quit IRC | 22:04 | |
*** tux_ has joined #openstack-ansible | 22:05 | |
*** jwitko has joined #openstack-ansible | 22:09 | |
*** tux_ has quit IRC | 22:09 | |
*** vnogin has joined #openstack-ansible | 22:16 | |
*** vnogin has quit IRC | 22:21 | |
*** barahon has joined #openstack-ansible | 22:55 | |
*** tosky has joined #openstack-ansible | 22:58 | |
*** chyka has quit IRC | 23:02 | |
*** chyka has joined #openstack-ansible | 23:03 | |
*** tux_ has joined #openstack-ansible | 23:04 | |
*** tux_ has quit IRC | 23:08 | |
*** barahon has quit IRC | 23:10 | |
*** KeithMnemonic has quit IRC | 23:12 | |
*** mmercer has quit IRC | 23:12 | |
openstackgerrit | Merged openstack/openstack-ansible stable/queens: Use upstream pypi before the repo is built https://review.openstack.org/584394 | 23:18 |
*** jonher has quit IRC | 23:22 | |
*** tosky has quit IRC | 23:27 | |
*** threestrands has joined #openstack-ansible | 23:30 | |
*** tux_ has joined #openstack-ansible | 23:40 | |
*** fatdragon has quit IRC | 23:40 | |
tux_ | why cloning repo taking so much time, i am bootstrapping OSA | 23:42 |
tux_ | I have 10G link in my datacenter | 23:42 |
*** tux_ has quit IRC | 23:43 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible stable/queens: Ensure that repo checks use the right values https://review.openstack.org/564422 | 23:44 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible stable/queens: Ensure that the repo servers also use the pypi cache https://review.openstack.org/568502 | 23:45 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible stable/queens: Remove default pip_links value https://review.openstack.org/568637 | 23:45 |
*** chyka has quit IRC | 23:48 | |
*** jonher has joined #openstack-ansible | 23:48 | |
*** jonher has quit IRC | 23:55 | |
*** jonher has joined #openstack-ansible | 23:55 | |
*** Darcidride has quit IRC | 23:55 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!