opendevreview | Dmitriy Rabotyagov proposed openstack/ansible-role-vault master: Initial commit to Vault role https://review.opendev.org/c/openstack/ansible-role-vault/+/800792 | 08:48 |
---|---|---|
admin1 | jrosser .. 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 |
admin1 | so 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 |
jrosser | admin1: yes, this is why it’s important to think about interfaces, not bridges for this | 10:23 |
jrosser | it just happens that in the AIO eth12 is arranged to be an interface connected to br-vlan, but that’s kind of not relevant | 10:23 |
jrosser | you need to give neutron whichever interface you have on your host for the flat interface | 10:24 |
jrosser | and that can be a physical one, or one created how the AIO does it, doesn’t really matter | 10:24 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible stable/wallaby: Fast fix ceph-ansible bootstrap issue https://review.opendev.org/c/openstack/openstack-ansible/+/802143 | 10:56 |
noonedeadpunk | this would be awesome to merge asap ^ | 11:23 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Add shallow_since to parallel git clone https://review.opendev.org/c/openstack/openstack-ansible/+/802145 | 11:23 |
noonedeadpunk | and that is proper fix, which should be thought through additionally ^ | 11:24 |
noonedeadpunk | eventually there's an alternative approach possible, which would change the way we do a-r-r completely (ie git subtrees) | 11:24 |
admin1 | jrosser finally did flat :) | 11:42 |
admin1 | and is working | 11:42 |
admin1 | thank you | 11:42 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Add shallow_since to parallel git clone https://review.opendev.org/c/openstack/openstack-ansible/+/802145 | 11:56 |
jrosser | noonedeadpunk: 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 value | 12:07 |
jrosser | for giant repos then i see why it's useful | 12:08 |
noonedeadpunk | well, ceph-ansible is pretty big actually | 12:21 |
admin1 | quick question: TASK [Clone git repos (parallel)] - i see this almost always failing .. so why do we keep this step ? | 12:21 |
noonedeadpunk | but yes, we can probably jsut abandon them s well | 12:21 |
noonedeadpunk | We need to make it not failing..... | 12:22 |
admin1 | true | 12:22 |
noonedeadpunk | As it's several times faster then non parallel | 12:22 |
noonedeadpunk | btw 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 |
opendevreview | Merged openstack/openstack-ansible stable/wallaby: Fast fix ceph-ansible bootstrap issue https://review.opendev.org/c/openstack/openstack-ansible/+/802143 | 23:50 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!