On Sun, Sep 9, 2012 at 9:22 PM, brian mullan <bmullan.m...@gmail.com> wrote:
> Its my understanding that with LXC, the Host & containers that have a linux
> OS installed must all be using the same kernel.
>
> So what happens with the container's when the Host OS gets an upgrade that
> includes a new kernel?   Are the containers stil
> reachable, runable, etc?   I guess what I'm asking is what happens?

Since LXC is just a glorified chroot, the code inside lxc is
always running on the host kernel without you having to
do anything special.  And no separate kernel is needed inside the
container; the host kernel is all there is.

So, assuming the new kernel isn't broken, the containers should
continue working.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to