diff --git a/doc/administration/geo/replication/troubleshooting.md b/doc/administration/geo/replication/troubleshooting.md index 9dcca8d0ac55c3b589853eb0552dd04195e593d8..758d75ee2941c4b05b0a4fc1dbaa47ec42ba2a68 100644 --- a/doc/administration/geo/replication/troubleshooting.md +++ b/doc/administration/geo/replication/troubleshooting.md @@ -120,7 +120,9 @@ The following environment variables are supported. #### Sync status Rake task 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 sudo gitlab-rake geo:status