summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2017-11-17 09:08:12 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2017-11-17 09:08:12 +0000
commit4aa18590b3af27c9cb3cd3c2fc8c0a70e9a8758e (patch)
treeb5a35dbb167920e7c07a14efc6d56e60df5dd8d4
parent10c216dabb44605d5e8711a0158e3087289e8889 (diff)
parent555f261d73aa7d5765f0d57fc9773898d3212ee9 (diff)
downloadgitlab-ce-4aa18590b3af27c9cb3cd3c2fc8c0a70e9a8758e.tar.gz
Merge branch 'patch-28' into 'master'
Update HA README.md to clarify GitLab support does not troubleshoot DRBD. See merge request gitlab-org/gitlab-ce!15428
-rw-r--r--doc/administration/high_availability/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/administration/high_availability/README.md b/doc/administration/high_availability/README.md
index 4d3be0ab8f6..a88e67bfeb5 100644
--- a/doc/administration/high_availability/README.md
+++ b/doc/administration/high_availability/README.md
@@ -53,7 +53,9 @@ or in different cloud availability zones.
> **Note:** GitLab recommends against choosing this HA method because of the
complexity of managing DRBD and crafting automatic failover. This is
- *compatible* with GitLab, but not officially *supported*.
+ *compatible* with GitLab, but not officially *supported*. If you are
+ an EE customer, support will help you with GitLab related problems, but if the
+ root cause is identified as DRBD, we will not troubleshoot further.
Components/Servers Required: 2 servers/virtual machines (one active/one passive)