Created attachment 1213354 [details] journal from openstack Description of problem: I tested http://fedoraproject.org/wiki/User:Roshi/QA/AtomicTests/Atomic_Docker_Storage_Setup using Fedora-Atomic-25-20161023.n.0.x86_64.qcow2 and got: -bash-4.3# journalctl -o cat --unit docker-storage-setup.service docker-storage-setup.service: Job docker-storage-setup.service/start deleted to break ordering cycle starting with multi-user.target/start docker-storage-setup.service: Job docker-storage-setup.service/start deleted to break ordering cycle starting with multi-user.target/start Then I checked the status: docker.service is running,but docker-storage-setup.service is not.I thought docker.service would start docker-storage-setup.service automatically. Then I try to start docker-storage-setup.service but failed: -bash-4.3# systemctl start docker-storage-setup.service Warning: docker-storage-setup.service changed on disk. Run 'systemctl daemon-reload' to reload units. Job for docker-storage-setup.service failed because the control process exited with error code. See "systemctl status docker-storage-setup.service" and "journalctl -xe" for details. Version-Release number of selected component (if applicable): docker-1.12.1-13.git9a3752d.fc25.x86_64 How reproducible: always Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Created attachment 1213357 [details] journal from testcloud
I believe this is a dup of 1387934. I'll mark it that way. If this isn't correct please comment and I'll change it back. *** This bug has been marked as a duplicate of bug 1387934 ***