Hi,

I've already posted this to gitlab-ce issue tracker 
(https://gitlab.com/gitlab-org/gitlab-ce/issues/24655), but it is more of a 
question than an issue so let me rephrase it here:

I want to migrate from one storage to another, so I've got my new storage 
mounted and added to the 'git_data_dirs' like this:

git_data_dirs({
        "default" => "/mnt/gitlab/data",
        "shard1"  => "/mnt/gitlab_shard"})

moved one of the groups ('/mnt/gitlab/data/repositories/mygroup/') with 
contents and same permissions from 'default' to 'shard1' and all I get is 
empty gitlab repository:
https://gitlab.com/gitlab-org/gitlab-ce/uploads/6a74ca74898ae1d50898f95571a9b8a8/Screen_Shot_2016-11-18_at_18.37.29.png
gitlab-rake gitlab:check doesn't show anything suspicious, there is 
something that I'm doing wrong, not sure what though.

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/f6cc2e66-f735-4387-81a0-705ddc9eb019%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to