[asterisk-users] State of Asterisk+Virtualization+Timing

Tzafrir Cohen tzafrir.cohen at xorcom.com
Mon Nov 7 07:47:50 CST 2011


On Mon, Nov 07, 2011 at 08:00:35AM -0500, Michelle Dupuis wrote:
> Although you say "SIMPLE"...not all virtualization hosts allow
> software installation.  On VMware the host has become an appliance you
> can't really mess with...

VMWare (Along with KVM and Xen) is a different beast. LXC (as is OpenVZ
and Linux-VServer on Linux, BSD Jail and Solaris Zones) run on top of
the host kernel. If you're allowed to create an arbitrary device, you
can map yourself the disk and network and escape the jail. Thus those
technologies also limit your ability to access devices and also
typically outright deny the ability to mknod(2).

With VMWare you'd probably be able to create device files, load DAHDI
and whatever. You're running on a separate kernel instance. This gives
better isolation, at the potential cost of performance.

-- 
               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