Feature - Virtual infrastructure |
||
|
||
A problem of scale (and motley software) Grid site administrators have numerous problems to deal with when configuring and scaling their infrastructure, including a large number of users with different software components, and physical resources that cannot be isolated or partitioned. Together, these can make for limited service and reliability, along with inflexibility. To overcome these challenges, Ignacio M. Llorente and his colleagues of the dsa-research group at the Universidad Complutense de Madrid developed a new, open-source technology which acts as a virtualization layer between the service and the physical infrastructure layers, integrating existing grid and cluster middleware stacks. It extends the benefits of Virtual Machine Monitors (VMMs) from a single physical resource to a cluster of resources, decoupling the server not only from its physical infrastructure but also from its physical location. Called OpenNebula, the technology works by dynamically overlaying VMMs over physical resources. Consequently, computing services such as SGE, Condor and OpenPBS can be executed on top of the virtual infrastructure, allowing a physical cluster to run multiple virtual clusters. |
||
Benefits This separation of resource provisioning, managed by OpenNebula, provides: Consequently, this approach provides the necessary flexibility to allow Grid sites to isolate and partition physical resources. The idea of a virtual infrastructure to dynamically manage the execution of VMMs on physical resources is not new. Examples include Platform VM Orchestrator, IBM Virtualization Manager, Novell ZENworks, VMware Virtual Center and HP VMManager, among others. The team says their system is different in that it offers high modularity and open architecture. The OpenNebula Engine provides a command line interface for monitoring and controlling VMs and physical resources, allowing integration with third-party tools such as local resource managers, service adapters and VM image managers. In addition, they say that decoupling the service layer from the infrastructure layer allows a straightforward extension to any kind of service. OpenNebula is a part of Reservoir, the European initiative in cloud computing. -Ignacio M. Llorente, Universidad Complutense de Madrid |