Commit 4bfc014e authored by Kati Paizee's avatar Kati Paizee

Merge branch 'eread/edit-new-move-repositories-content' into 'master'

Edit new move repositories content

See merge request gitlab-org/gitlab!73806
parents 9426c7bf 9ddbc96e
......@@ -49,9 +49,8 @@ until the move has completed.
To move repositories:
1. Ensure all storages are accessible to the GitLab instance. Configure [local storage](../repository_storage_paths.md#example-configuration),
and [cluster storage](../repository_storage_paths.md). In this example, these are
`<original_storage_name>` and `<cluster_storage_name>`.
1. Ensure all [local and cluster storages](../gitaly/configure_gitaly.md#mixed-configuration) are accessible to the GitLab instance. In
this example, these are `<original_storage_name>` and `<cluster_storage_name>`.
1. [Configure repository storage weights](../repository_storage_paths.md#configure-where-new-repositories-are-stored)
so that the new storages receives all new projects. This stops new projects from being created
on existing storages while the migration is in progress.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment