Jump to: navigation, search

Difference between revisions of "Meetings/InfraTeamMeeting"

(Agenda for next meeting)
(Agenda for next meeting)
(283 intermediate revisions by 22 users not shown)
Line 3: Line 3:
 
= Weekly Project Infrastructure team meeting =
 
= Weekly Project Infrastructure team meeting =
  
The OpenStack Project Infrastructure Team holds public weekly meetings in <code><nowiki>#openstack-meeting</nowiki></code>, Tuesdays at 1900 UTC. Everyone interested in infrastructure and process surrounding automated testing and deployment is encouraged to attend.
+
The OpenDev Team holds public weekly meetings in <code><nowiki>#opendev-meeting</nowiki></code>, 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).
 
Please feel free to add agenda items (and your IRC nick in parenthesis).
Line 16: Line 16:
  
 
* Priority Efforts (Standing meeting agenda items. Please expand if you have subtopics.)
 
* Priority Efforts (Standing meeting agenda items. Please expand if you have subtopics.)
** [http://specs.openstack.org/openstack-infra/infra-specs/specs/task-tracker.html A Task Tracker for OpenStack]
 
 
** [http://specs.openstack.org/openstack-infra/infra-specs/specs/update-config-management.html Update Config Management]
 
** [http://specs.openstack.org/openstack-infra/infra-specs/specs/update-config-management.html Update Config Management]
*** topic:puppet-4 and topic:update-cfg-mgmt
+
*** topic:update-cfg-mgmt
 
*** Zuul as CD engine
 
*** Zuul as CD engine
 +
** OpenDev
 +
*** Gerrit account and group inconsistencies
 +
**** https://etherpad.opendev.org/p/gerrit-user-consistency-2021 High level notes.
 +
**** Group problems and 92 accounts with preferred emails missing external ids have been fixed.
 +
**** We have 17 accounts with preferred email addresses that don't have a matching external id
 +
**** 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?)
 +
**** Next steps
 +
***** Classify users further into situation groups
 +
***** Decide on next steps for users depending on their situation group.
 +
***** 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.
 +
***** Fungi suggests we simply identify the active accounts then retire the rest for simplicity and speed. Clarkb likes this idea.
 +
***** Could really use a second or third set of eyes to review my notes and decisions. Will help ensure that the next steps I've described for specific accounts are good.
 +
*** Configuration tuning
 +
**** Using strong refs for jgit caches
 +
**** Batch user groups and threads
 +
*** Gitea OOMs
 +
**** https://review.opendev.org/c/opendev/system-config/+/774023 Rate limiting framework change for haproxy.
 +
**** https://review.opendev.org/c/opendev/system-config/+/775051 Dstat stat gathering in our system-config-run jobs to measure relative performance impacts.
  
 
* General topics
 
* General topics
** Proposal: make core infra team members +OP on irc in order to make it visible which core is online. That is because most irc client display ops before the other accounts and with different colors, this being the only way to distinguish them from other users. This practice seems to be used by many projects, is not about "op" rights.
+
** OpenAFS cluster status (clarkb 20210223)
* OpenDev update (corvus)
+
*** Upgrading servers to Bionic then Focal next.
** DNS working
+
** Bup and Borg Backups (clarkb 20210223)
** Website (needs content, call for volunteers)
+
*** wiki backup status
** Collecting inner ARA results for system-config jobs (ianw 2018-12-04)
+
*** borg disk consumption workarounds
*** dmsimard proposed ara installation for bridge stalled on who would maintain db and how we would publish it
+
** Picking up steam on Puppet -> Ansible rewrites (clarkb 20210223)
*** actually mostly seems useful for presentation of results during CI runs
+
*** Enable Xenial -> Bionic/Focal system upgrades
*** stack for review : https://review.openstack.org/#/q/topic:inner-ara-results+(status:open+OR+status:merged)
+
*** https://etherpad.opendev.org/p/infra-puppet-conversions-and-xenial-upgrades Start capturing TODO list here
*** [http://logs.openstack.org/16/617216/20/check/system-config-run-base-ansible-devel/471af4e/bridge.o.o/ara-report/ sample of "inner" ara results for system-config job]
+
*** Zuul service host updates in progress now.
** glean + NetworkManager support (ianw 2018-12-04)
+
** Deploy a new refstack.openstack.org server (kopecmartin 20210223)
*** request for reviews to unblock Fedora 29
+
*** Ready for testing?
*** https://review.openstack.org/#/q/status:open+topic:fedora29
+
** Bridge disk space (clarkb 20210223)
** FIx cloud-launcher (ianw 2018-12-04)
+
*** Our ansible logging is consuming a fair bit but user homedirs and /opt are other major consumers.
*** Later ansible release needed to work around issues trying to delete routers
 
*** https://review.openstack.org/#/c/617218/4
 
*** note graphs available : http://grafana.openstack.org/d/qzQ_v2oiz/bridge-runtime?orgId=1
 
  
 
* Open discussion
 
* Open discussion
Line 43: Line 60:
 
== Upcoming Project Renames ==
 
== Upcoming Project Renames ==
 
(any additions should mention original->new full names and link to the corresponding project-config rename change in Gerrit)
 
(any additions should mention original->new full names and link to the corresponding project-config rename change in Gerrit)
 +
 +
* foo/example -> bar/example: https://review.opendev.org/#/c/123456
  
 
== Previous meetings ==
 
== 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/
 
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/

Revision as of 21:46, 22 February 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
  • 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 account and group inconsistencies
        • https://etherpad.opendev.org/p/gerrit-user-consistency-2021 High level notes.
        • Group problems and 92 accounts with preferred emails missing external ids have been fixed.
        • We have 17 accounts with preferred email addresses that don't have a matching external id
        • 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?)
        • Next steps
          • Classify users further into situation groups
          • Decide on next steps for users depending on their situation group.
          • 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.
          • Fungi suggests we simply identify the active accounts then retire the rest for simplicity and speed. Clarkb likes this idea.
          • Could really use a second or third set of eyes to review my notes and decisions. Will help ensure that the next steps I've described for specific accounts are good.
      • Configuration tuning
        • Using strong refs for jgit caches
        • Batch user groups and threads
      • Gitea OOMs
  • General topics
    • OpenAFS cluster status (clarkb 20210223)
      • Upgrading servers to Bionic then Focal next.
    • Bup and Borg Backups (clarkb 20210223)
      • wiki backup status
      • borg disk consumption workarounds
    • Picking up steam on Puppet -> Ansible rewrites (clarkb 20210223)
    • Deploy a new refstack.openstack.org server (kopecmartin 20210223)
      • Ready for testing?
    • Bridge disk space (clarkb 20210223)
      • Our ansible logging is consuming a fair bit but user homedirs and /opt are other major consumers.
  • 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/