... | @@ -1006,9 +1006,9 @@ is similar to this procedure. The following procedure should be |
... | @@ -1006,9 +1006,9 @@ is similar to this procedure. The following procedure should be |
|
reviewed and possibly updated in comparison.
|
|
reviewed and possibly updated in comparison.
|
|
|
|
|
|
Note that the procedure assumes some familiarity with the general
|
|
Note that the procedure assumes some familiarity with the general
|
|
[backup and restore procedures](howto/backup), particularly how to restore a
|
|
[backup and restore procedures](service/backup), particularly how to restore a
|
|
bunch of files from the backup server (see the [restore files
|
|
bunch of files from the backup server (see the [restore files
|
|
section](howto/backup#restore-files).
|
|
section](service/backup#restore-files).
|
|
|
|
|
|
This entire procedure will take many hours to complete. In our tests,
|
|
This entire procedure will take many hours to complete. In our tests,
|
|
it took:
|
|
it took:
|
... | @@ -1875,7 +1875,7 @@ separately: |
... | @@ -1875,7 +1875,7 @@ separately: |
|
`/var/opt/gitlab/gitlab-rails/shared/artifacts/`, in our case
|
|
`/var/opt/gitlab/gitlab-rails/shared/artifacts/`, in our case
|
|
bind-mounted over `/srv/gitlab-shared/artifacts`)
|
|
bind-mounted over `/srv/gitlab-shared/artifacts`)
|
|
|
|
|
|
It is assumed that the existing [howto/backup](howto/backup) system
|
|
It is assumed that the existing [backup](service/backup) system
|
|
will pick up those files, but also the actual backup files in
|
|
will pick up those files, but also the actual backup files in
|
|
`/srv/gitlab-backup` and store them for our normal rotation
|
|
`/srv/gitlab-backup` and store them for our normal rotation
|
|
periods. For repositories, this is actually not completely clear, see
|
|
periods. For repositories, this is actually not completely clear, see
|
... | | ... | |