Jump to: navigation, search

Difference between revisions of "Meetings/InfraTeamMeeting"

(Agenda for next meeting)
(23 intermediate revisions by 2 users not shown)
Line 10: Line 10:
  
 
* Announcements
 
* Announcements
 +
** OpenStack completing release April 14. Airship 2.0 doesn't seem to exist yet so will assume they are still working on it.
  
 
* Actions from last meeting
 
* Actions from last meeting
Line 20: Line 21:
 
*** Zuul as CD engine
 
*** Zuul as CD engine
 
** OpenDev
 
** OpenDev
*** Gerrit account and group inconsistencies
+
*** Gerrit upgrade to 3.2.8
**** https://etherpad.opendev.org/p/gerrit-user-consistency-2021 High level notes.
+
**** https://review.opendev.org/c/opendev/system-config/+/784152
**** Group problems and 92 accounts with preferred emails missing external ids have been fixed.
+
*** Gerrit account inconsistencies
**** We have 17 accounts with preferred email addresses that don't have a matching external id
+
**** All preferred emails lack external ids issues have been corrected. All group loops have been corrected.
**** We have ~642 accounts with conflicting emails in their external ids. This needs more investigating to better understand the fix for.
 
**** Need to correct the ~642 external id issues before we can push updates to refs/meta/external-ids with Gerrit online.
 
 
**** Workaround is we can stop Gerrit, push to external ids directly, reindex accounts (and groups?), start gerrit, then clear accounts caches (and groups caches?)
 
**** Workaround is we can stop Gerrit, push to external ids directly, reindex accounts (and groups?), start gerrit, then clear accounts caches (and groups caches?)
 
**** Next steps
 
**** Next steps
***** Classify users further into situation groups
+
***** ~224 accounts were cleaned up. Next batch of ~56 has been started. Will clean their external IDs after letting the retired users sit for a few days.
***** Decide on next steps for users depending on their situation group.
+
***** Email sent to two Third Party CI groups about correcting external id conflicts among their accounts. These accounts will not be retired (for the most part).
***** Fix the preferred email issue if possible as this can be done with gerrit online
 
***** Start a refs/meta/external-ids checkout in a shared location and begin committing fixes to it. If we can't push all the fixes as separate commits we can squash them together and then push.
 
*** Gerrit 3.3.1 includes the fix for Zuul and Zuul has the fixes too.
 
**** https://review.opendev.org/c/opendev/system-config/+/765021 Build 3.3 images, currently appears to need some work.
 
 
*** Configuration tuning
 
*** Configuration tuning
**** Using strong refs for jgit caches
+
**** Reduce the number of ssh threads. Possibly create bot/batch user groups and thread counts as part of this.
**** Batch user groups and threads
+
**** https://groups.google.com/g/repo-discuss/c/BQKxAfXBXuo Upstream conversation with people struggling with similar problems.
*** Gitea OOMs
 
**** https://review.opendev.org/c/opendev/system-config/+/774023 Rate limiting framework change for haproxy.
 
  
 
* General topics
 
* General topics
** OpenAFS cluster status (clarkb 20210209)
+
** Picking up steam on Puppet -> Ansible rewrites (clarkb 20210413)
*** What is server cluster status? Have they all been upgraded to 1.8.6?
 
**** Upgrading servers to bionic then focal in place is next?
 
** Bup and Borg Backups (clarkb 20210209)
 
*** wiki backup status
 
*** borg disk consumption workarounds
 
** Picking up steam on Puppet -> Ansible rewrites (clarkb 20210209)
 
 
*** Enable Xenial -> Bionic/Focal system upgrades
 
*** Enable Xenial -> Bionic/Focal system upgrades
 
*** https://etherpad.opendev.org/p/infra-puppet-conversions-and-xenial-upgrades Start capturing TODO list here
 
