mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-06 10:19:48 +00:00
Add latest changes from gitlab-org/gitlab@master
This commit is contained in:
@ -355,8 +355,11 @@ To provide users with read-only access to GitLab during the OS upgrade (partial
|
||||
1. Route users to the promoted site instead of the old primary site.
|
||||
1. Set up the old primary site as a new secondary site.
|
||||
|
||||
WARNING:
|
||||
{{< alert type="warning" >}}
|
||||
|
||||
Even though the secondary site already has a read-replica of the database, you cannot upgrade
|
||||
its operating system prior to promotion. If you were to attempt that, then the secondary site may
|
||||
miss replication of some Git repositories or files, due to the corrupted indexes.
|
||||
See [Streaming replication](#streaming-replication).
|
||||
|
||||
{{< /alert >}}
|
||||
|
Reference in New Issue
Block a user