Difference between revisions of "ASL 3.0 Virtualization Notes"

From Atomicorp Wiki
Jump to: navigation, search
m (Supported Virtualization Technologies)
m (In Development)
Line 63: Line 63:
 
https://www.atomicorp.com/forums/viewtopic.php?f=8&t=5561
 
https://www.atomicorp.com/forums/viewtopic.php?f=8&t=5561
  
== In Development ==
+
= In Development =
 
   
 
   
* Xen Server:  We are currently exploring support for native Xen support in the ASL kernel, where the ASL kernel will act as the Xen server.
+
* Xen Server:  We are currently exploring support for native Xen support in the ASL kernel, where the ASL kernel will act as the Xen server.  ASL is supported as a guest inside a Xen master server.

Revision as of 19:44, 21 November 2011

Contents

Supported Virtualization Technologies

ASL 3.0 is designed to work with the following Virtualization technologies:

 vserver
 kvm/qemu
 lguest
 VMWare(TM)
 Xen
 Virtuozzo
 OpenVZ

This means that you can run ASL on a virtualized machines using these technologies. The following article defines the levels of feature support as follows:

  • Full Support: All ASL features will work
  • Built in Virtualization: All ASL features will work, plus ASL can act as a virtualization host.
  • Supported and works with: All ASL features will work, except for features in the ASL kernel. These technologies either do not allow the replacement of the kernel (VPS) or do not work with the ASL kernel (Xen). You can not install or use the ASL kernel with these technologies.
  • Beta Support: All ASL features should work, however this should be consider a beta. These features are in testing, and following testing will be rolled into the supported builds.

Full Support

All Features work.

ASL has full support for the following virtualization technologies:

 vserver
 kvm/qemu
 lguest
 VMWare(TM)
 Xen

You can install ASL and the ASL kernel inside virtualized guests using these technologies, and all the features will work.

Built in Virtualization

All ASL Features work. You can also use ASL to create virtual machines using these technologies.

 vserver
 kvm/qemu
 lguest

This means you can use ASL for your virtualization needs if you use the above virtualization technologies for your virtual machines.

You can install ASL and the ASL kernel inside virtualized guests using these technologies.

Supported and works with

All ASL features work, however these technologies do not allow the installation of a kernel as a guest.

Therefore, you can not install the ASL kernel inside one of these virtual servers, as these technologies do not allow the installation of any kernel inside a VPS. Specifically, these technologies do not have kernels inside the VPS itself and instead, virtual machines/servers share one kernel provided by the host:

 Virtuozzo
 OpenVZ

On these systems you should expect ASL to report various vulnerabilities in the kernel. VPS users share one kernel, the hosts kernel. If the host has not installed ASL on the host system you will see vulnerabilities in the kernel. These are not false positives but are in fact vulnerabilities in those kernels. When using a virtualized machine with these technologies various other behaviours will occur, and they are covered in the article ASL#ASL_inside_a_VPS.

We recommend you encourage your hosting provider to install ASL on the host system too.

Beta Support

  • OpenVz/Virtuozzo: OpenVZ native virtualization has been added to the ASL kernel. This will allow all OpenVZ containers to be protected by the single ASL host kernel. This is currently in beta testing and you can install the beta openvz aware kernel from the asl-testing channel:

https://www.atomicorp.com/forums/viewtopic.php?f=8&t=5561

In Development

  • Xen Server: We are currently exploring support for native Xen support in the ASL kernel, where the ASL kernel will act as the Xen server. ASL is supported as a guest inside a Xen master server.
Personal tools