*** spatel has joined #openstack-ansible | 00:57 | |
*** spatel has quit IRC | 01:33 | |
*** spatel has joined #openstack-ansible | 01:42 | |
*** gyee has quit IRC | 02:29 | |
*** rh-jelabarre has quit IRC | 03:15 | |
*** mmercer has quit IRC | 03:48 | |
*** stingrayza has quit IRC | 04:06 | |
*** raukadah is now known as chkumar|rover | 04:23 | |
*** evrardjp has quit IRC | 04:33 | |
*** evrardjp has joined #openstack-ansible | 04:33 | |
*** spatel has quit IRC | 05:16 | |
*** udesale has joined #openstack-ansible | 05:36 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: Install required modules for utility env https://review.opendev.org/744453 | 06:11 |
---|---|---|
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_keystone master: Use the utility host for db setup tasks https://review.opendev.org/733443 | 06:12 |
*** miloa has joined #openstack-ansible | 06:13 | |
*** cshen has joined #openstack-ansible | 07:20 | |
*** sep has quit IRC | 07:21 | |
*** kleini has joined #openstack-ansible | 07:25 | |
*** miloa has quit IRC | 07:33 | |
*** miloa has joined #openstack-ansible | 07:47 | |
*** andrewbonney has joined #openstack-ansible | 07:47 | |
*** tosky has joined #openstack-ansible | 07:48 | |
*** jhesketh has quit IRC | 08:24 | |
admin0 | i have a strange issue where the logs say: dnsmasq: cannot read 8.8.8.8: No such file or directory | 09:10 |
admin0 | and i can't seem to pinpoint the source of this | 09:10 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: Add corosync/pacemaker installation https://review.opendev.org/739146 | 09:23 |
masterpe | Do I understand correctly that OSA 19.1.0 wants to install the lasts masakari-monitors from pip? | 09:24 |
jrosser | noonedeadpunk: related to masterpe query on masakari-monitors are we missing a constraint here https://github.com/openstack/openstack-ansible-os_masakari/blob/3f5f393d22713b6eb4ef5d7f912102236f69f944/defaults/main.yml#L33-L36 ? | 09:32 |
noonedeadpunk | I'd say it's probably rather installs latest libvirt-python as it's not in constraints | 09:34 |
noonedeadpunk | hm, but it is | 09:35 |
jrosser | but don't we need a sha controlling masakari-monitors as it's a different pythong package? | 09:35 |
noonedeadpunk | oh, yes, indeed | 09:35 |
jrosser | like neutron is many repos https://github.com/openstack/openstack-ansible-os_neutron/blob/master/defaults/main.yml#L73-L84 | 09:36 |
noonedeadpunk | yeah, indeed, we miss it | 09:36 |
noonedeadpunk | eventually I'm working right now to add testing of monitors installation | 09:36 |
noonedeadpunk | as we don't install it in CI as well | 09:36 |
noonedeadpunk | but yes, we need to add masakari-monitors there... | 09:37 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/ansible-role-python_venv_build master: Use 'python3 -m venv' instead of virtualenv for python3 https://review.opendev.org/744120 | 09:59 |
jrosser | odyssey4me: do empty list elements cause trouble here https://review.opendev.org/#/c/744120/2/vars/main.yml ? i've seen the package module be not liking that before | 10:06 |
*** udesale_ has joined #openstack-ansible | 10:12 | |
*** sshnaidm_ has joined #openstack-ansible | 10:12 | |
odyssey4me | jrosser: it does for some, but not for others - IIRC the apt module is fine with it but we'll see in the test results | 10:12 |
odyssey4me | if it is, it's easy to resolve | 10:12 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_masakari master: Add CentOS 8 support https://review.opendev.org/739148 | 10:14 |
*** udesale has quit IRC | 10:14 | |
*** sshnaidm has quit IRC | 10:15 | |
noonedeadpunk | iirc apt was also complaining.... | 10:15 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_masakari master: Add masakari-monitors to constraints https://review.opendev.org/744673 | 10:18 |
noonedeadpunk | masterpe: can you check if that helps you ^ ? | 10:18 |
*** jhesketh has joined #openstack-ansible | 10:21 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_zun master: Add centos-8 support https://review.opendev.org/739649 | 10:21 |
*** sshnaidm_ is now known as sshnaidm | 10:26 | |
admin0 | i have osa+ceph with ssds only .. if i want to add to create a new pool with hdd only and give it to cinder ( as a new option) what is the best way to do that ? | 10:29 |
*** jbadiapa has joined #openstack-ansible | 10:35 | |
*** cshen has quit IRC | 10:36 | |
noonedeadpunk | I think you need to ensure your ssd have right class set up, and add another crush replecation rule which would use ssd and hdd classes appropriately. (ie https://ceph.io/community/new-luminous-crush-device-classes/) | 10:39 |
noonedeadpunk | iirc ceph-ansible doesn't support doing this out of the box? | 10:40 |
masterpe | noonedeadpunk: Aren't the monitors on a separate repo? | 10:40 |
noonedeadpunk | oh, damn, you're so right | 10:41 |
masterpe | I have try'ed to use something like - "git+{{ masakari_monitors_git_repo }}@{{ masakari_monitors_git_install_branch }}#egg=masakari-monitors" | 10:46 |
masterpe | But then I get a different failure but it can be the this is becourse masakari_monitors_git_install_branch is master and not the correct commit sha | 10:48 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_masakari master: Add masakari-monitors to constraints https://review.opendev.org/744673 | 10:49 |
noonedeadpunk | masterpe: what do you think about this ^? | 10:49 |
noonedeadpunk | sorry I'm out of resources at the moment to test everything... | 10:50 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_zun master: Add centos-8 support https://review.opendev.org/739649 | 10:51 |
masterpe | noonedeadpunk: I think you need to specify the branch for the monitors. There the variable gets overweight by a commit sha in the OSA openstack_services.yml file | 10:54 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_masakari master: Add masakari-monitors to constraints https://review.opendev.org/744673 | 10:56 |
noonedeadpunk | oh, we already have it in the integrated repo... | 10:57 |
noonedeadpunk | I thiought we totally missed that part... | 10:57 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_masakari master: Add masakari-monitors to constraints https://review.opendev.org/744673 | 10:57 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_masakari master: Add masakari-monitors to constraints https://review.opendev.org/744673 | 11:05 |
*** aedc has quit IRC | 11:08 | |
*** jbadiapa has quit IRC | 11:11 | |
*** tosky_ has joined #openstack-ansible | 11:20 | |
*** tosky has quit IRC | 11:20 | |
*** tosky_ is now known as tosky | 11:20 | |
*** udesale has joined #openstack-ansible | 11:27 | |
*** udesale_ has quit IRC | 11:27 | |
masterpe | noonedeadpunk: At leat now I get a somehow different error, https://gist.github.com/mpiscaer/14cbe63a5c1592339aeab0c700dfa93a | 11:29 |
masterpe | this is at task TASK [python_venv_build : Build wheels for the packages to be installed into the venv] *****************************************************************************************************************************************************************************************F | 11:30 |
noonedeadpunk | do you have libvirt-dev installed? | 11:30 |
noonedeadpunk | I think it might be missing on stein... | 11:31 |
*** udesale_ has joined #openstack-ansible | 11:31 | |
noonedeadpunk | https://review.opendev.org/#/c/679487/ | 11:31 |
masterpe | if then OSA had to do this in the venv | 11:31 |
*** udesale has quit IRC | 11:32 | |
noonedeadpunk | not really. it's package with headers that are required for pip to build python package | 11:32 |
noonedeadpunk | so it should be isntalled with apt/yum | 11:32 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_masakari stable/stein: Add libvirt-devel installation https://review.opendev.org/744682 | 11:32 |
*** cshen has joined #openstack-ansible | 11:35 | |
*** udesale_ has quit IRC | 11:38 | |
*** udesale has joined #openstack-ansible | 11:41 | |
*** npalladium has joined #openstack-ansible | 11:46 | |
admin0 | which nova config file has the ceph mons info ? | 11:54 |
*** rh-jelabarre has joined #openstack-ansible | 11:54 | |
admin0 | i have a routed storage network where the mons are in a different subnet .. how do I define the cluster and public network in this case ? | 11:55 |
masterpe | you do this in openstack_user_config.yml | 11:58 |
masterpe | in cidr_networks you define the storage and cluster network | 11:59 |
admin0 | i have pod1/pod2/pod3_storage cidr .. it uses ceph .. in the user_variables, i have public_network and cluster_network | 12:00 |
admin0 | which by default is cidr_networks.storage which does not exist in my case | 12:00 |
masterpe | yes cidr_networks.storage is in openstack_user_config.yml | 12:01 |
admin0 | in my case, using pods, it is not there | 12:02 |
admin0 | i have 3 separtate lines called pod1_storage, pod2_storage and pod_3 storage | 12:02 |
masterpe | And the ceph storage is not integrated in OSA? | 12:03 |
admin0 | it is not | 12:03 |
admin0 | its an existing ceph .. i did set openstack_config: true and gave the user and pass and fsid and pools | 12:03 |
admin0 | when i compare my ceph+osa with this one, i find that the diffence is in cluster/public network .. which i have no idea how to specify | 12:05 |
admin0 | trying to not do a manual edit | 12:05 |
*** rohit02 has joined #openstack-ansible | 12:07 | |
masterpe | But the cluster network are only for the osd and the public(storage) is used by the mons and compute nodes to communicate with the osd's | 12:07 |
masterpe | and you are not managing the ceph cluster via osa and so osa should not know the cluster network. | 12:08 |
admin0 | i need a way to do something liek this .. if host is in podX_hosts, replace public/cluster_network with podX_storage ip range | 12:09 |
jrosser | admin0: for a 'pod' setup i decided that the storage network in openstack_user_config was exclusively for clients of ceph (i.e OSA) | 12:13 |
jrosser | the cluster and public network for ceph itself were concerns dealt with outside OSA and were simply routed to by the clients | 12:14 |
*** tosky has quit IRC | 12:14 | |
*** tosky_ has joined #openstack-ansible | 12:14 | |
*** tosky_ is now known as tosky | 12:15 | |
masterpe | At the task "Deploy masakari configuration files" I get the failure 'nova_venv_tag' is undefined at generating process_list.yaml file | 12:15 |
admin0 | so i should remove public_network and cluster_network from config, and update them manually post-install ? | 12:15 |
admin0 | when i make a change to the cluster_network , is there a tag in nova that will update the config and reload the services ? | 12:16 |
*** dave-mccowan has joined #openstack-ansible | 12:16 | |
admin0 | without going through the whole playbook again | 12:16 |
jrosser | admin0: it's just like a normal deployment, you yourself need to assign IP to br-storage on the hosts according to the docs, and make that work with whatever subnets are in each pod | 12:16 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/ansible-role-python_venv_build master: Use 'python3 -m venv' instead of virtualenv for python3 https://review.opendev.org/744120 | 12:16 |
jrosser | ^ thats part of your host deployment, not OSA | 12:17 |
jrosser | then in OSA, if you have controllers/containers in each pod you need a cidr_networks section for storage and use reference_group just like for br-mgmt to define IP ranges to allocated from for containers | 12:17 |
admin0 | that was not the original question .. the original question was in a pod network, where there is pod1_storage, pod2_storage etc, how to take care of this value cluster_network: "{{ cidr_networks.storage }}" .. where the cidr_networks.storage does not exist | 12:18 |
jrosser | you shouldnt be having to do that, if it's an external ceph | 12:18 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-openstack_hosts master: Drop redhat.yml vars file https://review.opendev.org/744692 | 12:19 |
admin0 | i do need to specify a cluster and public network in ceph.conf and its updated by ansible everytime i run the playbook | 12:19 |
jrosser | just to check, by which ansible? | 12:19 |
jrosser | openstack-ansible ceph_client role just fetches the ceph.conf from your mon (or uses the one you supply a copy of) for an external cepg | 12:20 |
admin0 | hmm.. | 12:21 |
jrosser | my answer to the original question is this | 12:21 |
jrosser | imho it is easier not to talk about public/cluster networks in OSA config for external ceph | 12:22 |
jrosser | it is better to think of the OSA storage network as a 'client network' that is routable to the public network you make elsewhere | 12:22 |
kleini | jrosser, did you already create some Gerrit review for Ceph client config from files? Maybe I can add some of my experience. | 12:23 |
jrosser | kleini: sadly no things have been very busy the last week or two :( | 12:24 |
admin0 | so in my ceph.conf in the ceph server ( the file this osa client downloaded), the cluster and public network is set to 10.0.0.0/8 .. in my hypervisor, i have multiple networks ( br-mgmt, br-storage, br-vxlan) .. which do fall into that /8, but are /21, /24 etc | 12:24 |
admin0 | in this case, do i need to manually edit the ceph.conf and update those networks with my storage range ? | 12:24 |
kleini | jrosser, do you have a Git repository for me from that the documentation comes from? | 12:24 |
jrosser | admin0: i think that the ceph.conf is probably fine so long as you've arranged the address plan somehow | 12:25 |
admin0 | so in hosts in pod1_stroage, i replace the 10.0.0.0/8 with 10.10.90.0/24 .. and for pod2, 10.10.100.0/24 etc | 12:25 |
jrosser | just say "this /24 is for clients in pod1, this /24 is for clients in pod2" and so on, and they need a route to 10.0.0.0/8 in the provider_networks definition | 12:26 |
admin0 | got it | 12:26 |
admin0 | under br-storage in the pod, add a route so that it goes via br-storage | 12:26 |
jrosser | yeah, via whatever gateway ip you have in each pod | 12:27 |
jrosser | kleini: it's all in the openstack-ansible repo. i have a meeting right now but we can look at this today later if you like? | 12:29 |
kleini | jrosser, will try on my own | 12:30 |
masterpe | when a variable is set in a role at the defaults is it then a outside that role? | 12:33 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/ansible-role-python_venv_build master: Use 'python3 -m venv' instead of virtualenv for python3 https://review.opendev.org/744120 | 12:43 |
*** arxcruz is now known as arxcruz|off | 12:43 | |
jrosser | masterpe: a var defined in a role defaults is local to that role | 13:13 |
masterpe | Thanks, I asked this there https://github.com/openstack/openstack-ansible-os_masakari/blob/stable/stein/templates/process_list.yaml.j2#L25 uses a variable from the role nova. | 13:15 |
masterpe | But in the current master the whole monitoring of the process nova-compute has been removed. | 13:17 |
masterpe | https://github.com/openstack/openstack-ansible-os_masakari/commit/6fc66ab68caaae9b429378b668638092d2f04ead | 13:17 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/ansible-role-python_venv_build master: Use 'python3 -m venv' instead of virtualenv for python3 https://review.opendev.org/744120 | 13:18 |
*** pcaruana has quit IRC | 13:27 | |
*** spatel has joined #openstack-ansible | 13:48 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/ansible-role-python_venv_build master: Use 'python3 -m venv' instead of virtualenv for python3 https://review.opendev.org/744120 | 13:53 |
*** cshen has quit IRC | 13:55 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_keystone master: Use the utility host for db setup tasks https://review.opendev.org/733443 | 13:56 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_keystone master: Use the utility host for db setup tasks https://review.opendev.org/733443 | 13:56 |
*** pcaruana has joined #openstack-ansible | 14:04 | |
*** rohit02 has quit IRC | 14:11 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: Add corosync/pacemaker installation https://review.opendev.org/739146 | 14:13 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_zun master: Add centos-8 support https://review.opendev.org/739649 | 14:14 |
*** dave-mccowan has quit IRC | 14:25 | |
*** cshen has joined #openstack-ansible | 14:29 | |
admin0 | jrosser, adding the cidr route to a small subset of the network that covers ceph cluster fixed the issue | 14:34 |
jrosser | admin0: cool! | 14:34 |
jrosser | address plan very important for sanity with this sort of setup | 14:35 |
*** udesale_ has joined #openstack-ansible | 14:35 | |
*** udesale has quit IRC | 14:38 | |
admin0 | for cinder+ceph, do i need to do the same like we do for iscsi/nfs in the openstack_user_config file, or is just 1 entry sufficient in user_variables ? | 14:42 |
*** dpaclt has joined #openstack-ansible | 14:46 | |
*** dpaclt has quit IRC | 14:48 | |
*** dpaclt has joined #openstack-ansible | 14:52 | |
dpaclt | Hi All,how many hypervisor can be added to a 3 node ha controller openstack-setup,is there any limitation or any document which say it | 14:53 |
*** dave-mccowan has joined #openstack-ansible | 14:54 | |
*** dave-mccowan has quit IRC | 14:59 | |
admin0 | you can add as many as you want dpaclt .. but it also depends on how powerful your controllers are | 15:00 |
admin0 | you add a lot and you will start to notice slowness, rabbitmq having a queue etc | 15:00 |
dpaclt | Thanks admin0 Is there any document to refer for this | 15:01 |
admin0 | dpaclt, i think not | 15:01 |
admin0 | because all setup have 3 controllers... if you grow big, you need to use cells i think | 15:02 |
dpaclt | ohh :( | 15:02 |
dpaclt | Is it i may have to read about cells then ..not heard of it | 15:03 |
admin0 | how many compute nodes do you have now ? how many instances in the cluster .. how big are the controller nodes .. how busy the cluster is .. is it high volume vs high frequency etc | 15:05 |
dpaclt | have controller with 32core 64G memory controllers and 5 compute nodes 72core 128g memory .. Its a developement setup | 15:07 |
*** chkumar|rover is now known as raukadah | 15:10 | |
noonedeadpunk | eventually you can use more controllers if needed, and map rabbit queues to the specific ones to distribute load, but yeah... | 15:12 |
noonedeadpunk | as well services (ie containers) can be set only on specific nodes as well. so things are pretty flexible here | 15:13 |
dpaclt | oh ok .. So to conclude there isnt any limitation in adding hypervisors to 3 node ha deployment .. we may need to stop adding untill we face performance issue and rabbitmq having a big value queue | 15:15 |
admin0 | well, if your whole cluster tries to spawn 500 instancs at once and you find timeouts in services, then you will know | 15:18 |
admin0 | until you see issues, you are good :) | 15:18 |
dpaclt | we may not using that extensively :) for sure | 15:19 |
*** cshen has quit IRC | 15:20 | |
*** openstackgerrit has quit IRC | 15:20 | |
noonedeadpunk | and you may use things like rally to check the limit where you will start seeing issues :p | 15:21 |
dpaclt | haha :) Thanks noonedeadpunk admin0 | 15:23 |
*** cshen has joined #openstack-ansible | 15:49 | |
*** gshippey has joined #openstack-ansible | 15:50 | |
spatel | I am running 3 node controller (32core/64GB/HP DL360 Gen8) and i have 350 compute nodes.. not seeing any issue but yes noticing slowness | 15:51 |
spatel | I heard from blizzard people they are running 1000 compute nodes without Cellv2 deployment. (They are scaling out controller nodes) | 15:52 |
spatel | I am planning to build new openstack cluster soon with 6 controller nodes (3x dedicated for rabbitMQ + neutron and rest 3 will be all other services) | 15:53 |
spatel | I have noticed RabbitMQ and Neutron server are most CPU eater (let me know if someone disagree with me) | 15:53 |
*** cshen has quit IRC | 16:02 | |
*** openstackgerrit has joined #openstack-ansible | 16:04 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: Add corosync/pacemaker installation https://review.opendev.org/739146 | 16:04 |
noonedeadpunk | #startmeeting openstack_ansible_meeting | 16:08 |
openstack | Meeting started Tue Aug 4 16:08:55 2020 UTC and is due to finish in 60 minutes. The chair is noonedeadpunk. Information about MeetBot at http://wiki.debian.org/MeetBot. | 16:08 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 16:08 |
*** openstack changes topic to " (Meeting topic: openstack_ansible_meeting)" | 16:08 | |
openstack | The meeting name has been set to 'openstack_ansible_meeting' | 16:08 |
noonedeadpunk | #topic office hours | 16:09 |
*** openstack changes topic to "office hours (Meeting topic: openstack_ansible_meeting)" | 16:09 | |
noonedeadpunk | tbh I didn't do much for the last week. I was this week on running db_setup from utility containers and I think I'm pretty close | 16:10 |
noonedeadpunk | the last issue was with functional tests | 16:10 |
jrosser | o/ hello | 16:11 |
noonedeadpunk | also I think we're pretty much ok with el8 topic - we have zun (which just passed CI), manila (investigating right now) and murano | 16:11 |
jrosser | i had a quick look at the murano failing tests and it was all to do with some api 403 during the tempest test | 16:11 |
noonedeadpunk | the last one is pretty tricky as it feels that we're kind of out of resources for it to pass... | 16:12 |
noonedeadpunk | yeah, not sure what's wrong. the worst part is until some point things were ok, as patch has passed, but during recheck it started failing( | 16:12 |
jrosser | zun still needs work but thats another matter | 16:13 |
noonedeadpunk | yeah | 16:14 |
noonedeadpunk | that's true | 16:14 |
noonedeadpunk | also I was working on adding pacemaker role, which is needed by masakari | 16:14 |
noonedeadpunk | as for now it's from github (from my repo). do we want to create repo for it on opendev? | 16:15 |
jrosser | well, we have a bunch of roles already from github, so it depends on the value of moving it in | 16:15 |
jrosser | if we want good CI and tests then sure | 16:15 |
*** cshen has joined #openstack-ansible | 16:16 | |
jrosser | back on zun i had a pretty good look in an AIO, and we pretty much need to just go back through the zun installation guide and make sure our role does all the things needed | 16:16 |
noonedeadpunk | yeah, I was thinking that integrated ci is the reason | 16:16 |
jrosser | becasue there are several steps which we don't do, i guess these are new since the role was written | 16:16 |
noonedeadpunk | yeah, we didn't do deep dive into zun tbh | 16:17 |
noonedeadpunk | it was almost never asked as well for some reason | 16:17 |
noonedeadpunk | (at least I can't recall that) | 16:17 |
jrosser | i have two users here asked for it so am interested in fixing it | 16:18 |
jrosser | would be the role i would choose to put effort into out of any right now | 16:18 |
noonedeadpunk | I'm all for it) | 16:18 |
jrosser | just need to clear a bunch of other work first | 16:18 |
noonedeadpunk | ok, also I returning to el8, I think we need to merge as we can (even if leave murano) and do final release | 16:19 |
noonedeadpunk | as due date is next monday | 16:19 |
noonedeadpunk | I saw you backported most of the things we needed | 16:19 |
jrosser | yes i looked through every patch for the last month or so and made sure it is backported | 16:20 |
jrosser | should do the same again for the last week | 16:20 |
noonedeadpunk | and probably we should leave bind-to-mgmt backport for after the release | 16:20 |
*** cshen has quit IRC | 16:20 | |
noonedeadpunk | a lot of backporting, but dunno if we have time to wait for it | 16:21 |
*** miloa has quit IRC | 16:23 | |
jrosser | there is a few here can move on https://review.opendev.org/#/q/branch:stable/ussuri+project:%22%255Eopenstack/(openstack-ansible%257Cansible-).*%22+status:open+NOT+project:%22%255Eopenstack/ansible-role-(k8s%257Ctripleo).*%22 | 16:23 |
jrosser | i think that bind-to-mgmt would be a nice thing to get finished for V | 16:24 |
jrosser | make that cycle really short and be on time | 16:24 |
noonedeadpunk | that's also an option) | 16:25 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-lxc_hosts stable/ussuri: move listchanges removal to where it's needed https://review.opendev.org/737346 | 16:27 |
jrosser | in fact, bind-to-mgmt and the haproxy/metal stuff are all interlinked | 16:27 |
jrosser | and are a quite nice deliverable | 16:27 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-lxc_hosts stable/ussuri: move listchanges removal to where it's needed https://review.opendev.org/737346 | 16:29 |
jrosser | noonedeadpunk: is this right? https://review.opendev.org/#/c/744692/ | 16:29 |
jrosser | patch doesnt line up with commit msg somehow | 16:30 |
noonedeadpunk | oh, um, it's not | 16:30 |
noonedeadpunk | I eventually don't know how it turned that way.... | 16:31 |
noonedeadpunk | for some reason my local repo had redhat.yml and was claiming that master is relevant... | 16:32 |
*** gregwork has joined #openstack-ansible | 16:40 | |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-openstack_hosts master: Increase default value of net.ipv4.igmp_max_memberships https://review.opendev.org/744751 | 16:40 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-openstack_hosts master: Increase default value of net.ipv4.igmp_max_memberships https://review.opendev.org/744751 | 16:42 |
noonedeadpunk | sorry, need to run away, hope nobody would be against ending meeting earlier :p | 16:45 |
noonedeadpunk | #endmeeting | 16:45 |
*** openstack changes topic to "Launchpad: https://launchpad.net/openstack-ansible || Weekly Meetings: https://wiki.openstack.org/wiki/Meetings/openstack-ansible || Review Dashboard: https://bit.ly/2SAcGAn" | 16:45 | |
openstack | Meeting ended Tue Aug 4 16:45:36 2020 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 16:45 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/openstack_ansible_meeting/2020/openstack_ansible_meeting.2020-08-04-16.08.html | 16:45 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/openstack_ansible_meeting/2020/openstack_ansible_meeting.2020-08-04-16.08.txt | 16:45 |
openstack | Log: http://eavesdrop.openstack.org/meetings/openstack_ansible_meeting/2020/openstack_ansible_meeting.2020-08-04-16.08.log.html | 16:45 |
*** sshnaidm is now known as sshnaidm|afk | 16:48 | |
*** gyee has joined #openstack-ansible | 16:49 | |
*** dpaclt has quit IRC | 16:51 | |
*** mmercer has joined #openstack-ansible | 17:10 | |
*** udesale_ has quit IRC | 17:16 | |
openstackgerrit | Merged openstack/openstack-ansible-os_zun master: Add centos-8 support https://review.opendev.org/739649 | 17:29 |
*** andrewbonney has quit IRC | 17:39 | |
*** cshen has joined #openstack-ansible | 17:58 | |
openstackgerrit | Merged openstack/openstack-ansible-os_keystone stable/ussuri: Add Paramaters to httpd.conf template https://review.opendev.org/738034 | 17:59 |
*** cshen has quit IRC | 18:02 | |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-os_zun stable/ussuri: Add centos-8 support https://review.opendev.org/744767 | 18:05 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-os_zun stable/ussuri: Add centos-8 support https://review.opendev.org/744767 | 18:06 |
*** rh-jelabarre has quit IRC | 18:16 | |
*** rh-jelabarre has joined #openstack-ansible | 18:17 | |
openstackgerrit | Merged openstack/openstack-ansible-lxc_hosts master: move listchanges removal to where it's needed https://review.opendev.org/731628 | 18:17 |
openstackgerrit | Merged openstack/openstack-ansible-os_ceilometer master: Revert CentOS 8 jobs to voting https://review.opendev.org/743543 | 18:19 |
openstackgerrit | Merged openstack/openstack-ansible-os_gnocchi master: Revert CentOS 8 jobs to voting https://review.opendev.org/743541 | 18:26 |
*** mmethot_ has joined #openstack-ansible | 18:42 | |
*** mmethot has quit IRC | 18:45 | |
admin0 | how to delete/make-disappear cinder volume types that have no volumes and were created by mistake in the cinder naming | 18:48 |
*** markvoelker has joined #openstack-ansible | 18:56 | |
openstackgerrit | Merged openstack/openstack-ansible stable/ussuri: Add rsync package for New CentOS-8 minimal installs https://review.opendev.org/743193 | 19:01 |
openstackgerrit | Merged openstack/openstack-ansible-ceph_client master: Add centos8 epel GPG key https://review.opendev.org/743523 | 19:02 |
*** gshippey has quit IRC | 19:10 | |
*** vakuznet has joined #openstack-ansible | 19:44 | |
*** cshen has joined #openstack-ansible | 19:58 | |
*** cshen has quit IRC | 20:02 | |
vakuznet | it looks like a bug http://paste.openstack.org/show/796575/ | 20:11 |
vakuznet | version of octavia-dashboard is suspiciously high for train release. 5.0.0 is installed. should be 4.0.0? | 20:13 |
johnsom | octavia-dashboard for Train is 4.0.0 | 20:16 |
vakuznet | i just checked 19.1.1 venv. it also has octavia_dashboard==5.0.0. should be 3.1.0 | 20:19 |
vakuznet | this explains " No module named _thread" error | 20:21 |
openstackgerrit | wes hayutin proposed openstack/openstack-ansible master: Trigger basic ironic tempest tests on os_ironic https://review.opendev.org/736507 | 20:59 |
jrosser | vakuznet: this is fixed on the train branch of the os_horizon role https://github.com/openstack/openstack-ansible-os_horizon/commit/1dc7daecaa8a4f6f28ee06d6886ca419f9422420 | 21:14 |
vakuznet | so it's in 20.1.4 release | 21:22 |
*** markvoelker has quit IRC | 21:30 | |
jrosser | vakuznet: it is backported to train https://github.com/openstack/openstack-ansible-os_horizon/commits/stable/train | 21:31 |
jrosser | for train you need 20.1.3 or later, or you can move forward the SHA of os_horizon manually outside of a tagged release in ansible-role-requirements.yml or /etc/openstack-deploy/user-role-requirements.yml | 21:35 |
*** cshen has joined #openstack-ansible | 21:58 | |
*** cshen has quit IRC | 22:03 | |
openstackgerrit | Merged openstack/openstack-ansible stable/ussuri: Add ubuntu focal distro jobs https://review.opendev.org/743466 | 22:07 |
*** spatel has quit IRC | 22:17 | |
*** snadge has joined #openstack-ansible | 22:18 | |
*** tosky has quit IRC | 22:50 | |
*** wpp has quit IRC | 22:55 | |
*** dpawlik2 has quit IRC | 22:55 | |
*** Miouge has quit IRC | 22:55 | |
*** bverschueren has quit IRC | 22:55 | |
*** bradm has quit IRC | 22:55 | |
*** tobberydberg_ has quit IRC | 22:55 | |
*** Nick_A has quit IRC | 22:55 | |
*** wpp has joined #openstack-ansible | 22:57 | |
*** dpawlik2 has joined #openstack-ansible | 22:57 | |
*** Miouge has joined #openstack-ansible | 22:57 | |
*** bverschueren has joined #openstack-ansible | 22:57 | |
*** bradm has joined #openstack-ansible | 22:57 | |
*** tobberydberg_ has joined #openstack-ansible | 22:57 | |
*** Nick_A has joined #openstack-ansible | 22:57 | |
*** npalladium has quit IRC | 23:36 | |
*** cshen has joined #openstack-ansible | 23:59 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!