Saturday, 2021-07-24

opendevreviewDmitriy Rabotyagov proposed openstack/ansible-role-vault master: Initial commit to Vault role  https://review.opendev.org/c/openstack/ansible-role-vault/+/80079208:48
admin1jrosser .. from the AIO and my config, i think i know where the issue in my lines .. i had eth1 also a part of br-vlan .. and i see that the bridge tries to add (eth12) .. but in my case since eth1 is already a part of another bridge, its failing there 09:24
admin1so if i remove the eth1 from br-vlan and maybe remove the br-vlan altogether, this could work .. eth1 will be free to be added by the (to be created) flat bridge 09:24
jrosseradmin1: yes, this is why it’s important to think about interfaces, not bridges for this10:23
jrosserit just happens that in the AIO eth12 is arranged to be an interface connected to br-vlan, but that’s kind of not relevant10:23
jrosseryou need to give neutron whichever interface you have on your host for the flat interface10:24
jrosserand that can be a physical one, or one created how the AIO does it, doesn’t really matter10:24
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible stable/wallaby: Fast fix ceph-ansible bootstrap issue  https://review.opendev.org/c/openstack/openstack-ansible/+/80214310:56
noonedeadpunkthis would be awesome to merge asap ^11:23
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Add shallow_since to parallel git clone  https://review.opendev.org/c/openstack/openstack-ansible/+/80214511:23
noonedeadpunkand that is proper fix, which should be thought through additionally ^11:24
noonedeadpunkeventually there's an alternative approach possible, which would change the way we do a-r-r completely (ie git subtrees)11:24
admin1jrosser finally did flat :) 11:42
admin1and is working 11:42
admin1thank you 11:42
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Add shallow_since to parallel git clone  https://review.opendev.org/c/openstack/openstack-ansible/+/80214511:56
jrossernoonedeadpunk: we can just abandon shallow clones at all - it makes lots of computation for the git server so for these repos which really are quite small history i'm not sure of the value12:07
jrosserfor giant repos then i see why it's useful12:08
noonedeadpunkwell, ceph-ansible is pretty big actually12:21
admin1quick question:   TASK [Clone git repos (parallel)] - i see this almost always failing .. so why do we keep this step ? 12:21
noonedeadpunkbut yes, we can probably jsut abandon them s well12:21
noonedeadpunkWe need to make it not failing.....12:22
admin1true 12:22
noonedeadpunkAs it's several times faster then non parallel12:22
noonedeadpunkbtw today I noticed it's not really resetting state correctly, when dest dir has some branch that is not trackable (ie patch applied)12:23
opendevreviewMerged openstack/openstack-ansible stable/wallaby: Fast fix ceph-ansible bootstrap issue  https://review.opendev.org/c/openstack/openstack-ansible/+/80214323:50

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!