Migrate from 3.1 to 4
Created by: ghost
Hi Gitlab team
I'm trying to migrate my gitlab 3.1 to the new gitlab 4. I do the steps to backup the sqlite3 database, i'm copying the data.yml file on the new server with the mysql, run the setup and when i'm trying to load the database, it starts, and stays on that state without changing.
I have used the --trace but nothing comes out. The data.yml is about 80MB. It never stops the load. The cpu stays at 100% for the ruby process and there are some requests to the mysql server, but i don't see anything in the tables.
Can anyone give me help on that issue? Have anyone see something like that? Thanks for your time