Skip to content

Geo: Help admins diagnose configuration problems

Michael Kozono requested to merge mk/suggest-geo-check-in-error into master

What does this MR do?

When Geo is misconfigured, or some infrastructure is not healthy, we display some health checks on Admin > Geo > Nodes. But the information is often cryptic and not too helpful. A good first step is to run gitlab-rake gitlab:geo:check.

  • This MR adds a Geo Troubleshooting doc link beneath Geo Node errors.
  • This MR adds the gitlab-rake gitlab:geo:check command to the Geo Troubleshooting doc.

image

What are the relevant issue numbers?

Resolves https://gitlab.com/gitlab-org/gitlab-ee/issues/10342

Does this MR meet the acceptance criteria?

Edited by Michael Kozono

Merge request reports