Unsolved
This post is more than 5 years old
1 Rookie
•
19 Posts
0
3314
July 2nd, 2015 08:00
ECS 2.0 - Single Node installation
Hi,
when I try to install ECS software (single node) either using the step1 ... script or running the docker pull command from CLI I get something like ...
8a37be8b91b2: Pulling metadata
8a37be8b91b2: Pulling fs layer
8a37be8b91b2: Error pulling dependent layers
0cc1de6f549f: Error pulling image (latest) from emccorp/ecs-software, endpoint: https://registry-1.docker.io/v1/, Server error: Status 0 while fetching image layer (8a37be8b91b22e3ddc279d454d80f44c858b3978ff7cdd6759115c54bec01f9f)
0cc1de6f549f: Error pulling image (latest) from emccorp/ecs-software, Server error: Status 0 while fetching image layer (8a37be8b91b22e3ddc279d454d80f44c858b3978ff7cdd6759115c54bec01f9f)
FATA[0059] Error pulling image (latest) from emccorp/ecs-software, Server error: Status 0 while fetching image layer (8a37be8b91b22e3ddc279d454d80f44c858b3978ff7cdd6759115c54bec01f9f)
Any advice on that?
Thanks
Hans-Werner


htarwala
11 Posts
0
July 2nd, 2015 10:00
Hi,
I am trying to install the standalone version and I am getting the same error (Error pulling image) as Hans-Werner.
Thanks,
HT
rektor1
1 Rookie
•
19 Posts
0
July 3rd, 2015 03:00
You are right - I just installed the software via 'docker pull' from my home internet link (no VPN into corp network) and that runs without any problems ;-)) I don't know what is so special in the EMC internal network but question - can I expect that customers will see such problems in there corp network also? The most bigger customers or service provider may use the same level of protection and I am scare to have a phone call from someone who wants to give ECS a try but have the same problems we noticed. May I assume that 'your' certificates may help also such customers?
Thanks again for your help - I will contact you by mail to make my demo center ECS setup running ;-))
Kind Regards
Hans-Werner
htarwala
11 Posts
0
July 3rd, 2015 11:00
Hi,
You are right. I was able to successfully complete the installation in my home VM setup. I will send you an email to obtain the certificate.
Thanks,
HT
bellitech
1 Rookie
•
22 Posts
0
December 31st, 2015 12:00
I am having a similar issue, I believe. I have a system on the EMC network (in a lab), and it keeps getting stuck at ...
managed_linux: a31868e32794: Layer already being pulled by another client. Waiting.
I've tried this numerous times after restarting docker or rebooting the host, and it sticks at the same place every time .
JasonCwik
281 Posts
0
December 31st, 2015 15:00
I committed the instructions here, please test:
https://github.com/EMCECS/ECS-CommunityEdition/issues/68#issuecomment-168253986