*** gyee has quit IRC | 00:05 | |
*** jamesdenton has quit IRC | 00:08 | |
*** jamesden_ has joined #openstack-ansible | 00:08 | |
*** tosky has quit IRC | 00:10 | |
*** macz_ has joined #openstack-ansible | 00:16 | |
*** gyee has joined #openstack-ansible | 00:19 | |
*** macz_ has quit IRC | 00:21 | |
*** macz_ has joined #openstack-ansible | 00:57 | |
*** macz_ has quit IRC | 01:02 | |
*** jamesden_ has quit IRC | 01:17 | |
*** jamesdenton has joined #openstack-ansible | 01:17 | |
*** jamesdenton has quit IRC | 01:26 | |
*** jamesden_ has joined #openstack-ansible | 01:26 | |
*** jamesden_ has quit IRC | 02:00 | |
*** jamesdenton has joined #openstack-ansible | 02:01 | |
*** prometheanfire has quit IRC | 02:11 | |
*** evrardjp has quit IRC | 02:33 | |
*** evrardjp has joined #openstack-ansible | 02:33 | |
*** jamesdenton has quit IRC | 03:01 | |
*** jamesdenton has joined #openstack-ansible | 03:01 | |
*** gyee has quit IRC | 04:12 | |
*** rh-jlabarre has quit IRC | 04:15 | |
*** jamesdenton has quit IRC | 04:21 | |
*** jamesdenton has joined #openstack-ansible | 04:22 | |
*** macz_ has joined #openstack-ansible | 04:48 | |
*** macz_ has quit IRC | 04:52 | |
*** miloa has joined #openstack-ansible | 05:20 | |
*** miloa has quit IRC | 05:22 | |
*** klamath_atx has quit IRC | 05:34 | |
*** Guest84754 is now known as poopcat | 05:38 | |
*** cloudnull has quit IRC | 05:54 | |
snadge | ive added a couple of compute nodes after the fact, and im trying to figure out why one of the compute's management interfaces conflicts with the management ip of the neutron container | 06:02 |
---|---|---|
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-tests master: DNM - test https://review.opendev.org/c/openstack/openstack-ansible-tests/+/783784 | 06:02 |
snadge | i remember following a guide which shows you how to add compute nodes to an existing cluster.. and the ansible facts folder shows compute6 ip being the same as the one in for the neutron container in openstack_hostnames_ips.yml | 06:04 |
*** klamath_atx has joined #openstack-ansible | 06:07 | |
*** klamath_atx has quit IRC | 06:29 | |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Bump SHAs for master https://review.opendev.org/c/openstack/openstack-ansible/+/783577 | 06:37 |
noonedeadpunk | snadge: for containers ansible picks IP automatically from provided cidr_networks, except used_ips space, which is also defined in openstack_user_config.yml | 06:39 |
noonedeadpunk | so I think you should just set compute addresses inside of the | 06:40 |
noonedeadpunk | used_ips space | 06:40 |
noonedeadpunk | as dynamic inventory does not really check if you have used it anywhere else or not | 06:41 |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Use the version of setuptools specified in upper-constraints https://review.opendev.org/c/openstack/openstack-ansible/+/783720 | 06:41 |
*** cloudnull has joined #openstack-ansible | 06:42 | |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Use the version of setuptools specified in upper-constraints https://review.opendev.org/c/openstack/openstack-ansible/+/783720 | 06:42 |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Bump SHAs for master https://review.opendev.org/c/openstack/openstack-ansible/+/783577 | 06:43 |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Test dashboard only for horizon scenario https://review.opendev.org/c/openstack/openstack-ansible/+/782376 | 06:45 |
*** macz_ has joined #openstack-ansible | 06:49 | |
snadge | noonedeadpunk, that sounds like a good idea yes, i was thinking something along those lines thanks | 06:49 |
*** macz_ has quit IRC | 06:53 | |
*** yasemind has joined #openstack-ansible | 06:54 | |
*** yasemind has quit IRC | 07:04 | |
jrosser | noonedeadpunk: is the 400 lines / uri module thing only a problem on bionic? | 07:13 |
jrosser | i was testing on osx / focal and it seemed to return 500+ lines | 07:13 |
noonedeadpunk | I think not. All except focal was failing | 07:13 |
jrosser | maybe i mean python3.8 is good, 3.6 is not | 07:13 |
noonedeadpunk | and focal was not actually affected because that module is built-in for 3.8 anyway | 07:14 |
jrosser | i was looking at urllib examples and some need to call read() in a while loop to get all the chunks | 07:15 |
jrosser | but uri module does not do that | 07:15 |
jrosser | but at the same time feels like different behaviour 3.6 <> 3.8 | 07:15 |
*** yasemind has joined #openstack-ansible | 07:22 | |
*** luksky has joined #openstack-ansible | 07:25 | |
*** jamesdenton has quit IRC | 07:25 | |
*** jamesdenton has joined #openstack-ansible | 07:26 | |
*** rpittau|afk is now known as rpittau | 07:29 | |
jrosser | well now i am really confused about what is happening http://paste.openstack.org/show/804025/ | 07:31 |
noonedeadpunk | um | 07:32 |
noonedeadpunk | actually, I think we can really do better. I realizied that ansible has assemble module, which we can use to combine constraints | 07:33 |
noonedeadpunk | inside python_venv_build | 07:33 |
noonedeadpunk | the only concern right now, is that we do build constraints in 2 places. so trying to somehow reuse code and make it more agnostic to where it should be executed | 07:34 |
jrosser | i guess i'd like to be able to understand/replicate the truncating of the u-c data, which i don't seem to be able to do at all | 07:39 |
*** fresta_ has joined #openstack-ansible | 07:45 | |
*** fresta has quit IRC | 07:47 | |
*** brad[] has quit IRC | 07:47 | |
*** brad[] has joined #openstack-ansible | 07:48 | |
*** tosky has joined #openstack-ansible | 08:11 | |
*** rohit02 has joined #openstack-ansible | 08:12 | |
*** arxcruz has quit IRC | 08:14 | |
*** arxcruz has joined #openstack-ansible | 08:18 | |
jrosser | noonedeadpunk: for os_neutron looks like very many of the u-c lines are removed here https://github.com/openstack/openstack-ansible-os_neutron/blob/master/tasks/neutron_install.yml#L65 | 08:32 |
jrosser | 569 lines downloaded, 393 remain after the reject filter | 08:33 |
noonedeadpunk | um... | 08:33 |
noonedeadpunk | it's pretty specific... | 08:33 |
jrosser | http://paste.openstack.org/show/804029/ | 08:34 |
jrosser | well the regex is just totally wrong | 08:44 |
jrosser | it's 'any char in [...]' | 08:44 |
noonedeadpunk | because of the `[]` | 08:44 |
noonedeadpunk | doh | 08:44 |
jrosser | yup | 08:44 |
jrosser | '^ceilometer=*' is also not quite right | 08:45 |
jrosser | as that also removes ceilometermiddleware===2.1.0 | 08:46 |
noonedeadpunk | `^ceilometer==.*` should not match it? | 08:51 |
jrosser | i think we just dont need the * | 08:52 |
noonedeadpunk | btw regex_search group selection seems broken nowadays in ansible :( | 08:52 |
jrosser | 'starts with ceilometer=' would be just ^ceilometer= | 08:53 |
* jrosser sanity checks with http://xenon.stanford.edu/~xusch/regexp/ | 08:54 | |
* noonedeadpunk prefers https://regex101.com | 08:54 | |
jrosser | shiny | 08:55 |
jrosser | can't beieve how wrong i got that | 08:55 |
*** tobberydberg has quit IRC | 08:58 | |
jrosser | there are a few to fix https://codesearch.opendev.org/?q=%5C%3D%5C*%5C%5D%5C%27%5C)&i=nope&files=&excludeFiles=&repos= | 08:58 |
*** tobberydberg has joined #openstack-ansible | 09:00 | |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-os_neutron master: Fix u-c filter regex https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/783811 | 09:11 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-os_ceilometer master: Fix u-c filter regex https://review.opendev.org/c/openstack/openstack-ansible-os_ceilometer/+/783812 | 09:13 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-os_horizon master: Fix u-c filter regex https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/783813 | 09:15 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-os_tempest master: Fix u-c filter regex https://review.opendev.org/c/openstack/openstack-ansible-os_tempest/+/783814 | 09:16 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-os_zun master: Fix u-c filter regex https://review.opendev.org/c/openstack/openstack-ansible-os_zun/+/783818 | 09:20 |
noonedeadpunk | so, I made smth like http://paste.openstack.org/show/804034/ but started super strugling with integration of import_task.... | 09:22 |
noonedeadpunk | partially because of the https://opendev.org/openstack/ansible-role-python_venv_build/src/branch/master/tasks/python_venv_install.yml#L119-L122 and mostly because of the registering var that should trigger action upon change... | 09:24 |
noonedeadpunk | ie https://opendev.org/openstack/ansible-role-python_venv_build/src/branch/master/tasks/python_venv_install.yml#L167 | 09:24 |
noonedeadpunk | maybe this worth moving to handlers... but it's triggering handler on their own... | 09:24 |
noonedeadpunk | so I'm kind of about to give up and just filter in roles like we do now... | 09:25 |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/ansible-role-python_venv_build master: [DNM] Filter constraints on the side of venv_build https://review.opendev.org/c/openstack/ansible-role-python_venv_build/+/783825 | 09:39 |
noonedeadpunk | will push it just in case will want to return back to it one day... | 09:39 |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_nova master: Set default qemu settings for RBD https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/783829 | 10:14 |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Bump SHAs for master https://review.opendev.org/c/openstack/openstack-ansible/+/783577 | 10:21 |
*** dirk1 has joined #openstack-ansible | 10:34 | |
*** dirk1 is now known as dirk | 10:39 | |
*** macz_ has joined #openstack-ansible | 10:51 | |
*** macz_ has quit IRC | 10:55 | |
*** fanfi has quit IRC | 11:13 | |
*** djhankb has quit IRC | 11:19 | |
*** djhankb has joined #openstack-ansible | 11:21 | |
*** openstackgerrit has quit IRC | 11:21 | |
*** jamesdenton has quit IRC | 11:29 | |
*** jamesdenton has joined #openstack-ansible | 11:30 | |
*** rohit02 has quit IRC | 11:32 | |
*** rohit02 has joined #openstack-ansible | 11:32 | |
*** jamesdenton has quit IRC | 11:42 | |
*** jamesdenton has joined #openstack-ansible | 11:43 | |
*** rh-jlabarre has joined #openstack-ansible | 11:55 | |
*** rh-jlabarre has quit IRC | 11:55 | |
*** rh-jlabarre has joined #openstack-ansible | 11:56 | |
*** lkoranda has joined #openstack-ansible | 12:02 | |
*** MrClayPole has quit IRC | 12:29 | |
*** MrClayPole has joined #openstack-ansible | 12:32 | |
*** djhankb has quit IRC | 12:34 | |
*** djhankb has joined #openstack-ansible | 12:34 | |
*** yasemind has quit IRC | 12:36 | |
*** macz_ has joined #openstack-ansible | 12:51 | |
*** macz_ has quit IRC | 12:56 | |
*** dpawlik6 is now known as dpawlik | 12:58 | |
*** jamesdenton has quit IRC | 13:00 | |
*** jamesdenton has joined #openstack-ansible | 13:00 | |
*** spatel_ has joined #openstack-ansible | 13:01 | |
*** spatel_ is now known as spatel | 13:01 | |
*** spotz has joined #openstack-ansible | 13:30 | |
*** lkoranda has quit IRC | 13:30 | |
*** yasemind has joined #openstack-ansible | 13:34 | |
*** lkoranda has joined #openstack-ansible | 13:56 | |
spatel | finally my openstack OVN working great!!! | 14:07 |
*** jamesdenton has quit IRC | 14:09 | |
*** jamesdenton has joined #openstack-ansible | 14:10 | |
*** macz_ has joined #openstack-ansible | 14:10 | |
noonedeadpunk | oh, rly? have you already did some performance tests? | 14:14 |
noonedeadpunk | and do you have IPv6? How you handle them in OVN without BGP? | 14:14 |
spatel | noonedeadpunk just setup basic multi-node deployment - https://satishdotpatel.github.io//openstack-ansible-ovn-deployment/ | 14:15 |
*** macz_ has quit IRC | 14:15 | |
spatel | Next setup is to use DPDK or SR-IOV to test performance of VMs | 14:16 |
noonedeadpunk | yeah, interesting thing is to compare with ovs... | 14:16 |
noonedeadpunk | as eventually ovn atm is full of trade offs and not sure how it worth it | 14:16 |
spatel | ovn looks great so far it has all built in function | 14:17 |
spatel | we don't need network node / RabbitMQ etc.. | 14:18 |
spatel | no Linux namespace / no HA router etc.. | 14:18 |
spatel | OVN is pretty much OVS :) | 14:18 |
spatel | OVN is just control plane but behind then wall its OVS dealing with packets | 14:19 |
noonedeadpunk | yes, but without IPv6 as well) | 14:24 |
noonedeadpunk | as well as w/o some cool QoS features | 14:24 |
noonedeadpunk | https://docs.openstack.org/neutron/latest/ovn/gaps.html | 14:24 |
jrosser | spatel: you don't really show external networks there though? | 14:25 |
jrosser | right and we also just roll out lots of ipv6 stuff so the missing bgp parts are sad | 14:25 |
spatel | jrosser i am working on that scenario, my current blog document is very basic VLAN base provider | 14:25 |
jrosser | sure | 14:26 |
noonedeadpunk | I kind of again stuck in terms of wtf with upgrade jobs on bump. (with CERTIFICATE_VERIFY_FAILED on rabbit for conductor) | 14:26 |
spatel | jrosser next step is to deploy 3 node controller and verify ovsdb clustering | 14:26 |
noonedeadpunk | as we have in nova.conf `transport_url = rabbit://nova:password@172.29.236.100:5672//nova?ssl=0` | 14:26 |
jrosser | spatel: i am wondering if that is still TODO | 14:26 |
noonedeadpunk | so it should not establish SSL... | 14:26 |
spatel | jrosser official document saying ovsdb clustering supported on latest version of openvswitch | 14:27 |
noonedeadpunk | And eventually this task ends up with ok https://review.opendev.org/c/openstack/openstack-ansible/+/782996/4/scripts/upgrade-utilities/deploy-config-changes.yml | 14:28 |
noonedeadpunk | feels liek time for aio | 14:28 |
spatel | is it TODO from osa side ? | 14:28 |
*** rohit02 has quit IRC | 14:36 | |
*** tosky has quit IRC | 14:39 | |
*** tosky has joined #openstack-ansible | 14:39 | |
*** macz_ has joined #openstack-ansible | 14:43 | |
*** macz_ has joined #openstack-ansible | 14:44 | |
*** jamesdenton has quit IRC | 14:47 | |
*** jamesden_ has joined #openstack-ansible | 14:47 | |
*** fanfi has joined #openstack-ansible | 14:49 | |
noonedeadpunk | feel free to implement it :P | 14:55 |
*** gshippey has joined #openstack-ansible | 14:57 | |
*** yasemind has quit IRC | 15:16 | |
spatel | :) | 15:19 |
spatel | noonedeadpunk quick question, one of my patch merged to master but i want to make small change on that merged patch so what options i have? | 15:19 |
spatel | do i need to create new patch and go through CI-CD or there is a alternative ? | 15:20 |
jrosser | spatel: you need to make a new patch | 15:30 |
spatel | that is what i thought | 15:30 |
*** rpittau is now known as rpittau|afk | 15:33 | |
*** tosky has quit IRC | 15:36 | |
*** gyee has joined #openstack-ansible | 15:50 | |
noonedeadpunk | #startmeeting openstack_ansible_meeting | 16:00 |
openstack | Meeting started Tue Mar 30 16:00:01 2021 UTC and is due to finish in 60 minutes. The chair is noonedeadpunk. Information about MeetBot at http://wiki.debian.org/MeetBot. | 16:00 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 16:00 |
*** openstack changes topic to " (Meeting topic: openstack_ansible_meeting)" | 16:00 | |
openstack | The meeting name has been set to 'openstack_ansible_meeting' | 16:00 |
noonedeadpunk | o/ | 16:00 |
noonedeadpunk | #topic rollcall | 16:00 |
*** openstack changes topic to "rollcall (Meeting topic: openstack_ansible_meeting)" | 16:00 | |
jrosser | o/ hello | 16:01 |
noonedeadpunk | #topic bug triage | 16:03 |
*** openstack changes topic to "bug triage (Meeting topic: openstack_ansible_meeting)" | 16:04 | |
noonedeadpunk | Let's start from https://bugs.launchpad.net/openstack-ansible/+bug/1921354/ | 16:04 |
openstack | Launchpad bug 1921354 in openstack-ansible "Value Error for Multiple Swift Services" [High,In progress] - Assigned to Dmitriy Rabotyagov (noonedeadpunk) | 16:04 |
jrosser | errr | 16:05 |
noonedeadpunk | ok, according to the last comment, I think he just pulled instead of cherry-picked | 16:05 |
jrosser | but also the last task is 'install python packages into the venv' but we still see the src url to install git+https://opendev.org/openstack/swift@26a20516005b1eca162da7f1d203c413e27c6104#egg=swift | 16:07 |
jrosser | thats wrong | 16:07 |
noonedeadpunk | yeah, that's from master | 16:07 |
noonedeadpunk | btw, there's another topic from the same user in ML | 16:09 |
noonedeadpunk | http://lists.openstack.org/pipermail/openstack-discuss/2021-March/021144.html | 16:09 |
noonedeadpunk | there're quite a lot mails atm... | 16:09 |
noonedeadpunk | http://lists.openstack.org/pipermail/openstack-discuss/2021-March/021386.html that's by far the last one.... | 16:10 |
noonedeadpunk | ok, let's go forward | 16:15 |
noonedeadpunk | https://bugs.launchpad.net/openstack-ansible/+bug/1921861 | 16:15 |
openstack | Launchpad bug 1921861 in openstack-ansible "Add table encryption support?" [Undecided,New] | 16:15 |
noonedeadpunk | that;'s really interesting, and looks pretty valid | 16:15 |
noonedeadpunk | what do you think? | 16:16 |
jrosser | i just tried to reply to the lxc/dnsmasq mail and deleted it instead :( | 16:16 |
noonedeadpunk | I think I missed that one as ususal:( | 16:16 |
jrosser | oh actually i think he fixed it | 16:17 |
jrosser | i need to improve my mail filter, i'm missing a lot of these | 16:18 |
jrosser | yes so the db encryption stuff looks good - would probably want some value from user_secrets to be used as the key | 16:20 |
noonedeadpunk | yeah | 16:22 |
noonedeadpunk | I miss so _much_ stuff | 16:22 |
noonedeadpunk | but my biggest issue are gerrit email and have no idea how to filter out zuul there... but oftopic | 16:22 |
jrosser | though it's a bit odd though, encryption-at-rest with the decryption key also stored on the node? | 16:22 |
jrosser | from: <review@openstack.org> | 16:23 |
noonedeadpunk | But I mean it would filter both zuul and comments the same way. It's just sender name that differs, not email | 16:24 |
noonedeadpunk | hm, yeah, I guess key should be on the deploy host? | 16:25 |
jrosser | file_key_management_filekey = FILE:/etc/mysql/encryption/.keyfile.key | 16:25 |
jrosser | ^ that just can't be right | 16:25 |
jrosser | but it then leads on to what you do to restart the service | 16:26 |
jrosser | (we've been messing with vault today, all this crypto chicken/egg stuff is fresh in my mind) | 16:26 |
noonedeadpunk | well, according to doc, vault is not supported there yet, only file, aws and Eperi? | 16:27 |
noonedeadpunk | so not huge amout of options | 16:28 |
noonedeadpunk | Well, I think that he should fire up a patch, and we will be able to comment it then? | 16:28 |
jrosser | yes thats probably best | 16:29 |
jrosser | maybe need a good explanation of the use case | 16:30 |
jrosser | becasue if someone steals your server they have the db and the key | 16:30 |
jrosser | but perhpas the risk is some adjacent process getting compromised and being able to read the disk | 16:30 |
noonedeadpunk | well, I think if we have that set, and AWS key storage is an option, it would be better | 16:30 |
noonedeadpunk | would require to insall extra plugin though | 16:31 |
jrosser | timezone shift means i need to be out for a bit now | 16:32 |
noonedeadpunk | ok | 16:32 |
jrosser | https://etherpad.opendev.org/p/osa-wallaby still relevant for what needs pushing forward | 16:32 |
jrosser | i looked at some of the policy patches and there were some handlers not all the same, didnt know if that was intended | 16:33 |
noonedeadpunk | #topic office hours | 16:33 |
*** openstack changes topic to "office hours (Meeting topic: openstack_ansible_meeting)" | 16:33 | |
* jrosser has to go | 16:33 | |
noonedeadpunk | trove is also unblocked | 16:34 |
noonedeadpunk | but it has so much to adjust... | 16:34 |
noonedeadpunk | Today I pushed some patches to add support of image tags to collections and openstacksdk | 16:34 |
noonedeadpunk | because what we have in octavia is not cool regarding image upload https://opendev.org/openstack/openstack-ansible-os_octavia/src/branch/master/tasks/octavia_amp_image.yml | 16:35 |
noonedeadpunk | Also we need to merge https://review.opendev.org/c/openstack/openstack-ansible-os_cinder/+/782963 for V | 16:36 |
noonedeadpunk | And vote for https://review.opendev.org/c/openstack/openstack-ansible/+/783720 would be awesome, since it fixes fuctional jobs | 16:51 |
noonedeadpunk | that I just learned, used not only in osa, but also for sahara, and they're voting | 16:52 |
noonedeadpunk | https://zuul.opendev.org/t/openstack/build/fe2c21b0087b4d81b9d5503f23984f6b | 16:52 |
noonedeadpunk | #endmeeting | 17:00 |
*** openstack changes topic to "Launchpad: https://launchpad.net/openstack-ansible || Weekly Meetings: https://wiki.openstack.org/wiki/Meetings/openstack-ansible || Review Dashboard: http://bit.ly/osa-review-board-v3" | 17:00 | |
openstack | Meeting ended Tue Mar 30 17:00:36 2021 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 17:00 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/openstack_ansible_meeting/2021/openstack_ansible_meeting.2021-03-30-16.00.html | 17:00 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/openstack_ansible_meeting/2021/openstack_ansible_meeting.2021-03-30-16.00.txt | 17:00 |
openstack | Log: http://eavesdrop.openstack.org/meetings/openstack_ansible_meeting/2021/openstack_ansible_meeting.2021-03-30-16.00.log.html | 17:00 |
*** tosky has joined #openstack-ansible | 17:03 | |
*** jamesden_ has quit IRC | 17:59 | |
*** jamesdenton has joined #openstack-ansible | 18:00 | |
*** spatel has quit IRC | 18:04 | |
*** spy is now known as antonym | 18:10 | |
*** spatel_ has joined #openstack-ansible | 18:18 | |
*** spatel_ is now known as spatel | 18:18 | |
*** lkoranda has quit IRC | 18:53 | |
*** lkoranda has joined #openstack-ansible | 18:54 | |
*** lkoranda has quit IRC | 18:55 | |
fanfi | hi, is there somebody who have experience with galera restore ? | 19:12 |
jonher | not on OSA but in general yes, there is a good docs article for galera restore so depends on what you need: https://docs.openstack.org/openstack-ansible/latest/admin/maintenance-tasks.html#galera-cluster-recovery | 19:16 |
jrosser | fanfi: there is reasonable documentation here for mariabackup restore https://mariadb.com/kb/en/incremental-backup-and-restore-with-mariabackup/ | 19:16 |
jrosser | depends on what exactly is meant with 'restore' | 19:16 |
fanfi | after full recovery glera cluster i need to restore data | 19:18 |
fanfi | and i have mysql dump | 19:18 |
*** spatel has quit IRC | 20:02 | |
*** spatel_ has joined #openstack-ansible | 20:03 | |
*** spatel_ is now known as spatel | 20:03 | |
*** mriosfer has joined #openstack-ansible | 20:17 | |
mriosfer | Hi, Im testing openstack-ansible victoria release, but im getting this error in lxc containers https://pastebin.com/4MYyNG0F | 20:19 |
mriosfer | looks like unracheable but ansible -m ping all show success from all containers | 20:20 |
mriosfer | testing in Vmware Workstations with Ubuntu 20.0.4 | 20:20 |
*** spatel has quit IRC | 20:22 | |
*** spatel_ has joined #openstack-ansible | 20:22 | |
*** spatel_ is now known as spatel | 20:22 | |
jrosser | mriosfer: usually running in VMware goes wrong because it does some mac/ip security stuff which you need to turn off, certainly for esxi | 20:44 |
jrosser | there are multiple Mac/ip per VM so they all need to be allowed | 20:45 |
mriosfer | what you recommend? VirtualBox? | 20:45 |
mriosfer | Hyper-V? | 20:45 |
jrosser | whatever you use needs “port security” or whatever equivalent turning off | 20:46 |
mriosfer | im testing for lab never installed openstack with ansible , since today i deployed as vanilla | 20:46 |
jrosser | oh well actually “Could not resolve hostname infra1: Temporary failure in name resolution” | 20:48 |
jrosser | that’s your issue | 20:48 |
mriosfer | yes but, from openstack-deployer... ansible -m ping all i get all success | 20:49 |
mriosfer | "openstack-deployer" for me a stand alone vm where i launch ansible to controllers | 20:50 |
jrosser | from the deploy vm can you “ping infra1” | 20:50 |
mriosfer | nop | 20:51 |
mriosfer | ping: infra1: Temporary failure in name resolution | 20:51 |
mriosfer | shoul i add to etc host? | 20:52 |
jrosser | right, so ansible -m ping actually checks that it can ssh to everything in the inventory, not the same as icmp ping | 20:52 |
mriosfer | omg | 20:53 |
jrosser | if you look in /etc/hosts on infra1 I think you should find entries have been placed by openstack-ansible for all the hosts in the deployment | 20:53 |
mriosfer | im reading the "OpenStack Cloud Computing Cookbook - Fourth Edition" for learn about openstack-ansible and it dont mention about it | 20:53 |
jrosser | quickest thing might be to copy the relevant lines out from there to the deploy host | 20:54 |
mriosfer | true.../etc/hosts... is fully populated in infra1 | 20:54 |
mriosfer | welll we do that and try to re-run again | 20:55 |
mriosfer | looks like now working ! free beer for you jrosser | 21:03 |
jrosser | mriosfer: i think that for a production deployment there may be an assumption that at least the bare metal hosts are resolvable somehow from the deploy host | 21:03 |
jrosser | that can be either though DNS or /etc/hosts | 21:04 |
mriosfer | yes but now in production im in queens centos 7 | 21:04 |
mriosfer | im testing victoria container... with this ansible | 21:04 |
mriosfer | making my handnotes to day0 :( | 21:05 |
jrosser | oh well i mean "production" vs AIO build really | 21:05 |
jrosser | this will be interesting for you, on master branch we have this patch https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/773868 | 21:05 |
jrosser | which applies the same management of /etc/hosts also to the deploy host, and also reference to a bug in ansible which causes related trouble | 21:06 |
mriosfer | good! | 21:08 |
mriosfer | I wasted like 2 days before come here looking for the solution | 21:08 |
mriosfer | i was thinking as you said about vmware | 21:08 |
jrosser | the usual trouble with vmware is that the whole deploy works | 21:08 |
mriosfer | and looks like im "stupid" and didnt think about host deployment must resolve too the container | 21:09 |
jrosser | but then containers from one host to another cannot communicate | 21:09 |
jrosser | becasue it does not recognise the mac from the extra interfaces | 21:09 |
mriosfer | mmm | 21:09 |
jrosser | but sounds like you do not have that problem | 21:09 |
mriosfer | may i move to virtualbox? or hyper-v? | 21:09 |
mriosfer | for my lab envirioment | 21:09 |
jrosser | just check that from containers on one host you can ping containers on another, mgmt addresses | 21:10 |
jrosser | simple check that the networking is good between the VM you have | 21:10 |
mriosfer | yes i can ping! :D | 21:11 |
jrosser | cool :) | 21:11 |
mriosfer | thanks for your help now i can continue with the next playbooks! :) | 21:14 |
jrosser | no worries! there are folk around here quite often sort of EU timezone, just ask :) | 21:15 |
*** jamesdenton has quit IRC | 21:28 | |
*** jamesdenton has joined #openstack-ansible | 21:28 | |
*** spatel has quit IRC | 22:04 | |
*** dpawlik has quit IRC | 22:37 | |
*** Jeffrey4l has quit IRC | 22:42 | |
*** openstackstatus has quit IRC | 22:42 | |
*** dpawlik0 has joined #openstack-ansible | 22:42 | |
*** LowKey[A] has joined #openstack-ansible | 22:42 | |
*** openstack has joined #openstack-ansible | 22:45 | |
*** ChanServ sets mode: +o openstack | 22:45 | |
*** antonym has joined #openstack-ansible | 23:09 | |
*** luksky has quit IRC | 23:10 | |
*** macz_ has quit IRC | 23:12 | |
*** tosky has quit IRC | 23:14 | |
*** macz_ has joined #openstack-ansible | 23:35 | |
*** macz_ has quit IRC | 23:40 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!