want to continue (yes/no)? yes . 清除缓存 sudogitlab-rake cache:clear 正常输出。 6. 测试连接 sudogitlab-rake gitlab:tcp_check[gitlab.com,80] 输出 TCP from 172.17.0.2:42370 to 172.65.251.78:80 succeeded 7. 显示database migrations状态 sudogitlab-rake db:migrate:status...
Migrate snippets to GitMigrate GitLab Snippets to Git repositories, and show the migration status. Praefect Rake tasksPraefect-related tasks. Project import/exportPrepare forproject exports and imports. Sample Prometheus dataGenerate sample Prometheus data. ...
gitlab-rake gitlab:storage:migrate_to_hashed Source Installation rake gitlab:storage:migrate_to_hashed You can monitor the progress in theAdmin > Monitoring > Background jobsscreen. There is a specific Queue you can watch to see how long it will take to finish:project_migrate_hashed_storage ...
sudogitlab-rake gitlab:storage:migrate_to_hashed Source Installation sudo-ugit-Hbundleexecrake gitlab:storage:migrate_to_hashedRAILS_ENV=production They both also accept a range as environment variable: # to migrate any non migrated project from ID 20 to 50.exportID_FROM=20exportID_TO=50 ...