Tuesday, 2022-12-06

*** dviroel is now known as dviroel|out00:28
noonedeadpunkmornings08:29
noonedeadpunkI think https://review.opendev.org/c/openstack/openstack-ansible/+/862924 is now ready to go (except needs recheck)08:30
noonedeadpunkor well, at least now it's not breaking lxb 08:30
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_keystone master: Define venv_tag as separate task for distro  https://review.opendev.org/c/openstack/openstack-ansible-os_keystone/+/86668411:03
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_keystone master: Define venv_tag as separate task for distro  https://review.opendev.org/c/openstack/openstack-ansible-os_keystone/+/86668411:09
noonedeadpunkany idea wtf is that? https://opendev.org/openstack/openstack-ansible-os_keystone/src/branch/master/tasks/keystone_install.yml#L131-L13811:09
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_glance master: Define venv_tag as separate task for distro  https://review.opendev.org/c/openstack/openstack-ansible-os_glance/+/86668611:12
*** dviroel|out is now known as dviroel11:12
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_keystone master: Define venv_tag as separate task for distro  https://review.opendev.org/c/openstack/openstack-ansible-os_keystone/+/86668411:14
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_glance master: Define venv_tag as separate task for distro  https://review.opendev.org/c/openstack/openstack-ansible-os_glance/+/86668611:18
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_keystone master: Define venv_tag as separate task for distro  https://review.opendev.org/c/openstack/openstack-ansible-os_keystone/+/86668411:18
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Simplify glance deployment logic  https://review.opendev.org/c/openstack/openstack-ansible/+/86669311:52
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_glance master: Stop using need_service_restart local fact  https://review.opendev.org/c/openstack/openstack-ansible-os_glance/+/86668611:56
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_keystone master: Define venv_tag as separate task for distro  https://review.opendev.org/c/openstack/openstack-ansible-os_keystone/+/86668411:58
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_cinder master: Define local facts separately only for distro  https://review.opendev.org/c/openstack/openstack-ansible-os_cinder/+/86669412:05
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_cinder master: Define local facts separately only for distro  https://review.opendev.org/c/openstack/openstack-ansible-os_cinder/+/86669412:07
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_nova master: Define local facts separately only for distro  https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/86669712:11
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: [DNM] Check distro jobs  https://review.opendev.org/c/openstack/openstack-ansible/+/86669912:12
*** frenzy_friday is now known as frenzy_friday|food12:21
noonedeadpunkmgariepy: jamesdenton jrosser please take a look at https://review.opendev.org/c/openstack/openstack-ansible/+/862924 when have some time to unblock CI12:22
noonedeadpunkexcept fact of making ovn default, most contraversial thing for me is https://review.opendev.org/c/openstack/openstack-ansible/+/862924/40/tests/roles/bootstrap-host/vars/main.yml#7412:23
noonedeadpunkAnother alternative I could think of was adding ovn to scenarios_extended when there's no ovs/lxb there already. But since they're exclusive - this can work nicely as well12:24
jamesdentoni'll be around a bit later and can look. 12:26
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Remove support for calico ml2 driver.  https://review.opendev.org/c/openstack/openstack-ansible/+/86611912:27
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_neutron master: Remove support for calico ml2 driver.  https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/86612312:28
*** frenzy_friday|food is now known as frenzy_friday13:30
jamesdentonnoonedeadpunk _neutron_plugin_driver doesn't really bother me13:33
noonedeadpunkwell, it's default for CI that is not defined same way for production, so kind of nasty...13:43
jamesdentonwell, i don't really think that's the first time that's happened? :D13:43
noonedeadpunkbut yeah, likely not that big deal after all...13:43
opendevreviewJames Denton proposed openstack/openstack-ansible-os_neutron master: Switch OVN Metadata Agent to journal logging  https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/86671614:02
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_neutron master: Switch OVN Metadata Agent to journal logging  https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/86671614:03
mgariepydo we need to merge : https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/865973 along with https://review.opendev.org/c/openstack/openstack-ansible/+/86292414:06
noonedeadpunk865973 jsut restores CI testing for LXB14:21
noonedeadpunkIt's not vital, but I wanted to run lxb tests to be safe and see that 862924 not breaking it14:21
noonedeadpunkbut yes, it's one of the things we want to merge I guess :)14:22
noonedeadpunkstill 862924 should be merged first14:25
mgariepydo we need an upgrade job for ovn ?14:30
mgariepythe current upgrade job tests lxb as it was default before. 14:31
noonedeadpunkI think what upgrade job does, it ensures that previous defaults are not broken with our change. Since we drop defualts from integrated repo and have "upgrade hook" that defines previous defaults - we also kind of cover OVS case14:35
noonedeadpunkNot OVN though. 14:35
noonedeadpunkAnd TBH I have no idea if we can easily migrate/upgrade existing OVN deployments with changes we want to land14:36
noonedeadpunkincluding ssl and changes to groups14:36
jamesdentoni don't think so, but prob more due to ssl14:36
jamesdentonyeah, and the groups. 14:36
noonedeadpunkSo I wasn't thinking about upgrading OVN tbh14:36
noonedeadpunkmaybe we should be more explicit about that in docs though14:37
jamesdentoni can update the docs after 862924 merges :D14:37
mgariepybah, it will be tested in the next cycle anyway14:42
mgariepyyeah probably ssl breaks the upgrade or not who knows :D14:43
jamesdentoni did try to test a non-ssl -> ssl migration and it failed miserably :D14:43
jamesdentoni think there's a process to be made, but that first one wasn't it14:44
mgariepydid you switch ?14:44
mgariepyor you wanted to see how it went first ?14:44
jamesdentoni labbed it down, i have not switched yet14:44
jamesdenton*labbed it out14:45
mgariepyok14:45
mgariepywell the order to do the siwtch should be probably better handled. 14:45
jamesdentonfrom non-ssl to ssl?14:46
mgariepylike doing neutron-server then ovn-northd then the ovn-contollers14:46
mgariepyif the ovn-controllers don't have update from the northd i guess they don't change anything.14:46
mgariepycurrently it's the neutron server then everything elese.14:47
jamesdentoni think i noticed that once the cluster is built and there's a leader, then certain config files are not dropped again. Notably /etc/default/ovn-*, which would define new connection paramaters (ssl vs tcp)14:47
mgariepyha right. that's also an issue14:47
jamesdentonand you can withdrawl from the cluster, but not rejoin once you're out14:48
jamesdentonand i don't know what "create a new cluster" looks like14:48
jamesdentonthe good thing is, i don't really think we have to worry about it too much, as there may be only 1 or 2 OVN environments out there and spatel prob has them both14:49
mgariepythe issue is probably worst with the fact that some stuff in in files and other in the DB14:49
mgariepyso it's spatel's problem :P14:49
jamesdentonyeah - think the playbook handled those DB changes OK from what i remember. using the ovs commands 14:49
jamesdentoni have some notes, but will need to revisit14:50
mgariepyok14:50
noonedeadpunk#startmeeting openstack_ansible_meeting15:01
opendevmeetMeeting started Tue Dec  6 15:01:21 2022 UTC and is due to finish in 60 minutes.  The chair is noonedeadpunk. Information about MeetBot at http://wiki.debian.org/MeetBot.15:01
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.15:01
opendevmeetThe meeting name has been set to 'openstack_ansible_meeting'15:01
noonedeadpunk#topic rollcall15:01
noonedeadpunko/15:01
jrosserhello o/15:01
noonedeadpunk#topic office hours15:04
jamesdentono/15:04
noonedeadpunkSo we have 1 week left for branching and releasing. I'd say that we got votes for most patches, but they need either re-check or some gentle pushing once we recover our CI15:05
mgariepyo/15:05
noonedeadpunkI will take a round of rechecks once 862924 will land15:05
noonedeadpunkRegarding calico - I've sent out an ML regarding it, no responce so far. I think time was given till friday for any interest and let's drop calico if no interest will be in keeping it15:06
NeilHanlono/15:07
jamesdenton++15:08
noonedeadpunkI think I was also super close to make distro jobs passing for yammy15:08
noonedeadpunk*jammy15:08
noonedeadpunkbut forgot to set depends-on to https://review.opendev.org/c/openstack/openstack-ansible/+/86612615:09
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: [DNM] Check distro jobs  https://review.opendev.org/c/openstack/openstack-ansible/+/86669915:09
noonedeadpunkThough, I've (╯°□°)╯︵ ┻━┻  couple of times during that15:10
noonedeadpunkmostly because our local facts thing15:10
noonedeadpunkIt doesn't look useless, but I'm really not sure how usefull it is either15:11
noonedeadpunkas if recall our (and spatels) issue with RPC versions - it doesn't sound this complexity makes much difference at the end15:11
noonedeadpunkYes, we restart services 2 times to ensure they're synced, but well, it doesn't seem like services can report their new rpc version as it's checken/egg anyway15:12
noonedeadpunkBut also don't dare to touch that much15:12
noonedeadpunkThese are patches basivally https://review.opendev.org/q/topic:osa/distro15:13
mgariepyI saw in the ML that mistral will be deprecated in A.15:20
mgariepyhttps://review.opendev.org/c/openstack/governance/+/86656215:20
noonedeadpunkI'm not sure it will though15:20
noonedeadpunkAs I got gmann has reached to interested parties (like OVH that seem using it)15:21
noonedeadpunkBut there're bunch of projects, like adjutant or sahara that can end up deprecating15:21
mgariepyha ok. let's see then.15:21
noonedeadpunkI'm not sure I have more things from my side - mostly review/merge/release15:22
noonedeadpunkAlso trying to find out why dstat (dool) renderring is not stored in logs...15:23
noonedeadpunkor it's not being renderred....15:24
noonedeadpunkAh, skyline repo seems to have been created15:24
noonedeadpunkThough we would need to create some jobs for it15:25
mgariepydstat ? https://zuul.opendev.org/t/openstack/build/8bfe56ed140444e38afcc908e7b90d20/log/logs/openstack/instance-info/dstat.log.txt15:25
noonedeadpunkI'm not going to branch it for Zed tbh15:25
noonedeadpunkmgariepy: I have https://review.opendev.org/c/openstack/openstack-ansible/+/866377 to fix it :p15:25
mgariepyit seems broken ;p haha 15:27
noonedeadpunkshouldn't matter for dstat15:28
mgariepydid you check the logs is all the same error ?15:29
mgariepyhmm. same error on focal and debian15:29
*** dviroel is now known as dviroel|lunch15:31
noonedeadpunkoh?15:31
mgariepytempest neutron no server for the request.15:31
noonedeadpunkNah, it's because ovn patch15:31
noonedeadpunkall our gates are broken now15:31
mgariepyha lol15:32
noonedeadpunkBut dstat data is there https://zuul.opendev.org/t/openstack/build/bbd6f98b72064eb0963471615e63f921/log/logs/openstack/instance-info/dstat.log.txt15:32
noonedeadpunkExcept no HTML15:32
noonedeadpunkoh15:33
noonedeadpunkwe never call for gate_job_exit_tasks lol15:34
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Replace dstat with dool  https://review.opendev.org/c/openstack/openstack-ansible/+/86637715:41
noonedeadpunkanother thing - I think we should cancel our weekly meeting on 27th of December. I don't think there will be anyone around except myself?15:42
noonedeadpunkAnd question about meeting on 3rd of January is also open15:42
jrossersounds fine to cancel15:42
jamesdentonprob won't be around either15:42
mgariepywont be there either15:43
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Replace dstat with dool  https://review.opendev.org/c/openstack/openstack-ansible/+/86637715:44
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Replace dstat with dool  https://review.opendev.org/c/openstack/openstack-ansible/+/86637715:47
noonedeadpunkok, see no objections15:48
noonedeadpunk#agreed to cancel meetings on 27th of Decmeber 2022 and 3rd of January 202315:48
opendevreviewMerged openstack/openstack-ansible stable/yoga: Update upgrade instructions for Yoga release  https://review.opendev.org/c/openstack/openstack-ansible/+/86646016:07
noonedeadpunk#endmeeting16:07
opendevmeetMeeting ended Tue Dec  6 16:07:34 2022 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)16:07
opendevmeetMinutes:        https://meetings.opendev.org/meetings/openstack_ansible_meeting/2022/openstack_ansible_meeting.2022-12-06-15.01.html16:07
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/openstack_ansible_meeting/2022/openstack_ansible_meeting.2022-12-06-15.01.txt16:07
opendevmeetLog:            https://meetings.opendev.org/meetings/openstack_ansible_meeting/2022/openstack_ansible_meeting.2022-12-06-15.01.log.html16:07
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Re-add cinder/nova_bin variables  https://review.opendev.org/c/openstack/openstack-ansible/+/86669916:23
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Cleanup unnecessary <service>_bin overrides  https://review.opendev.org/c/openstack/openstack-ansible/+/86678316:25
*** dviroel|lunch is now known as dviroel16:34
opendevreviewMerged openstack/openstack-ansible master: Implement OVN inventory changes and deploy by default  https://review.opendev.org/c/openstack/openstack-ansible/+/86292417:07
mgariepywhoohoo ! 17:07
jamesdentonlet the bug reports begin17:08
jamesdentonnice work!17:08
opendevreviewJames Denton proposed openstack/openstack-ansible master: Remove deprecated OVN and Panko services  https://review.opendev.org/c/openstack/openstack-ansible/+/86620517:10
opendevreviewJames Denton proposed openstack/openstack-ansible-os_neutron master: Separate OVN gateway functions from ovn-controllers  https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/76064717:10
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Install dynamic-inventory as console_script  https://review.opendev.org/c/openstack/openstack-ansible/+/86342317:18
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Fix console type selection for aarch64.  https://review.opendev.org/c/openstack/openstack-ansible/+/86616917:19
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Install ZFS packages for bootstrap-host if needed  https://review.opendev.org/c/openstack/openstack-ansible/+/86595217:19
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: [doc] Document better requirement for keepalived vip_cidr  https://review.opendev.org/c/openstack/openstack-ansible/+/86604617:19
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Switch distro jobs to Jammy  https://review.opendev.org/c/openstack/openstack-ansible/+/86612617:19
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Run zookeeper installation for validate job  https://review.opendev.org/c/openstack/openstack-ansible/+/86604717:19
noonedeadpunkWe totally should tell more about expectations on upgrade for ovn deployments...17:20
noonedeadpunkbtw, have we dropped "expermantal" state from the docs regarding OVN (whenever it was)?17:21
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Re-add cinder/nova_bin variables  https://review.opendev.org/c/openstack/openstack-ansible/+/86669917:22
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Cleanup unnecessary <service>_bin overrides  https://review.opendev.org/c/openstack/openstack-ansible/+/86678317:22
jamesdentonyes, it was part of the doc update in that patch17:22
jamesdentoni will submit another patch to highlight the upgrade expectations17:23
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Disable octavia anti-affinity for AIO builds  https://review.opendev.org/c/openstack/openstack-ansible/+/86606117:23
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Disable sahara tempest tests  https://review.opendev.org/c/openstack/openstack-ansible/+/86612417:23
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Do not try to install packages on each log_instance_info run  https://review.opendev.org/c/openstack/openstack-ansible/+/86637217:24
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Use local connection while colelcting instance info  https://review.opendev.org/c/openstack/openstack-ansible/+/86637417:24
opendevreviewJonathan Rosser proposed openstack/openstack-ansible master: Use local connection while collecting instance info  https://review.opendev.org/c/openstack/openstack-ansible/+/86637417:25
opendevreviewJonathan Rosser proposed openstack/openstack-ansible-os_ironic master: Refactor ironic deploy image handling.  https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/86354917:27
opendevreviewJonathan Rosser proposed openstack/openstack-ansible-os_ironic master: Tidy definition of http dir for inspector  https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/86613217:27
noonedeadpunkjamesdenton: looking at https://review.opendev.org/c/openstack/openstack-ansible/+/866205/3/inventory/group_vars/haproxy/haproxy.yml#b436 I have a feeling that we didn't in fact properly sunsetted endpoints17:28
opendevreviewJonathan Rosser proposed openstack/openstack-ansible-os_ironic master: Update variables for switchport introspection during inspection  https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/86443717:29
opendevreviewJonathan Rosser proposed openstack/openstack-ansible-os_ironic master: Add variable for user defined list of deploy images  https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/86531017:30
jamesdentonhmm, well17:31
jamesdentonwhat are you thinking needed to happen?17:32
opendevreviewJonathan Rosser proposed openstack/openstack-ansible-os_ironic master: Add variable for user defined list of deploy images  https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/86531017:33
noonedeadpunkjamesdenton: we didn't have haproxy_ovn_ovsdb_service in haproxy_default_services17:36
opendevreviewJonathan Rosser proposed openstack/openstack-ansible-plugins master: Unify vars for glusterfs RHEL variants and remove rocky-8 workaround.  https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/86611617:36
noonedeadpunkWhich sounds like these definitions made no difference in config and were not respected17:36
opendevreviewJonathan Rosser proposed openstack/openstack-ansible master: Disable fact variables  https://review.opendev.org/c/openstack/openstack-ansible/+/77839617:36
jamesdentoni seem to remember them working but the implementation itself was ultimately not the right one17:37
jamesdentonthis was pre-cluster support17:37
noonedeadpunkwell, I meant more https://opendev.org/openstack/openstack-ansible/commit/8b7a5e4d0e7e0c7951f81cd6720757789543579a17:39
noonedeadpunkSo we've marked them as absent, but dropped from services17:39
noonedeadpunkWhich means that after upgrades endpoints were not dropped in fact17:39
jamesdentonahh, i see17:40
jamesdentonwell, honestly, i don't know that they existed anywhere beyond my lab17:40
noonedeadpunkYeah, on xena....17:41
noonedeadpunkunlickely17:41
noonedeadpunkyeah, let's not overcomplicate this now I guess17:41
jamesdentonagreed17:41
opendevreviewMerged openstack/openstack-ansible-os_ironic master: Pass CA pass to Swift CLI  https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/86565619:12
opendevreviewMerged openstack/openstack-ansible-os_ironic master: Ensure nginx config is present for ironic inspector  https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/86440619:32
opendevreviewMerged openstack/openstack-ansible-os_ironic master: Fix inspector auth config for ironic-api  https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/86439519:32
opendevreviewMerged openstack/openstack-ansible-os_ironic master: Allow ironic bmaas network gateway and dns servers to be undefined  https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/86316019:32
noonedeadpunksweeeeeet https://97b747b2a08bc51a8abd-e446fd4b0077fe85cde5d2668184a7c9.ssl.cf1.rackcdn.com/866377/6/check/openstack-ansible-deploy-aio_metal-ubuntu-jammy/2bc0df7/logs/openstack/instance-info/dstat.html19:37
noonedeadpunkthat's result of https://review.opendev.org/c/openstack/openstack-ansible/+/86637719:38
mgariepynice19:40
*** dviroel is now known as dviroel|biab19:48
mgariepynoonedeadpunk, still around ?20:18
noonedeadpunkyup20:19
mgariepyhow comes the 2 zookeeper patche have no queue ?20:19
mgariepyhttps://zuul.opendev.org/t/openstack/status20:19
mgariepythey just started but i wonder why they don't a queue like the other patches.20:20
noonedeadpunkI don't think we have queue for all patches20:21
noonedeadpunk*repos20:22
noonedeadpunkthere was quite long discussion if we should or should not queue properly20:22
noonedeadpunkbecause if we do use same queue for all our project this means that gate failure for one will result in failure for all20:22
noonedeadpunkBut yeah, looks weird indeed20:23
mgariepyi did nudge the patch to trigger the check that didn't happens on december first.20:24
mgariepyi guess it was out of order merge that made the issue there tho.20:24
noonedeadpunkbut in https://opendev.org/openstack/project-config/src/branch/master/zuul.d/projects.yaml we don't have queues anywhere20:24
noonedeadpunkmaybe it's because we don't have zuul.yaml merged yet at all20:25
mgariepyyeah probably.20:25
noonedeadpunkIt's just part of https://review.opendev.org/c/openstack/ansible-role-zookeeper/+/864752/4/zuul.d/project.yaml20:25
noonedeadpunkit needed push as we had +w zookeeper patch before did all of it's dependencies20:26
noonedeadpunkso you had to froce-push it I guess20:26
mgariepyperfect.20:26
noonedeadpunkI more wonder why https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/866716/ has cancelled jobs20:27
noonedeadpunkwhat does it even mean20:27
noonedeadpunkAh. maybe because https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/865973/ failed20:27
noonedeadpunkso all others fails early20:27
noonedeadpunkoh, that's sweet20:28
mgariepyhmm indeed.20:29
mgariepywill the other requeue tho ?20:29
mgariepygluster failed.. :/20:36
noonedeadpunknon-neutron should, yes20:41
spatelFolks, I have deployment host and i want second deployment host for redundancy so how do i re-create deployment host ? 20:56
spateljust checkout repo and run bootstrap and copy /etc/openstack_deploy directory back? 20:58
spatelnoonedeadpunk mgariepy any idea :)21:08
mgariepyi usually have an lxd host for this so i just copy the container to another lxd host.21:13
spateldamn it.. i have VM and i want to do it on Physical host21:13
mgariepyyou only need repo/ config/ ssh key / any other private key 21:13
spatelit should be simple right? just bootstrap and copy /etc/deploy_openstack folder 21:14
mgariepyyou only need to make sure everything is well synched.21:14
spatelrepo ?21:14
spatelyes /opt/openstack-ansible 21:14
mgariepyyep21:14
spatelLet me give it a try.. but that is pretty much all correct? 21:15
mgariepydon't trash the first node before you test it ;p21:17
opendevreviewMerged openstack/openstack-ansible-os_nova master: Add nova_ironic_serialconsole_type default setting  https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/86094821:28
opendevreviewMerged openstack/openstack-ansible-os_ironic master: Remove duplicate creation of nginx config directory  https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/86440321:53
opendevreviewMerged openstack/ansible-role-zookeeper master: Initial commit to zookeeper role  https://review.opendev.org/c/openstack/ansible-role-zookeeper/+/86475222:04
opendevreviewMerged openstack/ansible-role-zookeeper master: Add SSL support for zookeeper  https://review.opendev.org/c/openstack/ansible-role-zookeeper/+/86544922:04
BobZAnnapolisUsing openstack-ansible Yoga/Zed, any suggestions on the best "metrics gathering" solution ? We've written a homegrown solution a few years back but we'd like to update to a newer one using just OpenStack components, if there is one. Ceilometer/Aodh/Gnocchi haven't been successfully installed to date. tia22:30
opendevreviewMerged openstack/openstack-ansible master: Switch distro jobs to Jammy  https://review.opendev.org/c/openstack/openstack-ansible/+/86612622:33
opendevreviewMerged openstack/openstack-ansible master: Replace dstat with dool  https://review.opendev.org/c/openstack/openstack-ansible/+/86637722:43
opendevreviewMerged openstack/openstack-ansible master: Install ZFS packages for bootstrap-host if needed  https://review.opendev.org/c/openstack/openstack-ansible/+/86595222:49
opendevreviewMerged openstack/openstack-ansible master: Remove deprecated OVN and Panko services  https://review.opendev.org/c/openstack/openstack-ansible/+/86620522:50
opendevreviewMerged openstack/openstack-ansible master: Fix console type selection for aarch64.  https://review.opendev.org/c/openstack/openstack-ansible/+/86616922:50
opendevreviewMerged openstack/openstack-ansible-os_tempest master: Update cirros image to 0.6.1  https://review.opendev.org/c/openstack/openstack-ansible-os_tempest/+/86637023:02
rgunasekaranHello all, Could you please help me with the instructions for setting up the Limechat to connect to IRC OFTC network in my MacBook pro! 23:54
rgunasekaranI am facing some challenges to reach out to our channel in my MacBook using limechat23:55

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