Closed tonyreina closed 2 years ago
without having tried to reproduce the issue. From the messages, it seems that things have worked. Is the container still running on the CPU and are there any new files to be found? Which Operating system are you using on the host?
Yes. The container is still running (left it on overnight just in case). I was assuming that there would be some output to the local directory (in this case $PWD which mapped to /data within the Docker. However, there's no file output in the current directory.
I'm using an AWS EC2 instance running Amazon Linux (a CentOS variant).
It was indeed working but some steps took a long time and appeared to be hung (they were not). I created a PR to add progress bars. This makes it a little more user friendly.
I've been trying to run the Docker to build the database. I think I am calling it correctly, but it seems to keep hanging here. I'm on a 16 GB RAM, 4 core CPU instance with 300 GB of disk space. Even after 24 hours I can't get past this step (and there doesn't seem to be any files in the mounted directory). Any thoughts on what I am doing wrong?