Jump to: navigation, search

Difference between revisions of "Meetings/InfraTeamMeeting"

(Upcoming Project Renames)
(Weekly Project Infrastructure team meeting)
(81 intermediate revisions by 9 users not shown)
Line 18: Line 18:
 
** [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:update-cfg-mgmt
 
*** topic:update-cfg-mgmt
*** Gerrit on docker updates
 
**** Gerritbot still outstanding todo item.
 
 
*** Zuul as CD engine
 
*** Zuul as CD engine
**** Split of base and service playbooks is underway.
 
 
** OpenDev
 
** OpenDev
*** Progress on Governance changes
+
*** Gerrit account and group inconsistencies
**** http://lists.opendev.org/pipermail/service-discuss/2020-May/000026.html Advisory Board thread. Clarkb will send reminders to those that haven't responded as suggested during the PTG.
+
**** https://etherpad.opendev.org/p/gerrit-user-consistency-2021 High level notes.
 +
**** We have 17 accounts with preferred email addresses that don't have a matching external id
 +
**** 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
 +
***** Identify accounts that are inactive and can be more forcefully retired. Retire these to fix those errors.
 +
***** Identify accounts that are unlikely to be used anymore based on activity and more forcefully retire those to fix these errors. (We can always undo specific updates to these accounts if necessary)
 +
***** Work with remaining accounts to figure out how to best resolve the account conflicts. This may take some time.
 +
***** https://review.opendev.org/c/opendev/system-config/+/777846 Collecting scripting efforts here
 +
*** Configuration tuning
 +
**** Using strong refs for jgit caches
 +
**** Batch user groups and threads
  
 
* General topics
 
* General topics
** Project Renames (clarkb 20200609)
+
** OpenAFS cluster status (clarkb 20210302)
*** We've got a single project rename queued and now that OpenStack release is done cost of doing renames is lower
+
*** Upgrading servers to Bionic then Focal next.
*** Aiming for June 12, 2020 currently.
+
*** New third db server for proper quorum.
** pip-and-virtualenv next steps (ianw 20200609)
+
** Bup and Borg Backups (clarkb 20210302)
*** remove from more popular distros
+
*** gitea sql db backup issues.
*** notify and merge?
+
** Picking up steam on Puppet -> Ansible rewrites (clarkb 20210302)
** DNS cleanup (ianw 20200609)
+
*** Enable Xenial -> Bionic/Focal system upgrades
*** Clearing out old mirrors and lots of old stuff seems to be there
+
*** https://etherpad.opendev.org/p/infra-puppet-conversions-and-xenial-upgrades Start capturing TODO list here
*** https://review.opendev.org/728739 : Add tool to export Rackspace DNS domains to bind format
+
*** Zuul service host updates in progress now. Mergers are done. Executors in progress.
*** Should I post the results of the above to a etherpad for group audit (is equivalent of high latency zone xtfr)
+
** Deploy a new refstack.openstack.org server (kopecmartin 20210302)
*** run as backup?
+
*** Ready for testing?
** PTG Recap (clarkb 20200609)
+
** Bridge disk space (clarkb 20210302)
*** Meetpad seemed to work well up to 20 conference participants. Client issues with cpu consumption became a problem beyond that.
+
*** This appears at least partially related to ansible and python caching. Should we just clear those caches then profile them?
*** Provide your event feedback at https://etherpad.opendev.org/p/June2020-PTG-Feedback
 
*** Decompress with online group activity of some sort?
 
** Trusty Upgrade Progress (clarkb 20200609)
 
*** Wiki updates
 
  
 
* Open discussion
 
* Open discussion
Line 50: Line 54:
 
(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)
  
* x/whitebox-tempest-plugin -> openstack/whitebox-tempest-plugin: https://review.opendev.org/#/c/714478
+
* foo/example -> bar/example: https://review.opendev.org/#/c/123456
* interop repos from openstack/ namespace to osf/namespace: https://review.opendev.org/#/c/734669/1
 
  
 
== 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 00:53, 2 March 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.
        • We have 17 accounts with preferred email addresses that don't have a matching external id
        • 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
          • Identify accounts that are inactive and can be more forcefully retired. Retire these to fix those errors.
          • Identify accounts that are unlikely to be used anymore based on activity and more forcefully retire those to fix these errors. (We can always undo specific updates to these accounts if necessary)
          • Work with remaining accounts to figure out how to best resolve the account conflicts. This may take some time.
          • https://review.opendev.org/c/opendev/system-config/+/777846 Collecting scripting efforts here
      • Configuration tuning
        • Using strong refs for jgit caches
        • Batch user groups and threads
  • General topics
    • OpenAFS cluster status (clarkb 20210302)
      • Upgrading servers to Bionic then Focal next.
      • New third db server for proper quorum.
    • Bup and Borg Backups (clarkb 20210302)
      • gitea sql db backup issues.
    • Picking up steam on Puppet -> Ansible rewrites (clarkb 20210302)
    • Deploy a new refstack.openstack.org server (kopecmartin 20210302)
      • Ready for testing?
    • Bridge disk space (clarkb 20210302)
      • This appears at least partially related to ansible and python caching. Should we just clear those caches then profile them?
  • 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/