[colug-432] Cloud-based nested virtualization or other "wrapping" alternatives

Roberto C. Sánchez roberto at connexer.com
Tue Jun 21 13:48:15 EDT 2016


On Tue, Jun 21, 2016 at 01:42:08PM -0400, Jeff Frontz wrote:
> 
>    So, I'm not hip to all the lingo, but I think I've figured out that
>    "containers" (including Docker?)  use the same base kernel as the host
>    (vs., say, UML -- where the kernel that the nested environment runs in/on
>    is independent of the hosting kernel).  I need to run the environment on
>    the legacy kernel that was part of (or, rather, directly based on that of)
>    the legacy distribution -- not only to ensure that the development/testing
>    environment is as similar as possible to the target deployment environment
>    (an embedded system), but also because I've found that legacy distribution
>    doesn't play well with the newer kernels (especially the 64-bit ones).
> 
You are right that the container solution essentially requires the use
of the host's kernel inside of the guest/container.  I suggest that you
look for a provider that offers Xen HVM (PV may not work the best given
the age of FC7).  The other possibility would be lease some colo space
and run it on your own hardware.

Regards,

-Roberto

-- 
Roberto C. Sánchez
http://people.connexer.com/~roberto
http://www.connexer.com


More information about the colug-432 mailing list