diff options
author | Lee Matos <lee@gitlab.com> | 2017-11-16 15:49:41 +0000 |
---|---|---|
committer | Lee Matos <lee@gitlab.com> | 2017-11-16 15:49:41 +0000 |
commit | 555f261d73aa7d5765f0d57fc9773898d3212ee9 (patch) | |
tree | 6e4da042e6a6533a8004c9eafc3db0c0daca05bc /doc/administration | |
parent | 66bf283d0af91d916a00f269eab062b19f690c6a (diff) | |
download | gitlab-ce-555f261d73aa7d5765f0d57fc9773898d3212ee9.tar.gz |
Update HA README.md to clarify GitLab support does not troubleshoot DRBD.
Diffstat (limited to 'doc/administration')
-rw-r--r-- | doc/administration/high_availability/README.md | 4 |
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) |