<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>blog.dsa-research.org</title>
	<atom:link href="http://blog.dsa-research.org/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.dsa-research.org</link>
	<description>Blog of the Distributed Systems Architecture Research Group (dsa-research.org)</description>
	<lastBuildDate>Wed, 27 Jan 2010 19:08:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Claudia, an open-source service manager integrated with OpenNebula</title>
		<link>http://blog.dsa-research.org/?p=301</link>
		<comments>http://blog.dsa-research.org/?p=301#comments</comments>
		<pubDate>Wed, 27 Jan 2010 19:08:30 +0000</pubDate>
		<dc:creator>imllorente</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[cloud]]></category>

		<guid isPermaLink="false">http://blog.dsa-research.org/?p=301</guid>
		<description><![CDATA[As part of its exploitation strategy, Telefónica I+D has decided to release as Open Source a number of components developed during its research on Infrastructure as a Service (IaaS) Clouds.  These components will be integrated in the Claudia Platform that will offer a Service Management toolkit to deploy and control the scalability of service among a [...]]]></description>
			<content:encoded><![CDATA[<p style="margin-top: 0.4em; margin-bottom: 0.8em;">As part of its exploitation strategy, <a style="text-decoration: none; font-weight: bold; color: #3d5c85;" href="http://www.tid.es/en">Telefónica I+D</a> has decided to release as Open Source a number of components developed during its research on Infrastructure as a Service (IaaS) Clouds.  These components will be integrated in the Claudia Platform that will offer a Service Management toolkit to deploy and control the scalability of service among a public or private IaaS Cloud. Telefónica I+D chooses MORFEO Project to release the software because it guarantees the access to the results of research beyond the end of the project.</p>
<p style="margin-top: 0.4em; margin-bottom: 0.8em;">These components will continue evolving and put into a “production” status by Telefónica I+D. Each component will be released with its own Open Source License (GPL, Apache, MPL, etc.). Telefónica I+D will also provide commercial support following a dual-license schema.</p>
<p style="margin-top: 0.4em; margin-bottom: 0.8em;">The Claudia Platform is aligned with the <a style="text-decoration: none; font-weight: bold; color: #3d5c85;" href="http://cloudtechnologies.morfeo-project.org/">Morfeo’s Cloud Technologies Chapter </a>vision of integrating a complete Open Source Stack for managing a IaaS Cloud. In this way, Claudia will be fully integrated with <a style="text-decoration: none; font-weight: bold; color: #3d5c85;" href="http://www.opennebula.org">OpenNebula</a> through the <a style="text-decoration: none; font-weight: bold; color: #3d5c85;" href="http://www.occi-wg.org">OCCI API</a> as both are members of the chapter.</p>
<p style="margin-top: 0.4em; margin-bottom: 0.8em;">More details: http://claudia.morfeo-project.org/</p>
<p><a href="http://dsa-research.org/doku.php?id=people:llorente">Ignacio Martin Llorente</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dsa-research.org/?feed=rss2&amp;p=301</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Flexible and Interoperable Cloud Operating System</title>
		<link>http://blog.dsa-research.org/?p=282</link>
		<comments>http://blog.dsa-research.org/?p=282#comments</comments>
		<pubDate>Wed, 13 Jan 2010 11:11:36 +0000</pubDate>
		<dc:creator>imllorente</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[opennebula]]></category>

		<guid isPermaLink="false">http://blog.dsa-research.org/?p=282</guid>
		<description><![CDATA[Future enterprise data centers will look like private clouds supporting a flexible and agile execution of virtualized services, and combining local with public cloud-based infrastructure to enable highly scalable hosting environments. The key component in these cloud architectures will the cloud management system, also called cloud operating system (OS), being responsible for the secure, efficient [...]]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;"><img class="aligncenter size-full wp-image-284" title="Slide1" src="http://blog.dsa-research.org/wp-content/uploads/2009/12/Slide1.jpg" alt="Slide1" width="720" height="540" />Future enterprise data centers will look like private clouds supporting a flexible and agile execution of virtualized services, and combining local with public cloud-based infrastructure to enable highly scalable hosting environments. The key component in these cloud architectures will the cloud management system, also called cloud operating system (OS), being responsible for the secure, efficient and scalable management of the cloud resources. With high-end computing demands, cloud operating systems will continue to be a very active field of research and development; in many ways displacing &#8220;traditional&#8221; OS to be part of the application stack.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Functionality of Open Cloud Operating Systems</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">A Cloud OS deal with the complexity of a distributed infrastructure in the execution of virtualized service workloads. The Cloud OS manages a number of servers and hardware devices and their infrastructure services which make up a distributed system, giving the user the impression that they are interacting with a single infinite capacity and elastic cloud. In the same way that multi-threaded OS define the thread as the unit of execution and the multi-threaded application as the management entity, supporting several communication and synchronization instruments; multi-tier Cloud OS define the VM as the basic execution unit and the virtualized services (group of VMs to execute a multi-tier service) as the basic management entity supporting different communication instruments and their auto-configuration at boot time. This concept helps to create scalable applications because you can add VMs as and when needed. Individual multi-tier applications are all isolated from each other, but individual VMs in the same applications are not as they all may share a communication network and services as and when needed.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">A Cloud OS has a number of functions:</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">- Management of the Network, Computing and Storage Capacity: Orchestration of storage, network and virtualization technologies to enable the dynamic placement of the multi-tier services on distributed infrastructures, combining both data center resources and remote cloud resources.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">- Management of VM Life-cycle: Smooth execution of VMs by allocating the resources required for them to operate and by offering the functionality required to implement VM placement policies, such as migration</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">- Management of Workload Placement: Support for the definition of workload and resource-aware allocation policies such as consolidation for energy efficiency, load  balancing, affinity-aware, capacity reservation…</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">- Management of VM Images: Exposing of general mechanisms to transfer and clone VM images</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">- Management of Information and Accounting. Provision of indicators that can be used to diagnose the correct operation of the servers and VMs and to support the implementation of the dynamic VM placement policies</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">- Management of Security: Definition of security policy on the users of the system, guaranteeing that the resources are used only by users with the relevant authorizations and isolation between workloads</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">- Management of Remote Cloud Capacity: Dynamic extension of local capacity with resources from remote providers</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">OpenNebula is an open cloud OS that provides above functionality on a wide range of technologies. However, in my view, the main differentiation of OpenNebula is not its leading edge functionality but its open, modular and extensible architecture that enables its seamless integration with any service and component in the ecosystem.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Interoperability at Cloud Management Level</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Being the core component in any Cloud solution, interoperability is crucial for the success of a cloud management system. We can compare the Cloud OS with a the kernel in &#8220;traditional&#8221; operating systems. The Cloud OS represents the basic functions in a cloud and requires a well defined communication with underlying devices and interface to expose administration and user functionality.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">At the cloud management level, interoperability means:</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">- Modularity and flexibility to easily interface with any service or technology in the virtualization and cloud ecosystem, and</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">- Standardization to avoid vendor-lockin and to create a healthy community around</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">In fact interoperability should be evaluated from three different angles:</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">- Infrastructure User Perspective: Users, application developers, integrators and aggregators are requiring a standard interface for the management of virtual machines, network and storage. OCCI is a simple REST API for Infrastructure as a Service based Clouds that is being defined in the context of OGF. This interfaces represents the first standard specification for life-cycle management of virtualized resources. OpenNebula has been the first referent implementation of this open cloud interface, and also implement the Amazon EC2 API.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">- Infrastructure Management Perspective: Administrators are requiring cloud OS to be integrated into existing infrastructure and management services, so fitting into any data center. OpenNebula provides a flexible back-end that can be integrated with any service for virtualization, storage and networking.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">- Infrastructure Federation Perspective: Administrators are requiring cloud OS to grow using resources from partner and commercial clouds</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">The open and flexible approach for cloud management ensures uptake and simplifies adaptation to different environments, being key for interoperability. The existence of an open and standard-based cloud management system like OpenNebula provides the foundation for building a complete cloud ecosystem. This ensures the new components and services in the ecosystem have the widest possible market and user acceptability.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">OpenNebula is being enhanced in the context of the RESERVOIR project, flagship of European research initiatives in virtualized infrastructures and cloud computing.</div>
<p>Future enterprise data centers will look like private clouds supporting a flexible and agile execution of virtualized services, and combining local with public cloud-based infrastructure to enable highly scalable hosting environments. The key component in these cloud architectures will the cloud management system, also called <strong>cloud operating system</strong> (OS), being responsible for the secure, efficient and scalable management of the cloud resources. Cloud OS are displacing &#8220;traditional&#8221; OS, which will be part of the application stack.</p>
<p><strong>Flexibility in Cloud Operating Systems</strong></p>
<p>A Cloud OS administers the complexity of a distributed infrastructure in the execution of virtualized service workloads. The Cloud OS manages a number of servers and hardware devices and their infrastructure services which make up a cloud system, giving the user the impression that they are interacting with a single infinite capacity and elastic cloud. In the same way that multi-threaded OS define the thread as the unit of execution and the multi-threaded application as the management entity, supporting communication and synchronization instruments; multi-tier Cloud OS define the VM as the basic execution unit and the multi-tier virtualized service (group of VMs) as the basic management entity, supporting different communication instruments and their auto-configuration at boot time. This concept helps to create scalable applications because you can add VMs as and when needed. Individual multi-tier applications are all isolated from each other, but individual VMs in the same application are not as they all may share a communication network and services as and when needed.</p>
<p>A Cloud OS has a number of functions:</p>
<ul>
<li><strong>Management of the Network, Computing and Storage Capacity</strong>: Orchestration of storage, network and virtualization technologies to enable the dynamic placement of the multi-tier services on distributed infrastructures</li>
<li><strong>Management of VM Life-cycle</strong>: Smooth execution of VMs by allocating the resources required for them to operate and by offering the functionality required to implement VM placement policies</li>
<li><strong>Management of Workload Placement</strong>: Support for the definition of workload and resource-aware allocation policies such as consolidation for energy efficiency, load  balancing, affinity-aware, capacity reservation…</li>
<li><strong>Management of VM Images</strong>: Exposing of general mechanisms to transfer and clone VM images</li>
<li><strong>Management of Information and Accounting</strong>. Provision of indicators that can be used to diagnose the correct operation of the servers and VMs and to support the implementation of the dynamic VM placement policies</li>
<li><strong>Management of Security</strong>: Definition of security policy on the users of the system, guaranteeing that the resources are used only by users with the relevant authorizations and isolation between workloads</li>
<li><strong>M</strong><strong>anagement of Remote Cloud Capacity</strong>: Dynamic extension of local capacity with resources from remote providers</li>
</ul>
<p>OpenNebula is an open cloud OS that provides the above functionality on a wide range of technologies. However, in my view, the main differentiation of <a href="http://www.opennebula.org">OpenNebula</a> is not its leading edge functionality but its open, modular and extensible architecture that enables its seamless integration with any service and component in the ecosystem. The open architecture of <a href="http://www.stumbleupon.com/su/2TOa0r/architects.dzone.com/news/opennebula-14-challenges">OpenNebula provides the flexibility that many enterprise IT shops need for internal cloud adoption</a>. Cloud computing is about integration, <strong>one solution does not fit all</strong>. Moreover, as pointed out in the <a href="http://cloudscaling.com/blog/cloud-computing/infrastructure-as-a-service-builders-guide-v1-0">CloudScaling &#8220;Infrastructure-as-a-Service Builder’s Guide</a>&#8220;, the right configuration and components in a Cloud architecture also depend on the execution requirements of the service workload.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-284" title="Slide1" src="http://blog.dsa-research.org/wp-content/uploads/2009/12/Slide1.jpg" alt="Slide1" width="518" height="389" /></p>
<p><strong>Interoperability at the Cloud Management Level</strong></p>
<p>The <a href="http://portal.acm.org/citation.cfm?id=574566">IEEE defines interoperability</a> as &#8220;<em>the ability of two or more systems or components to exchange information and to use the information that has been exchanged</em>&#8221; and <a href="http://en.wikipedia.org/wiki/Interoperability">Wikipedia introduces  interoperability</a> as &#8220;<em>the property referring to the ability of diverse systems and organizations to work together (inter-operate)</em>&#8220;. Being the core component in any cloud solution, <strong>interoperability is crucial for the success of a cloud management system</strong>. We can compare the cloud OS with a the kernel in &#8220;traditional&#8221; operating systems. The cloud OS represents the basic functions in a cloud and requires a well defined communication with underlying devices and interface to expose administration and user functionality.</p>
<p>At the cloud management level, interoperability means:</p>
<ul>
<li><strong>Modularity and flexibility </strong>to easily interface with any service or technology in the virtualization and cloud ecosystem, and</li>
<li><strong>Standardization</strong> to avoid vendor lock-in and to create a healthy community around</li>
</ul>
<p>In fact interoperability should be evaluated from three different angles:</p>
<ul>
<li><strong>Infrastructure User Perspective</strong>: Users, application developers, integrators and aggregators are requiring a standard interface for the management of virtual machines, network and storage. <a href="http://www.occi-wg.org">OCCI</a> is a simple REST API for Infrastructure as a Service based Clouds that is being defined in the context of OGF. This interfaces represents the first standard specification for life-cycle management of virtualized resources. <a href="http://www.opennebula.org">OpenNebula</a> has been the first referent implementation of this open cloud interface, and also implement the Amazon EC2 API.</li>
<li><strong>Infrastructure Management Perspective</strong>: Administrators are requiring cloud OS to inteface into existing infrastructure and management services, so fitting into any data center. <a href="http://www.opennebula.org">OpenNebula</a> provides a flexible back-end that can be integrated with any service for virtualization, storage and networking.</li>
<li><strong>Infrastructure Federation Perspective</strong>: Administrators are requiring cloud OS to manage resources from partner and commercial clouds</li>
</ul>
<p>With high-end computing demands, cloud operating systems will continue to be a very active field of research and development. An open and flexible approach for cloud management ensures uptake and simplifies adaptation to different environments, being key for interoperability. The existence of an open and standard-based cloud management system like <strong><span style="font-weight: normal; "><a href="http://www.opennebula.org">OpenNebula</a></span> provides the foundation for building a complete cloud ecosystem</strong>, ensuring the new components and services in the ecosystem to have the widest possible market and user acceptability.</p>
<p><a href="http://www.opennebula.org">OpenNebula</a> is being enhanced in the context of the <a href="http://www.reservoir-fp7.eu/">RESERVOIR</a> project, flagship of European research initiatives in virtualized infrastructures and cloud computing.</p>
<p><a href="http://dsa-research.org/doku.php?id=people:llorente">Ignacio M. Llorente</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dsa-research.org/?feed=rss2&amp;p=282</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Haizea 1.0 now available</title>
		<link>http://blog.dsa-research.org/?p=276</link>
		<comments>http://blog.dsa-research.org/?p=276#comments</comments>
		<pubDate>Fri, 18 Dec 2009 17:46:18 +0000</pubDate>
		<dc:creator>borja</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[Haizea]]></category>
		<category><![CDATA[opennebula]]></category>

		<guid isPermaLink="false">http://blog.dsa-research.org/?p=276</guid>
		<description><![CDATA[
The first stable version of the Haizea Lease Manager was released a few days ago and is available for download at http://haizea.cs.uchicago.edu/
Haizea can be used as a drop-in replacement for OpenNebula’s scheduling daemon, providing OpenNebula with more advanced scheduling capabilities such as advance reservations and queueing of requests when there are no resources available.
Haizea 1.0 [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://haizea.cs.uchicago.edu/"><img class="aligncenter" src="http://haizea.cs.uchicago.edu/logo.png" alt="" width="304" height="58" /></a></p>
<p>The first stable version of the Haizea Lease Manager was released a few days ago and is available for download at <a href="http://haizea.cs.uchicago.edu/" target="_blank">http://haizea.cs.uchicago.edu/</a></p>
<p>Haizea can be used as a drop-in replacement for <a href="http://www.opennebula.org/">OpenNebula</a>’s scheduling daemon, providing OpenNebula with more advanced scheduling capabilities such as advance reservations and queueing of requests when there are no resources available.</p>
<p>Haizea 1.0 is compatible with the <a href="http://blog.dsa-research.org/?p=267">recently released OpenNebula 1.4</a> and, compared to the last major release of Haizea (Technology Preview 1.3 in February 2009), introduces many new features focused on:</p>
<ul>
<li><em>Extensibility</em>: A new modular scheduler design that makes it easier to choose between different scheduling policies, or to write custom policies that can be &#8220;plugged into&#8221; Haizea. Writing a custom policy only requires writing a Python module implementing a set of methods described in the Haizea documentation.</li>
<li><em>Stability</em>: Many internal changes, including a larger number of unit tests, that make Haizea more stable.</li>
<li><em>Documentation</em>: More documentation, including developer documentation for users interested in extending Haizea or writing custom scheduling algorithms or policies.</li>
</ul>
<p>For a list of all the new features, take a look at the <a href="https://phoenixforge.cs.uchicago.edu/wiki/haizea/Changelog">Haizea Changelog</a></p>
<p>Work on Haizea 1.2 is already under way, and will include the following features:</p>
<ul>
<li><em>Support for leases with deadlines</em>. Haizea will include deadline-driven scheduling algorithms such that, if a user specifies a deadline for a lease, Haizea will only accept if it can be scheduled before that deadline. Furthermore, preemptions (if allowed by the lease) will only be done if the deadline restriction is still met.</li>
<li><em>Lease negotiation</em>. The lease lifecycle will be expanded to incorporate a negotiation phase before a lease is accepted. In this negotiation, it will be possible for Haizea to reply to a lease request with multiple possible leases which the user can accept or reject. The initial focus in this work will be on supporting lease pricing.</li>
<li><em>Lease pricing</em>. Haizea will be able to price leases, based on pluggable pricing leases.</li>
</ul>
<p>Since most of the work for 1.2 is driven by research efforts, the focus for the next couple of months is going to be mostly on the simulation side of Haizea. Nonetheless, improving the integration between Haizea and OpenNebula, particularly in regards to making Haizea more aware of unscheduled changes in the VMs (an issue that several users have brought to our attention), is still part of our long-term goals. However, we don&#8217;t anticipate we&#8221;ll be able to work on improving that part of Haizea until, at least, the summer. Nonetheless, if there are developers who would be interested in helping to improve the Haizea/OpenNebula integration (specially those who have a stake in this integration), please don&#8217;t hesitate to let us know, as we&#8217;d be happy to provide assistance.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dsa-research.org/?feed=rss2&amp;p=276</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenNebula 1.4.0 released</title>
		<link>http://blog.dsa-research.org/?p=267</link>
		<comments>http://blog.dsa-research.org/?p=267#comments</comments>
		<pubDate>Wed, 16 Dec 2009 17:56:14 +0000</pubDate>
		<dc:creator>jfontan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[opennebula]]></category>

		<guid isPermaLink="false">http://blog.dsa-research.org/?p=267</guid>
		<description><![CDATA[The OpenNebula team is happy to announce that we have reached a stable state for the new 1.4 series of the OpenNebula Toolkit. During these months we have been working on new features that we hope will be helpful to manage your infrastructure. Downloads are available as source code as previous version but we also [...]]]></description>
			<content:encoded><![CDATA[<p>The OpenNebula team is happy to announce that we have reached a stable state for the new 1.4 series of the OpenNebula Toolkit. During these months we have been working on new features that we hope will be helpful to manage your infrastructure. Downloads are available as source code as previous version but we also have created binary packages for RedHat/CentOS, Ubuntu, openSUSE and Fedora.</p>
<p>We want to thank the people actively using beta versions that provided us feedback to polish features and get rid of bugs before releasing this stable version.</p>
<p style="padding-top: 0px;padding-right: 0px;padding-bottom: 10px;padding-left: 0px;margin: 0px"><strong><br />
Highlights of OpenNebula 1.4 are…</strong></p>
<ul style="margin-top: 10px;margin-right: 0px;margin-bottom: 10px;margin-left: 40px;padding: 0px">
<li>EC2 Query API interface for building OpenNebula-based clouds</li>
<li>OCCI interface for building OpenNebula-based clouds</li>
<li>Support for the VMware Hypervisor family</li>
<li>Multiple user support and access-right control for Virtual Machines and Virtual Networks</li>
<li>Advance contextualization support to integrate VM packs and implement multi-component services</li>
<li>Easy integration with your data-center services and procedures with a new hook system</li>
<li>Support block devices as VM images.</li>
<li>Support for LVM storage</li>
<li>Many bug fixes, and scalability and performance improvements in several components of the OpenNebula system</li>
<li>A whole new set of documentation pages, guides and examples</li>
</ul>
<p style="padding-top: 0px;padding-right: 0px;padding-bottom: 10px;padding-left: 0px;margin: 0px"><strong>Quick Links</strong></p>
<ul style="margin-top: 10px;margin-right: 0px;margin-bottom: 10px;margin-left: 40px;padding: 0px">
<li><a href="http://downloads.dsa-research.org/opennebula/one-1.4.0">Download OpenNebula 1.4.0!</a></li>
<li><a href="http://opennebula.org/doku.php?id=binary_packages">Download binary packages</a></li>
<li><a href="http://www.opennebula.org/doku.php?id=documentation:rn-rel1.4">Complete Release notes</a></li>
<li><a href="http://www.opennebula.org/doku.php?id=documentation:rel1.4">Documentation</a></li>
<li><a href="http://www.opennebula.org/doku.php?id=about">About OpenNebula</a></li>
<li><a href="http://www.opennebula.org/doku.php?id=faq">FAQs</a></li>
</ul>
<p style="padding-top: 0px;padding-right: 0px;padding-bottom: 10px;padding-left: 0px;margin: 0px">The OpenNebula Team!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dsa-research.org/?feed=rss2&amp;p=267</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Journal of Grid Computing: Special Issue on Clouds and Grids</title>
		<link>http://blog.dsa-research.org/?p=258</link>
		<comments>http://blog.dsa-research.org/?p=258#comments</comments>
		<pubDate>Sat, 12 Dec 2009 17:37:26 +0000</pubDate>
		<dc:creator>ruben</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.dsa-research.org/?p=258</guid>
		<description><![CDATA[This special issue of the Journal of Grid Computing is dedicated to recent advances in Cloud computing to simplify and optimize the use and operation of existing distributed computing infrastructures in science and engineering. Authors are invited to submit original, unpublished work describing current research and novel ideas in the area of Cloud Computing and [...]]]></description>
			<content:encoded><![CDATA[<p>This special issue of the Journal of Grid Computing is dedicated to recent advances in Cloud computing to simplify and optimize the use and operation of existing distributed computing infrastructures in science and engineering. Authors are invited to submit original, unpublished work describing current research and novel ideas in the area of Cloud Computing and its application to Grid and Cluster computing.<br />
Additional information about this <a href="http://www.springer.com/computer/communications/journal/10723?detailsPage=contentItemPage&amp;CIPageCounter=792809">special issue can be found at the journal website</a></p>
<p><strong>Topics of interest</strong> include, but are not limited to:</p>
<ul>
<li>Experiences, performance and reliability running scientific applications in Clouds</li>
<li>Grid, Cluster and data-intensive computing in Clouds</li>
<li>Limitations of Cloud services and technologies for capability and capacity computing</li>
<li>Impact of virtualization on the performance of memory, CPU and I/O intensive, and latency sensitive applications, and virtualization support for specialized communication transports</li>
<li>Scientific Clouds offering services for the scientific and technical communities</li>
<li>Architectures for integration of Cloud technologies and services with Cluster and Grid infrastructures</li>
<li>On-demand and utility resource provision models</li>
<li>Service and infrastructure scalability and elasticity management for the efficient execution of virtualized Cluster and Grid platforms</li>
<li>New paradigms for computing on Cloud</li>
<li>Federation, interoperability and portability between Clouds</li>
<li>Cloud interfaces, programming models and tools</li>
</ul>
<p><strong>Paper Submission &amp; Important Dates</strong><br />
The submitted paper must be formatted according to Journal of Grid Computing rules, <a href="http://www.springer.com/computer/communications/journal/10723?detailsPage=contentItemPage&amp;CIPageCounter=140561">check the website for more information</a><br />
<strong></strong><br />
Submission: 28 February 2010<br />
Review: 30 April 2010<br />
Revision: 20 June 2010<br />
Final acceptance decision: 10 July 2010<br />
Publication: Sep 2010</p>
<p><strong>Guest Editors</strong><br />
Ignacio M. Llorente<br />
DSA-Research<br />
Universidad Complutense de Madrid<br />
Madrid, 28040, Spain<br />
<a href="mailto:llorente@dacya.ucm.es">llorente@dacya.ucm.es</a></p>
<p>Ruben S. Montero<br />
DSA-Research<br />
Universidad Complutense de Madrid<br />
Madrid, 28040, Spain<br />
<a href="mailto:rubensm@dacya.ucm.es">rubensm@dacya.ucm.es</a></p>
<p><a href="http://www.dsa-research.org/doku.php?id=people:ruben">Ruben S. Montero</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dsa-research.org/?feed=rss2&amp;p=258</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenNebula Cloud Announcement</title>
		<link>http://blog.dsa-research.org/?p=250</link>
		<comments>http://blog.dsa-research.org/?p=250#comments</comments>
		<pubDate>Fri, 20 Nov 2009 14:51:58 +0000</pubDate>
		<dc:creator>tinova</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[opennebula]]></category>

		<guid isPermaLink="false">http://blog.dsa-research.org/?p=250</guid>
		<description><![CDATA[The OpenNebula Team is proud to announce the dawn of the OpenNebula Cloud. Although this can be shortened to ONE Cloud, it is in fact two, although both of them are accesible using two interfaces: OCCI and EC2.

Dummy cloud. This cloud offers an interface to an OpenNebula instance configured using dummy drivers. This means that [...]]]></description>
			<content:encoded><![CDATA[<p>The OpenNebula Team is proud to announce the dawn of the <strong>OpenNebula Cloud</strong>. Although this can be shortened to ONE Cloud, it is in fact two, although both of them are accesible using two interfaces:<strong> OCC</strong><strong>I</strong> and <strong>EC2</strong>.</p>
<ul>
<li><strong>Dummy</strong> cloud. This cloud offers an interface to an OpenNebula instance configured using dummy drivers. This means that it will offer a seemingly infinite capacity to run VMs, but it actually won&#8217;t ever run any VM instance. This &#8216;dummy&#8217; cloud is offered to test the OCCI and EC2 inte rfaces</li>
</ul>
<ul>
<li> <strong>Real</strong> cloud. The OpenNebula instance that supports this clouds has access to physical server, and will offer the possibility of configure virtual networks, launching real VMs and access them using public IPs. This &#8216;real&#8217; cloud VMs will have a limited capacity and is not meant to provide VMs on demand for personal uses, but rather to test OpenNebula cloud functionality.</li>
</ul>
<p>The aim of these clouds is to allow for interface testing and foster the creation of an ecosystem built on top of OpenNebula clouds.</p>
<p>More information on configuration of the clients and usage of the two clouds can be found <a href="http://opennebula.org/doku.php?id=cloud">here</a>.</p>
<p><img src="http://blog.dsa-research.org/wp-content/uploads/2009/11/onecloud.png" alt="onecloud" width="243" height="315" /></p>
<p><a href="http://dsa-research.org/doku.php?id=people:tinova">Tino Vázquez</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dsa-research.org/?feed=rss2&amp;p=250</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CloudCamp Madrid</title>
		<link>http://blog.dsa-research.org/?p=245</link>
		<comments>http://blog.dsa-research.org/?p=245#comments</comments>
		<pubDate>Tue, 03 Nov 2009 09:14:11 +0000</pubDate>
		<dc:creator>jlvazquez</dc:creator>
				<category><![CDATA[cloud]]></category>

		<guid isPermaLink="false">http://blog.dsa-research.org/?p=245</guid>
		<description><![CDATA[Next Thursday November 12th, we will be hosting an Edition of CloudCamp that will take place in our Faculty.

But, what&#8217;s CloudCamp? CloudCamp is an unconference where attendees can exchange ideas, knowledge and information in a creative and supporting environment, advancing the current state of cloud computing and related technologies. As an informal, member-supported gathering, it [...]]]></description>
			<content:encoded><![CDATA[<p>Next Thursday November 12th, we will be hosting an Edition of <strong><a href="http://www.cloudcamp.com/" target="_blank">CloudCamp</a></strong> that will take place in our <a href="http://www.fdi.ucm.es/">Faculty</a>.</p>
<p><a href="http://www.cloudcamp.com/madrid/"><img class="aligncenter size-full wp-image-246" src="http://blog.dsa-research.org/wp-content/uploads/2009/11/logo_cloudcamp.gif" alt="logo_cloudcamp" width="308" height="70" /></a></p>
<p>But, what&#8217;s <strong>CloudCamp</strong>? <strong>CloudCamp</strong> is an <em>unconference</em> where <strong>attendees can exchange ideas, knowledge and information in a creative and supporting environment</strong>, advancing the current state of <strong>cloud computing and related technologies</strong>. As an informal, member-supported gathering, it relies entirely on volunteers to help with meeting content, speakers, meeting locations, equipment and membership recruitment.</p>
<p>So, are you interested? <strong><a href="http://www.cloudcamp.com/madrid/" target="_blank">Get more info</a></strong> and <strong><a href="http://cloudcamp-madrid-09.eventbrite.com/" target="_blank">register now</a></strong>!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dsa-research.org/?feed=rss2&amp;p=245</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenNebula 1.4 Beta 2, Released!</title>
		<link>http://blog.dsa-research.org/?p=242</link>
		<comments>http://blog.dsa-research.org/?p=242#comments</comments>
		<pubDate>Fri, 30 Oct 2009 18:58:09 +0000</pubDate>
		<dc:creator>ruben</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.dsa-research.org/?p=242</guid>
		<description><![CDATA[The OpenNebula team is happy to announce the second beta release of OpenNebula 1.4. This Beta 2 is aimed at testers, community members and cloud enthusiasts in order to identify bugs and regressions, so that 1.4 can fully replace OpenNebula 1.2 deployments.
After nearly three months has passed since the feature freeze for OpenNebula 1.4, the [...]]]></description>
			<content:encoded><![CDATA[<p>The OpenNebula team is happy to announce the second beta release of OpenNebula 1.4. This Beta 2 is aimed at testers, community members and cloud enthusiasts in order to identify bugs and regressions, so that 1.4 can fully replace OpenNebula 1.2 deployments.</p>
<p>After nearly three months has passed since the feature freeze for OpenNebula 1.4, the OpenNebula team has been working hard on polishing the new features, and solving bugs. While there could be some issues that need to be fixed before the stable release, OpenNebula 1.4 beta 2 shapes up nicely and brings an important number of improvements and innovations in Cloud computing.<br />
<strong><br />
Highlights of OpenNebula 1.4 are&#8230;</strong></p>
<ul>
<li> EC2 Query API interface for building OpenNebula-based clouds</li>
<li> OCCI interface for building OpenNebula-based clouds</li>
<li> Support for the VMware Hypervisor family</li>
<li> Multiple user support and access-right control for Virtual Machines and Virtual Networks</li>
<li> Advance contextualization support to integrate VM packs and implement multi-component services</li>
<li> Easy integration with your data-center services and procedures with a new hook system</li>
<li> Support block devices as VM images.</li>
<li> Many bug fixes, and scalability and performance improvements in several components of the OpenNebula system</li>
<li> A whole new set of documentation pages, guides and examples</li>
</ul>
<p><strong>Quick Links</strong></p>
<ul>
<li><a href="http://downloads.dsa-research.org/opennebula/one-1.4.0-beta2">Download OpenNebula 1.4 Beta 2!</a></li>
<li><a href="http://www.opennebula.org/doku.php?id=documentation:rn-rel1.4b">Complete Release notes</a></li>
<li><a href="http://www.opennebula.org/doku.php?id=documentation:rel1.4">Documentation</a></li>
<li><a href="http://www.opennebula.org/doku.php?id=about">About OpenNebula</a></li>
<li><a href="http://www.opennebula.org/doku.php?id=faq">FAQs</a></li>
</ul>
<p>The OpenNebula Team!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dsa-research.org/?feed=rss2&amp;p=242</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenNebula at CCA09</title>
		<link>http://blog.dsa-research.org/?p=229</link>
		<comments>http://blog.dsa-research.org/?p=229#comments</comments>
		<pubDate>Thu, 22 Oct 2009 02:02:30 +0000</pubDate>
		<dc:creator>imllorente</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[cloud]]></category>

		<guid isPermaLink="false">http://blog.dsa-research.org/?p=229</guid>
		<description><![CDATA[The innovations provided by the OpenNebula open-source toolkit for cloud computing have been presented at CCA09 (Cloud Computing and its Application 2009) in Chicago. The presentation includes a description of the novel functionality  that has been incorporated into release 1.4 to address the technology challenges from the business use cases in the RESERVOIR project, and [...]]]></description>
			<content:encoded><![CDATA[<p>The innovations provided by the <a href="http://www.opennebula.org">OpenNebula</a> open-source toolkit for cloud computing have been presented at <a href="http://www.cca09.org">CCA09</a> (Cloud Computing and its Application 2009) in Chicago. The <a href="http://www.slideshare.net/llorente/open-nebula-an-innovative-open-source-toolkit-for-building-cloud-solutions-v01">presentation</a> includes a description of the novel functionality  that has been incorporated into release 1.4 to address the technology challenges from the business use cases in the <a href="http://www.reservoir-fp7.eu/">RESERVOIR</a> project, and the ecosystem that is evolving around the <a href="http://www.opennebula.org/doku.php?id=community">OpenNebula open-source community</a>.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-236" title="IMGP3268-1" src="http://blog.dsa-research.org/wp-content/uploads/2009/10/IMGP3268-11.JPG" alt="IMGP3268-1" width="518" height="347" /></p>
<p><a href="http://dsa-research.org/doku.php?id=people:llorente">Ignacio Martin Llorente</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dsa-research.org/?feed=rss2&amp;p=229</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Grids and Clouds at EGEE09</title>
		<link>http://blog.dsa-research.org/?p=221</link>
		<comments>http://blog.dsa-research.org/?p=221#comments</comments>
		<pubDate>Tue, 22 Sep 2009 20:29:05 +0000</pubDate>
		<dc:creator>ruben</dc:creator>
				<category><![CDATA[Grid]]></category>
		<category><![CDATA[cloud]]></category>

		<guid isPermaLink="false">http://blog.dsa-research.org/?p=221</guid>
		<description><![CDATA[
Yesterday we had a couple of quite interesting sessions about how people is using Cloud computing in Grids at the EGEE09 Conference. The speakers addressed two basic points:

The use of virtual machines and Clouds as an effective way to provide Grid users with custom execution environments. So the same Grid site can easily support VOs [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-medium wp-image-223  aligncenter" title="bandeau-accueil" src="http://blog.dsa-research.org/wp-content/uploads/2009/09/bandeau-accueil-300x61.jpg" alt="bandeau-accueil" width="329" height="58" /></p>
<p>Yesterday we had a couple of quite interesting sessions about how people is using Cloud computing in Grids at the <a href="http://egee09.eu-egee.org/">EGEE09 Conference</a>. The speakers addressed two basic points:</p>
<ul>
<li>The use of virtual machines and Clouds as an effective way to provide Grid users with custom execution environments. So the same Grid site can easily support VOs with different (or conflicting) configurations. Obviously, this will improve the quality-of-life of both the users and site admins.</li>
<li>Let the users access the Grid resources in a Cloud-way. After more than ten years of large Grid deployments we find out that some user communities just do not get used to the &#8220;official&#8221; execution work-flow. This users can greatly benefit from  accessing &#8220;raw&#8221; computing capacity. This led to a very interesting discussion on Cloud federation, and the integration of current Grid services (e.g. authorization systems).</li>
</ul>
<p>The material is available<a href="http://indico.cern.ch/sessionDisplay.py?sessionId=74&amp;slotId=0&amp;confId=55893#2009-09-21"> on-line in case you want to find out more</a>.</p>
<p>The c<a href="http://indico.cern.ch/sessionDisplay.py?sessionId=15&amp;slotId=0&amp;confId=55893#2009-09-21">losing part of these sessions </a>was about the integration of the RESERVOIR cloud stack  within the EGEE project. This integration would allow EGEE sites to easily meet the users demands (i.e. worker node configurations) or to scale up services to meet peak loads. In other words, to &#8220;shape&#8221; a EGEE site to meet the highly dynamic demands of the researchers.</p>
<p><a href="http://dsa-research.org/doku.php?id=people:ruben">Ruben S. Montero</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dsa-research.org/?feed=rss2&amp;p=221</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
