Commit 9ddbc96e authored by Evan Read's avatar Evan Read Committed by Kati Paizee

Edit new move repositories content

parent edd23d67
...@@ -49,9 +49,8 @@ until the move has completed. ...@@ -49,9 +49,8 @@ until the move has completed.
To move repositories: To move repositories:
1. Ensure all storages are accessible to the GitLab instance. Configure [local storage](../repository_storage_paths.md#example-configuration), 1. Ensure all [local and cluster storages](../gitaly/configure_gitaly.md#mixed-configuration) are accessible to the GitLab instance. In
and [cluster storage](../repository_storage_paths.md). In this example, these are this example, these are `<original_storage_name>` and `<cluster_storage_name>`.
`<original_storage_name>` and `<cluster_storage_name>`.
1. [Configure repository storage weights](../repository_storage_paths.md#configure-where-new-repositories-are-stored) 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 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. 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