*** https://etherpad.opendev.org/p/infra-puppet-conversions-and-xenial-upgrades Start capturing TODO list here
** Deploy a new refstack.openstack.org server (kopecmartin 20210209)
+
*** Zuul service host updates in progress now. Scheduler and Zookeeper cluster remaining. Will focus on ZK first.
*** https://review.opendev.org/c/opendev/system-config/+/705258
+
**** https://etherpad.opendev.org/p/opendev-zookeeper-upgrade-2021 discussion of options for zk upgrades
*** ianw offered to help with the deployment side
+
** planet.openstack.org (ianw 20210413)
*** kopecmartin will help with testing the new instance
+
*** Strong preference from clarkb to retire it
** Meetpad was not functional late last week. Seems fine now (clarkb 2020210209)
+
*** Superuser appears to be a major blog showing up there as well as a couple of others. Maybe we reach out to them and double check they don't want to help? (fungi and clarkb reached out to Superuser and they seem ok.
** opendev.org not reachable via IPv6 from some ISPs (frickler 20210215)
+
** survey.openstack.org (clarkb 20210413)
*** Caused by missing/inconsistent IRR records for the networks that vexxhost uses
+
*** Can we go ahead and clean this service up? I don't think it ever got much use (maybe one or two surveys total).
*** Pinged mnaser a couple of times but no progress so far
+
** docs-old volume cleanup (ianw 20210413)
*** Added here for increased visibility and tracking
+
*** We were going to double check with Ajaeger if we can then proceed to cleanup if no one had a reason to keep it.
 +
** PTG Planning (clarkb 20210413)
 +
*** Next PTG April 19-23
 +
**** Thursday April 22 1400-1600UTC and 2200-0000UTC
  
 
* Open discussion
 
* Open discussion

Revision as of 23:10, 12 April 2021

Weekly Project Infrastructure team meeting

The OpenDev Team holds public weekly meetings in #opendev-meeting, Tuesdays at 1900 UTC. Everyone interested in infrastructure and process surrounding automated testing and deployment is encouraged to attend.

Please feel free to add agenda items (and your IRC nick in parenthesis).

Agenda for next meeting

  • Announcements
    • OpenStack completing release April 14. Airship 2.0 doesn't seem to exist yet so will assume they are still working on it.
  • Actions from last meeting
  • Specs approval
  • Priority Efforts (Standing meeting agenda items. Please expand if you have subtopics.)
    • Update Config Management
      • topic:update-cfg-mgmt
      • Zuul as CD engine
    • OpenDev
      • Gerrit upgrade to 3.2.8
      • Gerrit account inconsistencies
        • All preferred emails lack external ids issues have been corrected. All group loops have been corrected.
        • Workaround is we can stop Gerrit, push to external ids directly, reindex accounts (and groups?), start gerrit, then clear accounts caches (and groups caches?)
        • Next steps
          • ~224 accounts were cleaned up. Next batch of ~56 has been started. Will clean their external IDs after letting the retired users sit for a few days.
          • Email sent to two Third Party CI groups about correcting external id conflicts among their accounts. These accounts will not be retired (for the most part).
      • Configuration tuning
  • General topics
    • Picking up steam on Puppet -> Ansible rewrites (clarkb 20210413)
    • planet.openstack.org (ianw 20210413)
      • Strong preference from clarkb to retire it
      • Superuser appears to be a major blog showing up there as well as a couple of others. Maybe we reach out to them and double check they don't want to help? (fungi and clarkb reached out to Superuser and they seem ok.
    • survey.openstack.org (clarkb 20210413)
      • Can we go ahead and clean this service up? I don't think it ever got much use (maybe one or two surveys total).
    • docs-old volume cleanup (ianw 20210413)
      • We were going to double check with Ajaeger if we can then proceed to cleanup if no one had a reason to keep it.
    • PTG Planning (clarkb 20210413)
      • Next PTG April 19-23
        • Thursday April 22 1400-1600UTC and 2200-0000UTC
  • Open discussion

Upcoming Project Renames

(any additions should mention original->new full names and link to the corresponding project-config rename change in Gerrit)

Previous meetings

Previous meetings, with their notes and logs, can be found at http://eavesdrop.openstack.org/meetings/infra/ and earlier at http://eavesdrop.openstack.org/meetings/ci/