You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vasilisa Sidorova (JIRA)" <ji...@apache.org> on 2016/03/15 18:05:33 UTC

[jira] [Created] (IGNITE-2837) Docker daemon doesn't start on the AWS instances

Vasilisa  Sidorova created IGNITE-2837:
------------------------------------------

             Summary: Docker daemon doesn't start on the AWS instances
                 Key: IGNITE-2837
                 URL: https://issues.apache.org/jira/browse/IGNITE-2837
             Project: Ignite
          Issue Type: Bug
          Components: aws
    Affects Versions: 1.5.0.final
            Reporter: Vasilisa  Sidorova


---------------------------------------------
DESCRIPTION
---------------------------------------------
Deployment docker onto Amazon EC2 by this https://apacheignite.readme.io/docs/docker-deployment instruction is failed
---------------------------------------------
STEPS FOR REPRODUCE
---------------------------------------------
Do items 1-7 from "Amazon EC2 Deployement" instruction
Do item 8
---------------------------------------------
ACTUAL RESULT
---------------------------------------------
The list of containers is empty. And command "sudo ./startup.sh" get result:
{noformat}
--2016-03-15 16:51:56--  http://169.254.169.254/latest/user-data
Connecting to 169.254.169.254:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 41 [application/octet-stream]
Saving to: ‘user-data’

user-data                                           100%[===================================================================================================================>]      41  --.-KB/s   in 0s     

2016-03-15 16:51:56 (10,1 MB/s) - ‘user-data’ saved [41/41]

1.5.0.final: Pulling from apacheignite/ignite
77e39ee82117: Already exists 
5eb1402f0414: Already exists 
9287fae7a16e: Already exists 
0288ae931294: Already exists 
e5faec61f132: Already exists 
9e9bea63cb40: Already exists 
dcb718404a8b: Already exists 
a8ce4138c3d9: Already exists 
7c01b1c179c8: Already exists 
a41c2ba526d9: Already exists 
5108e60af9fc: Already exists 
171a6bf29457: Already exists 
1e2a752083e5: Already exists 
6dc3a9ded560: Already exists 
5d9df50a72b0: Already exists 
e3dee37923c1: Already exists 
c7d92bcdbf90: Already exists 
8de8b8b056fa: Already exists 
b298c64b2b41: Already exists 
8185ba03f727: Already exists 
Digest: sha256:8826e49c8ea2c008ad6225df672916eb98979701b91948fb3587432e785cf40a
Status: Image is up to date for apacheignite/ignite:1.5.0.final
84ca163452f47cc0ec3a62861b6ca88ccc242ee80d5cb8594b3e4820606f113c
{noformat}
---------------------------------------------
EXPECTED RESULT
---------------------------------------------
Docker daemon and Ignite nodes should be started on all running amazon instances
---------------------------------------------
ADDITIONAL INFO
---------------------------------------------
Reproducible for all Amazon regions (west, east, central)
For reproducing you can use instances with name ignite-docker-image in any region



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)