Comment 4 for bug 1188543

Revision history for this message
Michael Davies (mrda) wrote :

The problem here is not just speed of instance boot, but the file injection doesn't succeed.

This is non-trivial to resolve, and it's likely that file injection may just disappear in Icehouse (in preference to using cloud-init). There's support for this position here: http://<email address hidden>/msg04930.html

In addition, there may be multiple attached volumes at different mount points, and finding out which ones you need to mount and inject files into is non-trivial. While it is solvable, it will be complex code, and it's probably too late for this amount of new functionality to land in Havanna at this point in time due to its complexity.

I propose a simpler fix to skip the file injection attempt for booted volumes for now which will speed up instance creation (but WARNing the operator), and addressing this further in Icehouse.