rhcs-dashboard / ceph-dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quick install setup hangs on F32

fabrizio8 opened this issue · comments

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.