Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • omnibus-gitlab omnibus-gitlab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1,061
    • Issues 1,061
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 67
    • Merge requests 67
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • omnibus-gitlabomnibus-gitlab
  • Issues
  • #5041
Closed
Open
Issue created Jan 30, 2020 by Jennifer Louie@jennielouie🔴Contributor

Refresh_foreign_tables rake task was required during 12.4.x to 12.5.x Geo HA upgrade

During the 12.4.x to 12.5.x Geo HA upgrade, after running post-deployment db migrations on secondary deploy node and then running gitlab-ctl reconfigure, we still needed to run gitlab-rake geo:db:refresh_foreign_tables (as recommended by the output of gitlab-rake gitlab:geo:check). This step used to be in the instructions but was replaced by (1) waiting for primary migrations to finish/replicate, then (2) running gitlab-ctl reconfigure.

Let's investigate if this was user error and/or if the instructions should be modified.

cc @vsizov

Assignee
Assign to
Time tracking