When starting the sync I see a lot of json files created in the pulp_storage/tmp directory.
After a few hours the “sync” task fails with “[Errno 28] No space left on device”.
I have 60GB of available disk space before I start the sync. During the sync it is filling up the whole disk with these json files.
I am running the pulp/galaxy:4.9.1 container image from the docker hub via docker-compose.
Well, I don’t expect 4 collections (2 versions of each) to fill up 60GB, so I’m wondering if your free space is in a different partition from where the sync is going? Or do you actually see the 60GB of free space filling up?
When you run the sync, how many artifacts does the task show it try to download?