[asterisk-users] [SOT] Virtualising Asterisk

Tzafrir Cohen tzafrir.cohen at xorcom.com
Sun May 8 11:09:59 CDT 2011


On Sat, May 07, 2011 at 04:24:08PM +0100, --[ UxBoD ]-- wrote:
> I know a lot has changed over the past couple of years, and even monthly, and that Asterisk running within a virtualised environment is very happy indeed. If one would only be using SIP/IAX would Xen/KVM be the best solution ? / or perhaps VServer/LXC maybe advantageous due to binary hashing. Your thoughts would be very welcome. 

VServer / OpenVZ / LXC run the the instances on top of the same kernel.
They use kernel-level seperation. So this means that they basically see
the subsets of the same file system and such.

KVM / Xen provide the view of a different machine. The guest machine run
its own kernel. I guess this is better if you don't trust the guest, but
you pay more in resource consumption. If you want to run a different
kernel, you must use this one.

-- 
               Tzafrir Cohen
icq#16849755              jabber:tzafrir.cohen at xorcom.com
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir



More information about the asterisk-users mailing list