summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Zimmer <fzimmer@gitlab.com>2019-08-28 13:02:35 +0000
committerFabian Zimmer <fzimmer@gitlab.com>2019-08-28 13:02:35 +0000
commit49cb9900953b97f9cfda115627713a29a0101028 (patch)
treeb5f3dc0c7fd1e8ee432cb3d6596428791b0f06db
parenta58bf655e4812632ca98bc19701aad431721ff9f (diff)
downloadgitlab-ce-docs-fzimmer-geo-upgrade-troubleshooting.tar.gz
Added cross reference to the troubleshooting guidedocs-fzimmer-geo-upgrade-troubleshooting
-rw-r--r--doc/administration/geo/replication/updating_the_geo_nodes.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/administration/geo/replication/updating_the_geo_nodes.md b/doc/administration/geo/replication/updating_the_geo_nodes.md
index 39174780e24..21cf6e8d6e0 100644
--- a/doc/administration/geo/replication/updating_the_geo_nodes.md
+++ b/doc/administration/geo/replication/updating_the_geo_nodes.md
@@ -27,6 +27,8 @@ everything is working correctly:
1. Test the data replication by pushing code to the **primary** node and see if it
is received by **secondary** nodes.
+If you encounter any issues, please consult the [Geo troubleshooting guide](https://docs.gitlab.com/ee/administration/geo/replication/troubleshooting.html).
+
## Upgrading to GitLab 12.1
By default, GitLab 12.1 will attempt to automatically upgrade the embedded PostgreSQL server to 10.7 from 9.6. Please see [the omnibus documentation](https://docs.gitlab.com/omnibus/settings/database.html#upgrading-a-geo-instance) for the recommended procedure.