*** exodusftw has joined #openstack-ansible | 00:18 | |
*** linhnm has joined #openstack-ansible | 00:33 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible master: Use fan out when deploying with nspawn https://review.openstack.org/568331 | 00:45 |
---|---|---|
*** vnogin has joined #openstack-ansible | 00:48 | |
*** vnogin has quit IRC | 00:52 | |
*** dave-mcc_ has quit IRC | 00:59 | |
cloudnull | mmercer nice! | 01:11 |
cloudnull | Do anything fun yet? Besides all the surgery? ;) | 01:12 |
mmercer | cloudnull: hehe... no, i got a bit destructive with my surgery first | 01:37 |
mmercer | lol | 01:37 |
mmercer | i plan on starting the fun in the next day or two | 01:37 |
mmercer | but i also plan on doing several more installs in the next couple days as well | 01:37 |
mmercer | =D | 01:37 |
mmercer | next im going after centos darnit | 01:37 |
*** gyee has quit IRC | 01:38 | |
mmercer | in the mean time, i get to go hoooome | 01:39 |
mmercer | yay | 01:39 |
*** dave-mccowan has joined #openstack-ansible | 02:01 | |
*** linhnm has quit IRC | 02:03 | |
*** nicolasbock has quit IRC | 02:24 | |
*** dave-mccowan has quit IRC | 02:32 | |
*** harryhuang_ has joined #openstack-ansible | 02:34 | |
*** gkadam has joined #openstack-ansible | 02:36 | |
*** klamath has quit IRC | 02:36 | |
*** gkadam has quit IRC | 03:07 | |
*** klamath has joined #openstack-ansible | 03:51 | |
*** gokhan is now known as Guest90622 | 03:57 | |
*** klamath has quit IRC | 04:07 | |
*** brad[] has quit IRC | 04:33 | |
*** lkoranda has quit IRC | 04:37 | |
*** lkoranda has joined #openstack-ansible | 04:48 | |
*** chhagarw has joined #openstack-ansible | 05:08 | |
*** udesale has joined #openstack-ansible | 05:11 | |
*** dxiri has quit IRC | 05:11 | |
*** armaan has joined #openstack-ansible | 05:47 | |
*** lkoranda has quit IRC | 06:09 | |
*** armaan has quit IRC | 06:10 | |
*** armaan has joined #openstack-ansible | 06:10 | |
*** lkoranda has joined #openstack-ansible | 06:19 | |
*** senk has joined #openstack-ansible | 06:26 | |
*** udesale has quit IRC | 06:27 | |
senk | tried 2 different environments and have following issue with vms: stable/ocata 17.0.4 release of aio with ubuntu 16.04 failing at tempest tests. any idea? looks like sshing into the vm does not work | 06:27 |
admin0 | morning | 06:27 |
senk | morning! | 06:28 |
admin0 | senk, the instances have networking , ips ? | 06:28 |
admin0 | security groups all set ? | 06:28 |
senk | looks like they are all set, tempest fails at sshing into machines. | 06:29 |
*** udesale has joined #openstack-ansible | 06:29 | |
senk | http://paste.openstack.org/show/NsJg7xrA4c0Zy3nA4rgj/ | 06:31 |
senk | ah dropped the other lines, not very helpful mom | 06:32 |
senk | i guess the problem starts here http://paste.openstack.org/show/721063/ | 06:33 |
senk | tried it with an esxi virtual machine and with a local vmware fusion vm | 06:36 |
*** mma has joined #openstack-ansible | 06:36 | |
*** lvdombrkr has joined #openstack-ansible | 06:39 | |
*** klamath has joined #openstack-ansible | 06:39 | |
senk | nested virtualization features are turned on. will try again with a centos machine. just curious if there is a known issue | 06:40 |
*** klamath has quit IRC | 06:44 | |
*** sar has joined #openstack-ansible | 06:44 | |
*** DanyC_ has quit IRC | 06:48 | |
*** DanyC has joined #openstack-ansible | 06:48 | |
*** DanyC has quit IRC | 06:52 | |
*** udesale has quit IRC | 06:58 | |
*** epalper has joined #openstack-ansible | 07:00 | |
*** udesale has joined #openstack-ansible | 07:07 | |
*** mbuil has joined #openstack-ansible | 07:12 | |
*** udesale has quit IRC | 07:19 | |
*** udesale has joined #openstack-ansible | 07:24 | |
*** epalper has quit IRC | 07:26 | |
*** epalper has joined #openstack-ansible | 07:27 | |
mbuil | evrardjp: hello | 07:33 |
evrardjp[m] | mbuil: good morning | 07:34 |
*** tosky has joined #openstack-ansible | 07:38 | |
mbuil | evrardjp[m]: good morning! I need a bit of help. The ODL gates are failing in os_neutron because of the error: "Could not find a version that satisfies the requirement ceilometer". I am pretty sure that the source of the error is this line: https://github.com/openstack/networking-odl/blob/master/requirements.txt#L21. Have you ever seen any other project OSA clones using such lines in requirements.txt? | 07:39 |
evrardjp | mbuil: yes, we had to freeze some projects in neutron for the integrated gates | 07:44 |
evrardjp | I haven't got the chance to patch them upstream | 07:44 |
evrardjp | one is neutron bgpvpn | 07:44 |
*** yifei has joined #openstack-ansible | 07:45 | |
evrardjp | the other is networking_odl | 07:45 |
evrardjp | networking-odl doesn't need ceilometer to run in itself, right? So they did bad packaging | 07:46 |
evrardjp | it should, instead, have this as either a dev requirement, or an optional package | 07:46 |
evrardjp | networking_odl[ceilometer] | 07:46 |
*** DanyC has joined #openstack-ansible | 07:47 | |
mbuil | evrardjp: yes, they added that a few weeks ago, I don't understand why. When you said you had to freeze networking_odl, does that mean it is not on master branch? | 07:47 |
*** yifei has quit IRC | 07:47 | |
evrardjp | it's on master branch, but we won't bump the version until this get fixed. | 07:48 |
evrardjp | help is welcome | 07:48 |
evrardjp | https://github.com/openstack/openstack-ansible/blob/362e9b24f2e9b9cc6f06d61db1073b18c760179e/playbooks/defaults/repo_packages/openstack_services.yml#L157-L158 | 07:48 |
*** DanyC has quit IRC | 07:49 | |
hwoarang | good morning | 07:50 |
mbuil | evrardjp: oh, ok! So you guys already detected it :). Do you know if the real problem is that it cannot find a ceilometer version that matches or if it is a problem of how ceilometer dependency is expressed in requirements.txt? | 07:52 |
*** DanyC has joined #openstack-ansible | 07:57 | |
*** radu_ has joined #openstack-ansible | 07:57 | |
*** radu_ is now known as pvradu | 08:00 | |
*** shardy has joined #openstack-ansible | 08:00 | |
openstackgerrit | Markos Chandras (hwoarang) proposed openstack/openstack-ansible master: zuul: Make openSUSE metal jobs voting https://review.openstack.org/568778 | 08:04 |
evrardjp | well it's both in this case. | 08:04 |
evrardjp | But yes, ceilometer probably shouldn't be a requirement to install networking-odl | 08:05 |
evrardjp | it doesn't make sense | 08:05 |
evrardjp | so removing it from requirements.txt makes sense but requires other adaptations I didn't got the chance to do | 08:05 |
mbuil | evrardjp: I'm going to ask the networking-odl guys | 08:06 |
*** armaan has quit IRC | 08:06 | |
*** armaan has joined #openstack-ansible | 08:07 | |
evrardjp | mbuil: i can give a few ideas. Where is this conversation happening? | 08:07 |
mbuil | #opendaylight-neutron | 08:07 |
mbuil | evrardjp: I have just asked ==> mpeterson: hello! I was checking this patch https://review.openstack.org/#/c/557370/ and I saw that you guys added ceilometer as a requirement for networking-odl, is ceilometer mandatory? | 08:08 |
*** armaan has quit IRC | 08:11 | |
*** armaan has joined #openstack-ansible | 08:11 | |
*** PTO has joined #openstack-ansible | 08:15 | |
PTO | Im trying to enable sr-iov on an existing deployment following the documentation and im currently stuck at a missing plugin: Plugin 'ml2.sriov' not found. - any suggestions on how to force the ml2.sriov plugin installation. | 08:17 |
evrardjp | PTO hey | 08:18 |
evrardjp | did you follow https://docs.openstack.org/openstack-ansible-os_neutron/latest/configure-network-services.html#sr-iov-support-optional ? | 08:19 |
PTO | evrardjp: exactly :-) | 08:19 |
evrardjp | PTO great | 08:20 |
PTO | evrardjp: And i executed the two plays os-neutron-install.yml and os-nova-install.yml successfully. Seems like the plugin is missing | 08:20 |
evrardjp | could you file a bug with where this issue is appearing (task name help) | 08:20 |
evrardjp | ok | 08:20 |
evrardjp | so it's packaging more than the playbook execution | 08:20 |
evrardjp | jamesdenton: did you work on sr-iov lately by any chance? :) | 08:21 |
evrardjp | jamesdenton: this way I'd know what to update in the docs :D | 08:21 |
PTO | evrardjp: openstack_user_config.yml: http://termbin.com/lynf and user_variables.yml: http://termbin.com/fo5p | 08:22 |
evrardjp | PTO could you check also your neutron config, to see if you have the fdb section and all ? | 08:22 |
evrardjp | PTO I think it's in neutron_plugin_types not in neutron_plugin_base | 08:24 |
evrardjp | the base stays ml2.lxb IIRC | 08:25 |
PTO | evrardjp: Interesting :-) The os_neutron role checks the neutron_plugin_types it seems. Should i rename it or mane another section? | 08:26 |
evrardjp | I think you need both, because your use case seems more complex :) | 08:27 |
evrardjp | follow the docs :) | 08:28 |
PTO | evrardjp: Stupid me... RTFM! | 08:29 |
PTO | evrardjp: Thanks so far. I have added to the user_variables.yml and are running the plays again | 08:30 |
PTO | evrardjp: I'm very confused about the docs. Am i supposed to make a new provider network or update the existing ones with the sr-iov parameters? | 08:31 |
evrardjp | PTO haha it happens to the best of us :) | 08:33 |
evrardjp | I think it's a new one | 08:33 |
evrardjp | but can't be sure | 08:33 |
evrardjp | let me read the doc | 08:33 |
evrardjp | nope you can re-use yours, as long as you group bind properly | 08:34 |
evrardjp | so that it shows up to the nodes | 08:34 |
PTO | evrardjp: Great! Thanks. | 08:35 |
PTO | evrardjp: By the way... congratz with your new Suse position :-) | 08:35 |
*** sar has quit IRC | 08:36 | |
openstackgerrit | Merged openstack/openstack-ansible-repo_build master: Update repo_build test-vars data https://review.openstack.org/568581 | 08:37 |
*** sar has joined #openstack-ansible | 08:38 | |
*** vnogin has joined #openstack-ansible | 08:43 | |
evrardjp | PTO thanks :) | 08:45 |
evrardjp | PTO we don't have what's needed to do on commit testing of sriov. So it would be very cool if you are making sure it works :D | 08:46 |
evrardjp | giving us insights | 08:46 |
PTO | evrardjp: I would love to test and give feedback :) | 08:47 |
evrardjp | PTO great :) | 08:47 |
PTO | evrardjp: I have a couple of Nokia and Cisco VNFs i would like to test | 08:47 |
*** vnogin has quit IRC | 08:48 | |
evrardjp | oh I see | 08:48 |
PTO | evrardjp: The main openstack documentation describes the SR-IOV can run in PF or VF. What is configured in the ansible package? https://docs.openstack.org/neutron/pike/admin/config-sriov.html | 08:48 |
evrardjp | I think YOU have to configure things | 08:50 |
evrardjp | because it's you that decides the amount of "vNICs" that show up as VF of a PF | 08:51 |
evrardjp | after that you can just pass them to OSA | 08:51 |
PTO | evrardjp: That was also my impression :-) What is the "openstack-ansible" way change compute node kernel options and sys settings? | 08:51 |
evrardjp | we do not do that. However, we have a handy openstack_hosts role that can help you do things on all the nodes. You can probably trick it to do your bidding :) | 08:52 |
evrardjp | nodes are physical or virtual (like containers), just adapt to your needs | 08:52 |
evrardjp | (it also depends on your version, I am talking about Q/master there | 08:53 |
evrardjp | P and before run openstack_hosts only on physical nodes. | 08:53 |
openstackgerrit | Merged openstack/openstack-ansible master: Support oslo.messaging services for separate RPC and Notification https://review.openstack.org/558612 | 08:53 |
*** gkadam has joined #openstack-ansible | 08:53 | |
evrardjp | if you read the deploy guide, there is a step to prepare hosts, as we just deploy openstack on top | 08:53 |
evrardjp | we are just a toolkit, we are not a product that goes from bare metal to shiny new ops ui :D | 08:54 |
evrardjp | but I know companies doing so :D | 08:54 |
*** epalper has quit IRC | 08:59 | |
*** radeks_ has joined #openstack-ansible | 09:00 | |
*** epalper has joined #openstack-ansible | 09:00 | |
*** pvradu has quit IRC | 09:00 | |
*** pvradu has joined #openstack-ansible | 09:00 | |
*** vnogin has joined #openstack-ansible | 09:03 | |
*** vnogin has quit IRC | 09:07 | |
PTO | evrardjp: Thanks for the hints. Otherwise i would have mave a standalone playbook doing the tweaks. I think your tool suite are amazing and produces an installation of high quality and stability | 09:13 |
*** vnogin has joined #openstack-ansible | 09:15 | |
evrardjp | PTO and now... I am expecting ... https://memegenerator.net/img/instances/81825020/bugs-bugs-everywhere.jpg | 09:18 |
*** johanssone has joined #openstack-ansible | 09:18 | |
evrardjp | :) | 09:18 |
evrardjp | (and not only because I love to record and fix them) | 09:18 |
evrardjp | :D | 09:18 |
*** pmannidi has quit IRC | 09:27 | |
*** sar has quit IRC | 09:32 | |
*** sar has joined #openstack-ansible | 09:35 | |
PTO | evrardjp: LOL | 09:41 |
odyssey4me | o/ all | 09:51 |
odyssey4me | ansmith it appears I rushed through the reviews for the hybrid messaging a little - I now understand why the inventory is left as-is. If you can add reno's for the removed vars, that'd be awesome... IMO they're good to go. | 09:54 |
odyssey4me | evrardjp I was thinking about how useful an exponential backoff retry implementation for Ansible would be, and found some things. I wonder what your thoughts are on the idea: https://github.com/ansible/ansible/issues/20226 | 09:56 |
odyssey4me | My specific use-case here would be to use an exponential/sequential delay for apt install or apt update tasks... so that if the mirror happens to be mid update, we can try again with longer and longer delays in the hopes that the mirror update finishes and the task passes eventually. | 09:58 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible master: Move database creation into role https://review.openstack.org/568485 | 10:03 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible master: Move database creation into role (glance) https://review.openstack.org/568485 | 10:03 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-tests master: Move database creation into role (glance) https://review.openstack.org/568492 | 10:06 |
openstackgerrit | Markos Chandras (hwoarang) proposed openstack/openstack-ansible master: zuul: Make openSUSE metal jobs voting https://review.openstack.org/568778 | 10:12 |
odyssey4me | ansmith I'd be happy to help do the release notes if you're happy for me to update the patches. | 10:14 |
PTO | When the task "TASK [ceph_client : Get ceph.conf and store contents when ceph_conf_file is not defined]" runs, it takes 5+ minutes for each node. Is this working as intended or a bug? | 10:14 |
Tahvok | No such problem here with ceph | 10:26 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-repo_build stable/queens: Update repo_build test-vars data https://review.openstack.org/568809 | 10:28 |
openstackgerrit | Merged openstack/openstack-ansible-os_molteniron stable/queens: Be clear about python3: Remove its support https://review.openstack.org/566600 | 10:29 |
*** nicolasbock has joined #openstack-ansible | 10:32 | |
openstackgerrit | Merged openstack/openstack-ansible-pip_install stable/queens: Be clear about python3: Remove its support https://review.openstack.org/566601 | 10:33 |
openstackgerrit | Merged openstack/openstack-ansible-lxc_hosts stable/queens: Be clear about python3: Remove its support https://review.openstack.org/566595 | 10:34 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-repo_build stable/pike: Update repo_build test-vars data https://review.openstack.org/568810 | 10:38 |
*** chhagarw has quit IRC | 10:41 | |
*** dave-mccowan has joined #openstack-ansible | 10:41 | |
*** klamath has joined #openstack-ansible | 10:41 | |
*** arbrandes has quit IRC | 10:42 | |
*** arbrandes has joined #openstack-ansible | 10:43 | |
*** klamath has quit IRC | 10:46 | |
*** arbrandes has quit IRC | 10:46 | |
*** arbrandes has joined #openstack-ansible | 10:47 | |
openstackgerrit | Niraj Singh proposed openstack/openstack-ansible-os_masakari master: Removed unnecessary lines from inventory. https://review.openstack.org/568811 | 10:48 |
*** arbrandes has quit IRC | 10:48 | |
*** nsingh has quit IRC | 10:49 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-repo_build stable/ocata: Update repo_build test-vars data https://review.openstack.org/568812 | 10:49 |
odyssey4me | cores - updated py_pkgs plugin data in https://review.openstack.org/#/q/Icf102a78fd0cf9aae3c09378235f2d91f7db8cdd - would appreciate reviews for those so that all the silly distro package deletions/renames from the data can be a thing of the past | 10:51 |
*** nicolasbock has quit IRC | 10:54 | |
odyssey4me | evrardjp I see you like my idea in https://github.com/ansible/ansible/issues/20226 :) I wonder how we get more attention on it. | 10:55 |
evrardjp | odyssey4me: well the good way to do it is attend the meetings, told them how it could improve their testing :) | 10:57 |
evrardjp | it could technically solve some gating issues for ansible crew | 10:57 |
odyssey4me | evrardjp I guess that technically we should put together a proposal in ansible/proposals? | 10:58 |
evrardjp | yes | 10:58 |
evrardjp | probably worth discussing in ansible-devel first | 10:59 |
evrardjp | IIRC we discussed things like this in the past, just can't remember | 10:59 |
odyssey4me | I wouldn't mind doing a joint proposal with you. :) You see some aspects and have broader exposure. | 10:59 |
odyssey4me | I was also thinking of either extending the loop_control thing, or perhaps implementing something like retry_control. | 11:00 |
evrardjp | sounds a better name | 11:00 |
evrardjp | than what I proposed | 11:00 |
evrardjp | and has the same technical benefits | 11:00 |
openstackgerrit | Merged openstack/openstack-ansible-plugins stable/queens: Remove requirements file names from output https://review.openstack.org/568610 | 11:04 |
openstackgerrit | Merged openstack/openstack-ansible-plugins stable/ocata: Remove requirements file names from output https://review.openstack.org/568612 | 11:04 |
openstackgerrit | Merged openstack/openstack-ansible-plugins stable/pike: Remove requirements file names from output https://review.openstack.org/568611 | 11:04 |
ansmith | odyssey4me: thanks for taking time to go through the reviews, I should be good to get the release notes done | 11:09 |
odyssey4me | ansmith it's a pity I didn't think to do https://review.openstack.org/#/q/topic:move-mq-setup-into-roles sooner, it'd would have made your task much, much simpler | 11:09 |
*** nicolasbock has joined #openstack-ansible | 11:10 | |
odyssey4me | but, given you're busy with those tasks and the tests/integrated patches are merged - I'll hold that work back and do it as a follow on to yours | 11:10 |
ansmith | ok, sounds good, I may have some questions for you when bringing in the qdrouterd role | 11:11 |
odyssey4me | ansmith happy to help with that when it gets there - not sure what your time zone is (I'm in the UK), but jmccrory is west coast and should also be able to help - giving plenty of TZ coverage | 11:12 |
*** niraj_singh has joined #openstack-ansible | 11:16 | |
*** arbrandes has joined #openstack-ansible | 11:25 | |
*** armaan has quit IRC | 11:26 | |
*** armaan has joined #openstack-ansible | 11:27 | |
*** PTO has quit IRC | 11:29 | |
*** arbrandes has quit IRC | 11:34 | |
*** arbrandes has joined #openstack-ansible | 11:34 | |
*** arbrandes has quit IRC | 11:36 | |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-ops master: Convert ELK repo location to a variable so it can be overridden https://review.openstack.org/568816 | 11:37 |
*** arbrandes has joined #openstack-ansible | 11:37 | |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-ops master: Allow deploy time env vars when deploying ELK stack https://review.openstack.org/568817 | 11:37 |
guilhermesp | morning guys | 11:42 |
openstackgerrit | Niraj Singh proposed openstack/openstack-ansible-os_masakari master: Removed unnecessary lines from inventory. https://review.openstack.org/568811 | 11:42 |
*** gkadam has quit IRC | 11:43 | |
guilhermesp | cloudnull: actually, no. My problem initially was with the known issue of lxc_cache_prep and the "problem" with repo_build that I mentioned | 11:43 |
*** gkadam has joined #openstack-ansible | 11:43 | |
guilhermesp | but the installation of monasca itself was ok | 11:43 |
guilhermesp | I convinced my boss to upgrade our environment. I'm going to start planning, including overriding the source code with our nova_scheduler changes | 11:45 |
odyssey4me | guilhermesp excellent news :) | 11:45 |
*** jwitko_ has quit IRC | 11:46 | |
odyssey4me | guilhermesp I hope you have a test environment to get all the things right, before mucking with production? | 11:46 |
openstackgerrit | Niraj Singh proposed openstack/openstack-ansible-os_masakari master: Removed unnecessary lines from inventory. https://review.openstack.org/568811 | 11:47 |
*** niraj_singh has quit IRC | 11:47 | |
guilhermesp | yes, already have some options of test environments | 11:49 |
guilhermesp | It is not crucial to upgrade now, but needed, that's why I will carefully analyze the steps | 11:50 |
jamesdenton | evrardjp i have not worked with sr-iov in the latest releases, but i will be giving it a whirl on a new Pike deployment soon and can update accordingly. | 12:02 |
*** shardy_ has joined #openstack-ansible | 12:11 | |
*** shardy has quit IRC | 12:13 | |
*** ansmith has quit IRC | 12:16 | |
evrardjp | jamesdenton: there is no urgency I think, but PTO was interested by sharing receipes. | 12:29 |
jamesdenton | sure. i'll have to see what our current config is in Newton. When I get Pike deployed i'll document that and throw a blog up or something | 12:30 |
*** armaan has quit IRC | 12:41 | |
*** cmart has joined #openstack-ansible | 12:42 | |
*** klamath has joined #openstack-ansible | 12:42 | |
*** armaan has joined #openstack-ansible | 12:42 | |
*** klamath has quit IRC | 12:46 | |
*** armaan has quit IRC | 12:50 | |
*** armaan has joined #openstack-ansible | 12:50 | |
openstackgerrit | Niraj Singh proposed openstack/openstack-ansible-os_masakari master: Removed unnecessary lines from inventory. https://review.openstack.org/568811 | 12:58 |
admin0 | has anyone done pike to queens already ..anything to look out for ? | 13:01 |
jrosser | i've got external rgw integration working, could i get a review on https://review.openstack.org/#/c/565701/ ? | 13:06 |
evrardjp | andymccr: ? | 13:07 |
evrardjp | ^ | 13:07 |
*** ansmith has joined #openstack-ansible | 13:12 | |
*** brad[] has joined #openstack-ansible | 13:23 | |
*** esberglu has joined #openstack-ansible | 13:26 | |
*** shardy_ is now known as shardy | 13:38 | |
*** klamath has joined #openstack-ansible | 13:38 | |
*** chhagarw has joined #openstack-ansible | 13:40 | |
*** cmart has quit IRC | 13:46 | |
*** ivve has quit IRC | 13:47 | |
*** cjloader has joined #openstack-ansible | 13:47 | |
*** jwitko_ has joined #openstack-ansible | 13:48 | |
*** chhagarw has quit IRC | 13:50 | |
*** jwitko_ has quit IRC | 13:51 | |
*** jwitko_ has joined #openstack-ansible | 13:52 | |
*** udesale_ has joined #openstack-ansible | 13:55 | |
*** sar has quit IRC | 13:55 | |
*** rmart04 has joined #openstack-ansible | 13:57 | |
*** cmart has joined #openstack-ansible | 13:58 | |
*** udesale has quit IRC | 13:58 | |
*** nicolasbock has quit IRC | 14:06 | |
openstackgerrit | Andy Smith proposed openstack/openstack-ansible-os_nova master: Update to use oslo.messaging services for RPC and Notify https://review.openstack.org/558620 | 14:17 |
openstackgerrit | Andy Smith proposed openstack/openstack-ansible-os_cinder master: Update to use oslo.messaging service for RPC and Notify https://review.openstack.org/560574 | 14:22 |
*** nicolasbock has joined #openstack-ansible | 14:23 | |
openstackgerrit | Niraj Singh proposed openstack/openstack-ansible-os_masakari master: Removed unnecessary lines from inventory. https://review.openstack.org/568811 | 14:24 |
jrosser | where should ceilometer_service_adminuri be defined? becasue -> http://codesearch.openstack.org/?q=ceilometer_service_adminuri&i=nope&files=&repos= | 14:26 |
*** lvdombrkr89 has joined #openstack-ansible | 14:29 | |
*** lvdombrkr has quit IRC | 14:32 | |
*** dxiri has joined #openstack-ansible | 14:36 | |
*** mma has quit IRC | 14:41 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible master: Use fan out when deploying with nspawn https://review.openstack.org/568331 | 14:43 |
jrosser | cloudnull: o/ | 14:45 |
jrosser | getting closer with elk :) | 14:45 |
cloudnull | o/ jrosser :) | 14:47 |
*** armaan has quit IRC | 14:47 | |
cloudnull | cool . if i can help at all please let me know | 14:47 |
jrosser | i threw in a couple more patches | 14:47 |
jrosser | journalbeat blows up with "AnsibleUndefinedVariable: {{ ceilometer_service_adminuri }}/: 'ceilometer_service_adminuri' is undefined"} | 14:48 |
jrosser | and indeed it is :) i don't know where that is supposed to come from | 14:48 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-lxc_hosts stable/queens: Enable quota system and set qgroups https://review.openstack.org/568867 | 14:50 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-lxc_container_create stable/queens: Enable quota system and set qgroups https://review.openstack.org/568868 | 14:51 |
cloudnull | jrosser ah yes. that gem | 14:52 |
cloudnull | I think we just need to go though and remove that group var | 14:52 |
jrosser | i cant decide if its a bug or i really don't know wtf is going on :) | 14:52 |
* cloudnull had forgotten about that | 14:52 | |
cloudnull | I used https://gist.github.com/cloudnull/69bde16011d1ea94edf926252ea93933#file-user_lab_variables-yml-L167-L168 to get around it | 14:53 |
cloudnull | though i cant see where those options are used | 14:53 |
cloudnull | I was going to go delete them | 14:53 |
cloudnull | but that all slipped my mind | 14:53 |
cloudnull | its not anything elk needs. it just the group vars creating some nonsense that renders odd outside of normal osa use. | 14:54 |
jrosser | yes that looks to be the case | 14:55 |
jrosser | i looked in codesearch.openstack and those don't seem to crop up anywhere else at all | 14:55 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible master: Fix broken ceilometer variables https://review.openstack.org/568872 | 14:59 |
cloudnull | jrosser ^ | 14:59 |
cloudnull | I think that needs to be backported to ocata | 15:00 |
openstackgerrit | German Eichberger proposed openstack/openstack-ansible-os_octavia stable/pike: Create Octavia policy roles and legacy admin-owner rules https://review.openstack.org/568874 | 15:00 |
*** weezS has joined #openstack-ansible | 15:03 | |
mgariepy | nice one >> https://thehackernews.com/2018/05/linux-dhcp-hacking.html | 15:04 |
cloudnull | rutro | 15:05 |
cloudnull | dont we use entworkd manager on cent ? | 15:06 |
mgariepy | with dhcp ? | 15:07 |
jrosser | cloudnull: thats fixed journalbeat install | 15:07 |
openstackgerrit | Bjoern Teipel proposed openstack/openstack-ansible-ops master: Ansible inventory and keepalive support https://review.openstack.org/568354 | 15:08 |
*** kstev has joined #openstack-ansible | 15:14 | |
*** radeks_ has quit IRC | 15:16 | |
jrosser | cloudnull: journalbeat gets installed to /root/go/bin/journalbeat but the systemd service expects it in /usr/local/bin ? | 15:20 |
*** nyloc has quit IRC | 15:22 | |
*** radeks_ has joined #openstack-ansible | 15:25 | |
*** nyloc has joined #openstack-ansible | 15:26 | |
cloudnull | the binary for journal beat should be in /usr/local/bin/journalbeat | 15:29 |
cloudnull | but yes the go_path should be in opt | 15:29 |
jrosser | hrrm its quite insistent that the binary ends up in /root/go/bin for me | 15:30 |
openstackgerrit | Merged openstack/openstack-ansible-ops master: Convert ELK repo location to a variable so it can be overridden https://review.openstack.org/568816 | 15:37 |
cloudnull | maybe something with the environment vars? | 15:40 |
jrosser | i'm thinking that too | 15:40 |
openstackgerrit | Merged openstack/openstack-ansible-ops master: Allow deploy time env vars when deploying ELK stack https://review.openstack.org/568817 | 15:45 |
*** DanyC has quit IRC | 15:46 | |
*** DanyC has joined #openstack-ansible | 15:47 | |
*** DanyC has quit IRC | 15:51 | |
*** rmart04 has quit IRC | 15:52 | |
*** vnogin has quit IRC | 16:00 | |
*** udesale_ has quit IRC | 16:02 | |
*** epalper has quit IRC | 16:02 | |
*** vnogin has joined #openstack-ansible | 16:05 | |
*** pvradu has quit IRC | 16:10 | |
*** kstev1 has joined #openstack-ansible | 16:10 | |
*** kstev has quit IRC | 16:12 | |
*** cmart has quit IRC | 16:13 | |
*** cmart has joined #openstack-ansible | 16:13 | |
openstackgerrit | Niraj Singh proposed openstack/openstack-ansible-os_masakari master: Removed unnecessary lines from inventory. https://review.openstack.org/568811 | 16:15 |
*** vnogin has quit IRC | 16:19 | |
*** lvdombrkr89 has quit IRC | 16:22 | |
*** vnogin has joined #openstack-ansible | 16:26 | |
*** DanyC has joined #openstack-ansible | 16:28 | |
*** gyee has joined #openstack-ansible | 16:29 | |
*** DanyC_ has joined #openstack-ansible | 16:29 | |
*** DanyC has quit IRC | 16:33 | |
*** qwebirc48444 has joined #openstack-ansible | 16:37 | |
qwebirc48444 | hey guys!! i've just deployed osa queens!! but i got this error in one of my compute nodes!! how can i solve this?http://paste.openstack.org/show/721116/ | 16:38 |
qwebirc48444 | could anyone help me please | 16:39 |
cloudnull | qwebirc48444 based on ther error I would assume you have more than one compute host with the name compute2 | 16:43 |
*** SamYaple has joined #openstack-ansible | 16:45 | |
qwebirc48444 | cloudnull yes i have two compute nodes and a storage! | 16:45 |
*** gkadam has quit IRC | 16:46 | |
cloudnull | do the two compute nodes have the same hostname ? | 16:46 |
qwebirc48444 | cloudnull no! the first one is compute1 and second compute2 | 16:47 |
cloudnull | can you run `hostnamectl status` on both compute hosts ? | 16:48 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-ops master: Use environment: to manipulate PATH and GOPATH env vars https://review.openstack.org/568897 | 16:48 |
jrosser | cloudnull: ^ i cannot explain why your shell command fails for me but that works :/ | 16:48 |
cloudnull | jrosser nice find :) | 16:49 |
jrosser | i can't even make it work on the cli outside ansible | 16:49 |
qwebirc48444 | cloudnull i ran that command. | 16:50 |
*** shardy has quit IRC | 16:50 | |
openstackgerrit | Andy Smith proposed openstack/openstack-ansible-os_keystone master: Update to use oslo.messaging service for RPC and Notify https://review.openstack.org/562026 | 16:53 |
jrosser | cloudnull: theres a typo in that commit, sorry | 16:53 |
*** radeks_ has quit IRC | 16:54 | |
openstackgerrit | Andy Smith proposed openstack/openstack-ansible-os_nova master: Update to use oslo.messaging services for RPC and Notify https://review.openstack.org/558620 | 16:54 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-ops master: Use environment: to manipulate PATH and GOPATH env vars https://review.openstack.org/568897 | 16:57 |
qwebirc48444 | cloudnull what should i do in order to solve this issue? | 17:03 |
openstackgerrit | Andy Smith proposed openstack/openstack-ansible-os_cinder master: Update to use oslo.messaging service for RPC and Notify https://review.openstack.org/560574 | 17:12 |
*** cmart has quit IRC | 17:18 | |
openstackgerrit | Andy Smith proposed openstack/openstack-ansible-os_neutron master: Update to use oslo.messaging service for RPC and Notify https://review.openstack.org/563758 | 17:19 |
openstackgerrit | Andy Smith proposed openstack/openstack-ansible-os_glance master: Update to use oslo.messaging services for RPC and Notify https://review.openstack.org/564015 | 17:31 |
*** cmart has joined #openstack-ansible | 17:31 | |
*** throwsb1 has joined #openstack-ansible | 17:41 | |
openstackgerrit | Andy Smith proposed openstack/openstack-ansible-os_heat master: Update to use oslo.messaging service for RPC and Notify https://review.openstack.org/564030 | 17:43 |
cloudnull | qwebirc48444 what was the result of the commands ? | 17:46 |
cloudnull | jrosser the issue was that there's no export in that defaults file. | 17:47 |
cloudnull | nice catch that. | 17:47 |
cloudnull | this seems to work well. | 17:48 |
* cloudnull just ran this all in my lab | 17:48 | |
openstackgerrit | Merged openstack/openstack-ansible-ops master: Use environment: to manipulate PATH and GOPATH env vars https://review.openstack.org/568897 | 17:50 |
jrosser | cloudnull: did it work for you before? i just got all the binaries in the wrong place | 17:50 |
cloudnull | it is working for me nw | 17:51 |
cloudnull | ** now | 17:51 |
jrosser | cool :) | 17:51 |
cloudnull | I have this all running in a couple environments. | 17:51 |
jrosser | i need to feed my non-osa ceph to it as well | 17:51 |
cloudnull | ++ I did the same using a secondary inventory | 17:51 |
jrosser | grafana tomorrow :) then try to make some use of it | 17:53 |
cloudnull | the grafana dashboards are decent but fairly basic | 18:00 |
*** electrofelix has quit IRC | 18:01 | |
cloudnull | It'd be great to create more | 18:01 |
jrosser | have you tried observium? | 18:01 |
jrosser | its a different slice through things, all snmp | 18:02 |
jrosser | but in terms of results per time invested its incredible | 18:02 |
openstackgerrit | Andy Smith proposed openstack/openstack-ansible-os_ironic master: Update to use oslo.messaging service for RPC and Notify https://review.openstack.org/564301 | 18:15 |
*** weezS has quit IRC | 18:29 | |
*** radeks has joined #openstack-ansible | 18:34 | |
*** cmart has quit IRC | 18:38 | |
cloudnull | jrosser i've not tried that | 18:41 |
cloudnull | i will look though :_ | 18:41 |
mgariepy | we use observium for our switches here. | 18:42 |
mgariepy | it's nice | 18:42 |
admin0 | +1 for observium | 18:45 |
admin0 | use it as well | 18:45 |
admin0 | observium for network stuff, check_mk for servers | 18:46 |
*** epalper has joined #openstack-ansible | 18:48 | |
mmercer | hmmm, the ansible-hardening parts for sshd are slightly broken | 18:48 |
mgariepy | mmercer, ? what's broken on it ? | 19:00 |
openstackgerrit | Andy Smith proposed openstack/openstack-ansible-os_sahara master: Update to use oslo.messaging service for RPC and Notify https://review.openstack.org/564325 | 19:05 |
*** cmart has joined #openstack-ansible | 19:10 | |
*** weezS has joined #openstack-ansible | 19:12 | |
*** mbuil has quit IRC | 19:12 | |
*** epalper has quit IRC | 19:15 | |
*** vnogin has quit IRC | 19:15 | |
*** vnogin has joined #openstack-ansible | 19:17 | |
*** tosky has quit IRC | 19:20 | |
*** vnogin has quit IRC | 19:22 | |
*** tosky has joined #openstack-ansible | 19:24 | |
*** SamYaple has quit IRC | 19:29 | |
*** SamYaple has joined #openstack-ansible | 19:30 | |
mmercer | mgariepy: currently, it seems to be an additive change, which means it can have multiple definitions of the same parameter, which is a bad thing (example: PermitRootLogin without-password and then down lower: PermitRootLogin yes) | 20:05 |
mmercer | generally, instead of it being additive, should change those to lineinfile regexp's so that there are no multi defines for a given parameter | 20:06 |
DimGR | admin0 | 20:06 |
admin0 | hey | 20:13 |
admin0 | DimGR \o | 20:13 |
DimGR | you can upgrade kubectl | 20:13 |
mgariepy | PermitRootLogin yes << IS BAD | 20:20 |
mgariepy | but yeah indeed. | 20:20 |
mgariepy | depending on options. | 20:20 |
SamYaple | passwordless sudo though, totally fine | 20:21 |
mgariepy | sure :) | 20:22 |
admin0 | DimGR, in my case, ony fedora-atomic-25 worked .. everythign else just failed | 20:23 |
openstackgerrit | German Eichberger proposed openstack/openstack-ansible master: Adds the certificate client key password to user_secrets https://review.openstack.org/558244 | 20:28 |
*** radeks has quit IRC | 20:41 | |
*** ansmith has quit IRC | 20:44 | |
*** openstacking_123 has joined #openstack-ansible | 20:45 | |
*** openstacking_123 has quit IRC | 20:56 | |
*** openstacking_123 has joined #openstack-ansible | 20:58 | |
*** dxiri_ has joined #openstack-ansible | 21:07 | |
*** dxiri has quit IRC | 21:09 | |
*** openstacking_123 has quit IRC | 21:17 | |
*** jwitko__ has joined #openstack-ansible | 21:19 | |
*** jwitko_ has quit IRC | 21:23 | |
*** jwitko__ has quit IRC | 21:29 | |
*** dave-mccowan has quit IRC | 21:32 | |
*** ansmith has joined #openstack-ansible | 21:38 | |
*** dave-mccowan has joined #openstack-ansible | 21:41 | |
*** dave-mcc_ has joined #openstack-ansible | 21:47 | |
*** esberglu has quit IRC | 21:48 | |
*** dave-mccowan has quit IRC | 21:48 | |
*** esberglu has joined #openstack-ansible | 21:48 | |
*** esberglu has quit IRC | 21:53 | |
*** cjloader_ has joined #openstack-ansible | 21:57 | |
*** cjloader has quit IRC | 21:57 | |
*** osnaya_ has joined #openstack-ansible | 22:01 | |
*** cjloader has joined #openstack-ansible | 22:02 | |
*** cjloader_ has quit IRC | 22:02 | |
osnaya_ | @cloudnull @odyssey4me @evrardjp This is a question not directly related to OSA but for OpenStack. Do you know if Virtual Memory Streaming (VMS) is used internally by OpenStack in Pike or Queens release? | 22:03 |
*** cjloader has quit IRC | 22:07 | |
osnaya_ | @cloudnull @odyssey4me @evrardjp if you can refer me to some one from OpenStack that I should check with is welcome too | 22:10 |
*** pabelanger has quit IRC | 22:15 | |
*** portante has quit IRC | 22:15 | |
*** lhinds has quit IRC | 22:16 | |
*** dxiri_ has quit IRC | 22:25 | |
*** weezS has quit IRC | 22:25 | |
*** dxiri has joined #openstack-ansible | 22:25 | |
coolj | VMS seems to be a patented technology developed by gridcentric and acquired by google https://patents.google.com/patent/US20170038980A1/en | 22:30 |
*** pabelanger has joined #openstack-ansible | 22:34 | |
*** lhinds has joined #openstack-ansible | 22:35 | |
*** portante has joined #openstack-ansible | 22:35 | |
*** esberglu has joined #openstack-ansible | 22:38 | |
osnaya_ | @coolj I read a paper where it talks about Nova API-extension doing that? Do you someone who can give concrete answer from nova-api extension perspective? | 22:48 |
osnaya_ | @coolj also read that openstack extension that uses VMM is made available under Apache license.... any contacts from OpenStack that can shed light on this? | 22:54 |
coolj | osnaya_: ah i don't really know who to ask about that, sorry | 22:55 |
*** throwsb1 has quit IRC | 23:02 | |
*** pmannidi has joined #openstack-ansible | 23:14 | |
*** lhinds has quit IRC | 23:16 | |
*** pabelanger has quit IRC | 23:17 | |
*** portante has quit IRC | 23:18 | |
*** pabelanger has joined #openstack-ansible | 23:20 | |
*** portante has joined #openstack-ansible | 23:21 | |
*** kstev1 has quit IRC | 23:23 | |
*** lhinds has joined #openstack-ansible | 23:23 | |
*** tosky has quit IRC | 23:34 | |
*** dxiri has quit IRC | 23:52 | |
*** dxiri has joined #openstack-ansible | 23:53 | |
*** dxiri has quit IRC | 23:57 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!