Skip to content
This repository has been archived by the owner on May 23, 2019. It is now read-only.

Machine stuck running DinD on CentOS 6.5 #58

Closed
kashyap-parikh opened this issue Feb 25, 2015 · 1 comment
Closed

Machine stuck running DinD on CentOS 6.5 #58

kashyap-parikh opened this issue Feb 25, 2015 · 1 comment

Comments

@kashyap-parikh
Copy link

This feels like closely related to issue 3280

I am trying to run DinD on CentOS 6.5 VM + Docker Version 1.3.2 running in virtualbox on a mac.
Using /fedora example I was able to build dind image. The only change I had to make was replacing CGROUP=/sys/fs/cgroup with CGROUP=/cgroup in wrapdocker.

When I try to start dind it freezes the host VM. Just before the freeze I see that mkfs.ext4 is using 100% cpu.

docker run --privileged -t -i -e DOCKER_DAEMON_ARGS="-D" dind

Here's the console log with last few lines before VM freezes. The only way to recover is shutdown and start.

screen shot 2015-02-25 at 2 32 39 pm

@kashyap-parikh
Copy link
Author

Tracking at moby/moby#11072

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant