Skip to content
代码片段 群组 项目
提交 e4b4c510 编辑于 作者: Achilleas Pipinellis's avatar Achilleas Pipinellis
浏览文件

Merge branch 'alvin-master-patch-97394' into 'master'

Update Geo Sync Status output to clarify Object Storage exceptions

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/121841



Merged-by: default avatarAchilleas Pipinellis <axil@gitlab.com>
Approved-by: default avatarJaviera Tapia <jtapia@gitlab.com>
Co-authored-by: default avatarAlvin Gounder <agounder@gitlab.com>
No related branches found
No related tags found
无相关合并请求
...@@ -120,7 +120,9 @@ The following environment variables are supported. ...@@ -120,7 +120,9 @@ The following environment variables are supported.
#### Sync status Rake task #### Sync status Rake task
Current sync information can be found manually by running this Rake task on any Current sync information can be found manually by running this Rake task on any
node running Rails (Puma, Sidekiq, or Geo Log Cursor) on the Geo **secondary** site: node running Rails (Puma, Sidekiq, or Geo Log Cursor) on the Geo **secondary** site.
GitLab does **not** verify objects that are stored in Object Storage. If you are using Object Storage, you will see all of the "verified" checks showing 0 successes. This is expected and not a cause for concern.
```shell ```shell
sudo gitlab-rake geo:status sudo gitlab-rake geo:status
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册