Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with concurrent docker image pulls #53

Open
LalatenduMohanty opened this issue Jul 30, 2015 · 2 comments
Open

Issue with concurrent docker image pulls #53

LalatenduMohanty opened this issue Jul 30, 2015 · 2 comments

Comments

@LalatenduMohanty
Copy link
Owner

In newer builds of atomicapp vagrant box we are seeing below issue. This issue will be used to see if the issue is with the Vagrant box.

vagrant@localhost ~]$ docker --version
Docker version 1.6.2, build ba1f6c3/1.6.2

vagrant@localhost ~]$ sudo docker pull centos/httpd
latest: Pulling from docker.io/centos/httpd
6941bfcbbfca: Pull complete
6941bfcbbfca: Download complete
41459f052977: Download complete
fd44297e2ddb: Error downloading dependent layers
06d0d6cc01fc: Download complete
1634f53d8d34: Download complete
f5d7d1d76e27: Download complete
72d3df4bba94: Download complete
4617321b355e: Download complete
9f74023d48fc: Download complete
d3d3700d1c33: Download complete
dabbf6687da0: Download complete
9c9ec0c21871: Download complete
9c9ec0c21871: Error pulling image (latest) from docker.io/centos/httpd, Driver devicemapper failed to create image rootfs fd44297e2ddb050ec4fa9752b7a4e3a8439061991886e2091e7c1f007c906d75: Error running DeviceCreFATA[0109] Error pulling image (latest) from docker.io/centos/httpd, Driver devicemapper failed to create image rootfs fd44297e2ddb050ec4fa9752b7a4e3a8439061991886e2091e7c1f007c906d75: Error running DeviceCreate (createSnapDevice) dm_task_run failed 
@LalatenduMohanty
Copy link
Owner Author

Looks like an issue with docker 1.6.2
refer: moby/moby#9718

@LalatenduMohanty
Copy link
Owner Author

This project has been merged witth projectatomic/adb-atomic-developer-bundle

All future development will happen at projectatomic/adb-atomic-developer-bundle

All issues have been moved to the new gitrepo.

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