El Tue, 17 Sep 2013 09:51:17 -0300, [email protected] escribió: > Tengo un equipo haciendo las veces de contenedor OpenVZ sobre Debian > Lenny 5.0, y varios CTs sobre Debian 5. > > Ahora, tengo que crear un nuevo CT, y quisiera hacerlo sobre Debian 6 > (squeeze). > > La pregunta es: > > Puedo crear el CT en base a un template de Debian 5 y luego cambiar > /etc/apt/source.list por los repos de Squeeze y actualizar para pasarme > a la versión 6?
Pues... atendiendo al concepto mismo de OpenVZ, y según indica Wikipedia, parece que no: *** http://en.wikipedia.org/wiki/OpenVZ OpenVZ is not true virtualization but really containerization like FreeBSD Jails. Technologies like VMWare and Xen are more flexible in that they virtualize the entire machine and can run multiple operating systems and different kernel versions. OpenVZ uses a single patched Linux kernel and therefore can run only Linux, all containers share the same architecture and kernel version. However, as it does not have the overhead of a true hypervisor, it is very fast and efficient.[1] The disadvantage with this approach is the single kernel. All guests must function with the same kernel version that the host uses. *** Hum... pues no sabía esto. ¿Realmente merece la pena un sistema de virtualización con esta limitación? :-? Saludos, -- Camaleón -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

