Skip to content
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.

Introduce new 'downloading' State for instances #6

Open
markdryan opened this issue Apr 7, 2016 · 2 comments
Open

Introduce new 'downloading' State for instances #6

markdryan opened this issue Apr 7, 2016 · 2 comments

Comments

@markdryan
Copy link
Contributor

If you start a docker container on a compute node which uses a base image that has not previously been used by any container on that compute node, ciao-launcher needs to download the image. This can greatly increase the start time of instance. We should therefore add a new state to indicate to the users why the image start is taking so long. 'downloading' should do the trick.

@markdryan markdryan self-assigned this Apr 7, 2016
@markdryan markdryan added the P3 label Jun 6, 2016
kaccardi added a commit to kaccardi/ciao that referenced this issue Aug 11, 2016
@rbradford
Copy link
Contributor

This is no longer required as the images are stored in ceph and so there is no need download the image and so no need for this new state.

@markdryan
Copy link
Contributor Author

The docker images aren't stored in ceph though. These are still downloaded to the local compute node before a container is launched.

@markdryan markdryan reopened this Jan 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants