You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When setting up the environment on F32, after creating the images with docker-compose up d, docker-compose logs -f ceph only shows attaching to ceph and makes no progress.
This does not seem to be related to docker/docker-compose versions nor docker engine.
The same behavior was replicated using:
docker 19.03.9
docker-ce
docker-moby engine
docker-compose 1.21.0
docker-compose 1.25.4
Downgraded to F31 and faced no issues following the exact workflow as described in the README.
The text was updated successfully, but these errors were encountered:
When setting up the environment on F32, after creating the images with
docker-compose up d
,docker-compose logs -f ceph
only showsattaching to ceph
and makes no progress.This does not seem to be related to docker/docker-compose versions nor docker engine.
The same behavior was replicated using:
docker 19.03.9
docker-ce
docker-moby engine
docker-compose 1.21.0
docker-compose 1.25.4
Downgraded to F31 and faced no issues following the exact workflow as described in the README.
The text was updated successfully, but these errors were encountered: