<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
   <channel>
      <title>Oracle&apos;s Virtualization Blog</title>
      <link>http://blogs.oracle.com/virtualization/</link>
      <description></description>
      <language>en-us</language>
      <copyright>Copyright 2009</copyright>
      <lastBuildDate>Tue, 17 Nov 2009 12:36:41 -0800</lastBuildDate>
      <generator>http://www.sixapart.com/movabletype/</generator>
      <docs>http://blogs.law.harvard.edu/tech/rss</docs> 

      
      <item>
         <title>Oracle VM Videos On YouTube</title>
         <description><![CDATA[<p>As my boss, Wim Coekaerts pointed out on his <a href="http://blogs.oracle.com/wim/">blog</a> yesterday, there are a number of good, educational videos covering Oracle VM on YouTube, including coverage of some topics for Oracle VM 2.2 (the latest release).  Very easy to find, just go to YouTube and search on <a href="http://www.youtube.com/results?search_query=oracle+vm&search_type=&aq=f">Oracle VM</a> (or <a href="http://www.youtube.com/results?search_query=oracle+vm+2.2&search_type=&aq=f">Oracle VM 2.2</a> to see those specifically).  Of course, you'll also find some videos on reference customers, partners, and even a video interview with me from the Cloud Computing Expo that I mentioned in my earlier blog <a href="http://blogs.oracle.com/virtualization/2009/11/virtualization_for_cloud_vs_tr.html">entry</a>.</p>

<p>Thanks to the Oracle Partner Network team for producing these fine videos!</p>]]></description>
         <link>http://blogs.oracle.com/virtualization/2009/11/oracle_vm_videos_on_youtube.html</link>
         <guid>http://blogs.oracle.com/virtualization/2009/11/oracle_vm_videos_on_youtube.html</guid>
        
        
          <category domain="http://www.sixapart.com/ns/types#tag">Adam Hawley</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Oracle VM 2.2</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Videos</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">YouTube</category>
        
         <pubDate>Tue, 17 Nov 2009 12:36:41 -0800</pubDate>
      </item>
      
      <item>
         <title>Announcing Oracle VM Manager CLI 2.2</title>
         <description><![CDATA[<p>We are pleased to announce that Oracle VM Manager Command Line Interface (CLI) 2.2 has been released to <a href="http://linux.oracle.com/">Oracle Unbreakable Linux Network (ULN)</a> and Oracle's <a href="http://public-yum.oracle.com/">Public Yum Repository</a>. <br /></p>

<p>The Oracle VM Manager CLI 2.2 is the <a href="http://blogs.oracle.com/virtualization/2009/07/announcing_oracle_vm_manager_c_1.html">updated version</a> to work with newly released <a href="http://blogs.oracle.com/virtualization/2009/10/annoucing_oracle_vm_storage_co.html">Oracle VM Manager 2.2</a>, and it can also work with Oracle VM Manager 2.1.5. The CLI is written in Python and uses the <a href="http://download.oracle.com/docs/cd/E15458_01/doc.22/e15441/wsapi.htm#BABJEDFF">Oracle VM Manager Web Services API</a> to communicate with Oracle VM Manager. You can use the CLI to perform the same functions as Oracle VM Manager, such as managing all your server pools and guests. The CLI commands can be scripted, thus bring more flexibility to help customers deploy and manage Oracle VM environment.</p>

<p>1. Download required RPMs from <a href="http://linux.oracle.com/">ULN</a> or Oracle's <a href="http://public-yum.oracle.com/">Public Yum Repository</a>. </p>

<table border="1" cellpadding="2" cellspacing="2" width="100%">
<tbody><tr><td><tt><b><big><span style="font-family: courier;">Package<br />
</span></big></b></tt></td>
<td><tt><b>ULN Channel</b> / Public Yum Repository<br /></tt></td>
</tr>
<tr>
<td><tt>ovmcli-2.2-9.el5.noarch.rpm</tt></td>
<td><tt> el5_i386_oracle_addons and el5_x86_64_oracle_addons</tt></td>
</tr>
<tr>
<td><tt>python-ZSI-2.1-a1.el5.noarch.rpm<br />
</tt></td>
<td><tt> el5_i386_addons and el5_x86_64_addons</tt></td></tr></tbody>
</table>

<p>2. Install the RPMs onto a server running Enterprise Linux 5:<br />
# rpm -Uvh ovmcli-2.2-9.el5.noarch.rpm python-ZSI-2.1-a1.el5.noarch.rpm</p>

<p>3. Configure CLI by running "ovm config".  The user will be asked for the following information:<br />
- Oracle VM Manager hostname<br />
- Oracle VM Manager port number<br />
- Deploy path (use default)<br />
- Location of vncviewer (required for vncviewer command)<br />
- Enable or disable HTTPS support (depends on Oracle VM Manager setup)</p>

<p>4. Oracle VM Manager CLI is now ready for use.  Just type the command "ovm". For example,<br />
# ovm help<br />
# ovm help all<br />
# ovm -u admin -p password svrp ls<br />
# ovm -u admin -p password shell </p>

<p>See additional resources: <br /></p><ul><li><a linkindex="86" class="external" href="http://download.oracle.com/docs/cd/E15458_01/index.htm" rel="nofollow" target="_blank">Oracle VM 2.2 Documentation</a><br /></li><li><a href="http://itnewscast.com/underground-oracle-vm-manual">The Underground Oracle VM Manual</a> by Roddy Rodstein : The Oracle VM Manager Command Line Interface: <a href="http://itnewscast.com/content-844">Introduction, Installation, Configuration and Command Examples</a></li></ul>

]]></description>
         <link>http://blogs.oracle.com/virtualization/2009/11/announcing_oracle_vm_manager_c.html</link>
         <guid>http://blogs.oracle.com/virtualization/2009/11/announcing_oracle_vm_manager_c.html</guid>
        
        
          <category domain="http://www.sixapart.com/ns/types#tag">CLI</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Honglin Su</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Oracle VM Manager</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Web Services API</category>
        
         <pubDate>Tue, 10 Nov 2009 14:11:56 -0800</pubDate>
      </item>
      
      <item>
         <title>Virtualization for &apos;Cloud&apos; vs. &quot;Traditional&quot; Virtualization</title>
         <description><![CDATA[<p>My, my...I just looked back and it has been almost exactly 6 months since my last post to this blog.  The time has gone fast as we've been working hard on a number of things here ranging from the Virtual Iron acquisition integration (going nicely, thanks...) to a number of other projects that I'll talk about over the next few posts.  I plan to get back into blogging much more regularly as I did all during the Spring.</p>

<p>I want to talk about implementing virtualization for 'Cloud' architectures vs. implementing it for "traditional" virtualization.  Last week, several of us from Oracle presented at the Cloud Computing Expo as to our perspectives on what's important for Clouds and, in particular, private clouds with just a little bit on how Oracle products do- or will fit into that including our ability to provide a lot of capabilities at basically every layer of the stack, whether we're talking software as a service, platform-as-a-service, or infrastructure-as-a-service.</p>

<p>My session was about thoughts on the infrastructure layer and specifically, what should you consider when planning to implement virtualization to support Cloud capabilities vs. what you may have already done to support more "traditional" virtualization goals.</p>

<p>There's a link to my presentation farther below (PDF download), but before I send you there, I want to mention an interesting Technical Report from UC Berkeley's Reliable Adaptive Distributed Systems Lab or "RAD Lab".  I quoted the report a couple of times in my preso and I found it to be a thoughtful and accessible discussion of the technical, operational, and economic aspects of cloud computing and, in particular, public clouds.  You can find that report <a href="http://radlab.cs.berkeley.edu/publication/285">here</a> (but if you click this link, don't forget to come back!...) </p>

<p>Funny story:  so about 30mins before I presented, I ran into a colleague and asked him how the show was going because I had not yet attended any sessions and he said "Pretty good but the irritating thing is that everyone starts out with 'What is the Cloud?".   Hmm.  Well.  Uh...Glad I didn't do that!..heh... I said nervously while quickly trying to decide if I could sneak away to quickly change my intro.  Well, it was too late to change so I just plowed ahead to a standing-room only crowd.  Take a look and let me know what you think:<br />
</p><span class="mt-enclosure mt-enclosure-file" style="display: inline;"><a href="http://blogs.oracle.com/virtualization/CloudConf09_FINAL.pdf">CloudConf09_FINAL.pdf</a></span><br /><br />UPDATE:&nbsp; Barton George, the Cloud Computing Evangelist at Dell posted a video interview he did with me at the conference.&nbsp; You can see it on <a href="http://www.youtube.com/watch?v=rra6EoHhfCo">YouTube</a> or on <a href="http://bartongeorge.net/2009/11/16/adam-of-oracle-talks-about-oracle-vm-and-the-cloud/">his blog</a> <br />]]></description>
         <link>http://blogs.oracle.com/virtualization/2009/11/virtualization_for_cloud_vs_tr.html</link>
         <guid>http://blogs.oracle.com/virtualization/2009/11/virtualization_for_cloud_vs_tr.html</guid>
        
        
          <category domain="http://www.sixapart.com/ns/types#tag">Adam Hawley</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Cloud Computing</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Oracle VM</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Virtualization</category>
        
         <pubDate>Tue, 10 Nov 2009 13:35:51 -0800</pubDate>
      </item>
      
      <item>
         <title>Oracle VM Template for PeopleSoft</title>
         <description><![CDATA[<p>You may notice today that <a href="http://www.oracle.com/technology/products/vm/templates/peoplesoft.html">Oracle VM template for Oracle PeopleSoft HCM 9.1 and PeopleTools 8.50.02</a> is ready for download from <a href="http://edelivery.oracle.com/oraclevm">Oracle's E-Delivery</a> web site. You can review the <a linkindex="97" href="http://download.oracle.com/docs/cd/E16146_01/psft/html/docset.html">Installation Guide</a> before downloading the template; or you can refer to <a linkindex="98" href="https://support.oracle.com/CSP/main/article?cmd=show&amp;id=950875.1&amp;type=NOT">My Oracle Support note 950875.1</a>.</p><p class="bodycopy">This virtual deployment package delivers a "quick start" of <a linkindex="96" href="http://www.oracle.com/peoplesoft">PeopleSoft HCM</a> with Oracle Database on Oracle Enterprise Linux. Oracle VM template for Oracle PeopleSoft HCM 9.1 and PeopleTools 8.50.02 includes the following components. <br /></p>
            
            <ul class="innerPgSignpost"><li class="bodycopy">The template consists of three virtual machines: Oracle Database with PeopleSoft HCM instance, Tuxedo stack, Weblogic stack</li><li class="bodycopy">The database VM includes Oracle Enterprise Linux 5.2 (64-bit) and Oracle Database 11.1.0.6 with PeopleSoft demo data</li><li class="bodycopy">The PeopleSoft Apps VM includes Oracle Enterprise Linux 5.2 (64-bit), Oracle Tuxedo 10<i>g</i>R3<br />
</li><li class="bodycopy">The PeopleSoft Web VM includes Oracle Enterprise Linux 5.2 (64-bit), Oracle Weblogic 11<i>g</i><br />
</li></ul>Please visit <a href="http://www.oracle.com/technology/products/vm/templates/index.html">Oracle VM Templates</a> for a list of available templates, white papers, and additional resources to help you leverage Oracle VM templates for faster application deployments. <br />]]></description>
         <link>http://blogs.oracle.com/virtualization/2009/10/oracle_vm_template_for_peoples.html</link>
         <guid>http://blogs.oracle.com/virtualization/2009/10/oracle_vm_template_for_peoples.html</guid>
        
        
          <category domain="http://www.sixapart.com/ns/types#tag">Oracle VM</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">PeopleSoft</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Templates</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Virtualization</category>
        
         <pubDate>Tue, 27 Oct 2009 14:49:35 -0800</pubDate>
      </item>
      
      <item>
         <title>Oracle VM 2.2 New Feature: CPU Scheduling Priority and Cap</title>
         <description><![CDATA[<p>One of the new features in <a href="http://blogs.oracle.com/virtualization/2009/10/annoucing_oracle_vm_storage_co.html">Oracle VM 2.2</a> is the ability to set virtual CPU scheduling priority and cap per VM from Oracle VM Manager, which enables you to control access to CPU between multiple virtual machines to align with your IT/business priorities. With this enhancement, users can now control 
the Quality of Service (QoS) for CPU, network, and disk I/O through the intuitive Oracle VM Manager browser interface. </p><p>You log into Oracle VM Manager, then proceed to configure the VMs.<br /></p><p></p><p><img alt="OracleVM-Deployment.jpg" src="http://oss.oracle.com/%7Ehonsu/Diagram/OracleVM22-CPUPriority.png" height="88%" width="88%" /></p>

<p><br /></p><p>Scheduling Priority -- You can select <span class="bold">High</span> (100), <span class="bold">Intermediate</span> (50), or <span class="bold">Low</span> (1) priority for the virtual CPUs. You can also enter a custom priority by selecting <span class="bold">Customize</span> and entering a value out of 100 in the text area. If more than one virtual machine is running on the same managed node, use the Priority setting to give highest priority to one virtual machine, and less (or equal) priority to others. Priority levels determine which virtual machine is allowed to run first, in the event two or more are contending for the same physical processors.&nbsp;</p>

<p>Scheduling Cap -- The cap optionally fixes the maximum amount (percentage) of CPU that can be consumed by the virtual machines, even if the host has idle CPU cycles. Use the cap to keep low priority virtual machines from consuming too many cycles on a node.  You can select a <span class="bold">High</span> (100%), <span class="bold">Intermediate</span> (50%), or <span class="bold">Low</span> (10%) percentage of scheduled time for the virtual CPUs. You can also enter a custom percentage by selecting <span class="bold">Customize</span> and entering a percentage in the text area.</p>

<p>If you are using Oracle VM 2.1.2 or 2.1.5, you've had the I/O resource management features - setting bandwidth cap for each virtual network interface and prioritizing the virtual disks. <br /></p>

<p>    With network I/O traffic management, you can set bandwidth cap for each virtual network interface. All the virtual network interfaces (VIFs) share the physical network interface card (NIC) to communicate with the outside. If you have several VIFs, and you want to control how much bandwidth is granted to each VIF, you can configure the rate limit from Oracle VM Manager. The network traffic through the virtual network interface will not exceed the limit. The change will take effect without restart.</p>

<p><img alt="OracleVM-Deployment.jpg" src="http://oss.oracle.com/%7Ehonsu/Diagram/OracleVM-NetworkLimit.png" height="88%" width="88%" /></p>

<p>    With storage I/O prioritization, you can also prioritize the virtual disk and enable disk priority, and select an appropriate priority class. The priority class ranges from 0 to 7. The priority class 0 has the highest priority, and 7 the lowest. Rather than being confined to a particular virtual machine, the priority of a virtual disk is global on the entire Oracle VM Server. Virtual disks of the same priority class take the same priority on the Oracle VM Server, even if they belong to different virtual machines.</p>

<p><img alt="OracleVM-Deployment.jpg" src="http://oss.oracle.com/%7Ehonsu/Diagram/OracleVM-VirtualDiskQoS.png" height="88%" width="88%" /></p>

<p>    CPU scheduling priority and cap along with I/O resource management features help assure that the CPU and I/O bandwidth usage are being used according to the priorities you want them to be. For more information about <a href="http://www.oracle.com/virtualization">Oracle VM</a>, please refer to the following resources:</p><ul><li>Software download: <a href="http://edelivery.oracle.com/oraclevm">Oracle E-Delivery</a></li><li><a href="http://download.oracle.com/docs/cd/E15458_01/index.htm">Oracle VM 2.2 Documentation</a> <br /></li><li><a linkindex="10" href="http://blogs.oracle.com/virtualization/2009/10/upgrading_the_oracle_vm_environment_from_215_to_22.html">Deploying Oracle VM 2.2 and Upgrading Oracle VM from 2.1.5 to 2.2</a></li></ul>]]></description>
         <link>http://blogs.oracle.com/virtualization/2009/10/oracle_vm_22_new_feature_cpu_s.html</link>
         <guid>http://blogs.oracle.com/virtualization/2009/10/oracle_vm_22_new_feature_cpu_s.html</guid>
        
        
          <category domain="http://www.sixapart.com/ns/types#tag">2.2</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Cap</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Honglin Su</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">I/O</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Network</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Oracle VM</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Priority</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">QoS</category>
        
         <pubDate>Mon, 26 Oct 2009 11:13:37 -0800</pubDate>
      </item>
      
      <item>
         <title>Deploying Oracle VM 2.2 and Upgrading Oracle VM from 2.1.5 to 2.2</title>
         <description><![CDATA[<p><a href="http://blogs.oracle.com/virtualization/2009/10/annoucing_oracle_vm_storage_co.html">Oracle VM 2.2</a> was announced last week, bringing customers more benefits by providing better performance, scalability and security. In the next series of blogs, I'd like to cover some new features of Oracle VM 2.2. But first, how can I get started with Oracle VM 2.2 or upgrade the existing Oracle VM 2.1.5 environment to 2.2? </p>

<p>If you read my previous blog - <a href="http://blogs.oracle.com/virtualization/2009/05/oracle_vm_blog_basics_of_oracl.html">Basics of Oracle VM</a>, you use Oracle VM Manager to manage many Oracle VM servers. Multiple Oracle VM Servers are grouped into Server Pools in which every server in a given pool has access to shared storage, which can be NFS, SAN (Fibre Channel) or iSCSI storage. This allows VMs associated with the pool to start and run on any physical server within the pool that is available and has the most resources free. Given the uniform access to shared storage, VMs may also be securely Live Migrated or automatically (re-)started across any servers in the pool. Each Oracle VM server or Manager installation just takes a few minutes. You can refer to the <a href="http://download.oracle.com/docs/cd/E15458_01/index.htm">Oracle VM 2.2 documentation</a> for details.</p>

<p><img alt="OracleVM-Deployment.jpg" src="http://blogs.oracle.com/virtualization/OracleVM-Deployment.jpg" height="88%" width="88%" /></p>

<p>In Oracle VM 2.2, it's much easier to configure the shared storage repositories. We provide an improved shared storage configuration and cluster configuration script (/opt/ovs-agent-2.3/utils/repos.py). This new script replaces the previous scripts, ovs-makerepo and ovs-offlinerepo in the /usr/lib/ovs/ directory, and the /etc/init.d/ovsrepositories script. The goal is to reduce storage repositories set up complexity. In addition, the /OVS directory is the cluster root and is a symbolic link mounted to the /var/ovs/mount/uuid directory. You can refer to the "Creating Shared Storage and Cluster" and "Managing Storage Repositories" chapter of the <a href="http://download.oracle.com/docs/cd/E15458_01/doc.22/e15444/toc.htm">Oracle VM 2.2 Server User Guide</a>.</p>

<p>If you upgrade your Oracle VM 2.1.5 server pool to Oracle VM 2.2, you should plan properly and ensure a smooth upgrade. There are some important factors to consider. You can not mixed Oracle VM 2.1 and 2.2 servers in the same server pool, so there would be planned down time during the upgrade; however, the stored VMs in the repositories remain intact. It only took several minutes minutes to upgrade the Manager, and each server node upgrade would just take a few minutes. So the entire upgrade process should not be long depending on the size of your server pool.</p>

<p>Before you start the upgrade, you want to make sure that your existing server pool has been configured properly: </p>

<ul>
	<li>The hostname in /etc/hosts must be associated with the public IP address instead of 127.0.0.1</li>
	<li>You have all the server entries in your DNS server; If DNS is not used, make sure the correct setting in /etc/hosts for all the servers in the pool. If you plan to use DNS for all servers, but DNS was not specified during the server installation, please update /etc/resolv.conf file and add your domain name in it.</li>
	<li>All the servers in the same pool must have the consistent name resolution, either by DNS or by file (/etc/hosts). You should not have mixed name services for the servers in the same server pool. For example, some have DNS, while others use /etc/hosts to resolve host names.</li>
</ul>

<p>You can follow the simple steps to upgrade your entire server pool: </p>

<p>1) Upgrade the Oracle VM Manager first.<br />
You run the <em>runInstaller.sh</em> script and select the Upgrade option. You can read the <a href="http://download.oracle.com/docs/cd/E15458_01/doc.22/e15439/toc.htm#insertedID4">Oracle VM Manager 2.2 Installation Guide</a> for details. Note you should <a href="http://download.oracle.com/docs/cd/E11081_01/doc/doc.21/e10901/appendix_b.htm#insertedID1">back up the Oracle VM Manager database</a> before upgrade. </p>

<p>2) Upgrade non-master Servers, make sure that VMs have been shutdown before the upgrade; After the upgrade, no need to reboot the server at this time if you want to enable sparse file support for OCFS2 cluster in the next step.</p>

<p>Option 1: boot from Oracle VM 2.2 ISO (local or from the network), select the upgrade option, then follow the instructions; refer to the <a href="http://download.oracle.com/docs/cd/E15458_01/doc.22/e15442/ovsig.htm#CIHBCHII">Oracle VM Server Installation Guide</a>. </p>

<p>Option 2: if connected with ULN, you can read the <a href="https://linux.oracle.com/uln_faq.html#10">instructions</a> to upgrade the server via ULN. </p>

<p>3) The server pool master should be the last one to perform upgrade.  Reboot the server after you complete the upgrade. <br />
If you want to turn on the new <a href="http://oss.oracle.com/projects/ocfs2-tools/documentation/v1.4/">OCFS2 1.4</a> feature support, such as sparse files and unwritten extents, you can enable the feature now: (the device must be unmounted from all nodes before performing the tunefs.ocfs2 command)<br />
# umount <device>&lt;device&gt;<br />
# tunefs.ocfs2 --fs-features=sparse,unwritten &lt;device&gt;</device></p>

<p>Also, if the user encounters the following error, it means that the volume is still mounted on one or more nodes.<br />
# tunefs.ocfs2 --fs-features=sparse,unwritten <device>&lt;device&gt;<br />
tunefs.ocfs2: Trylock failed while opening device "&lt;device&gt;"</device></p>

<p>4) Reboot the rest of the servers in the pool, the server pool master agent will communicate with the other nodes in the pool, populate the changes of the cluster and storage repository configurations.</p>

<p>5) If the server pool is HA-enabled and you want the server pool master fail-over feature, be sure to add the virtual IP address for the server pool from the Oracle VM Manager.</p>

<p><img src="http://oss.oracle.com/%7Ehonsu/Diagram/OracleVM22-EditPool.png" height="100%" width="100%" /><br />
</p>

<p>Now you've successfully upgraded your environment from Oracle VM 2.1.5 to Oracle VM 2.2. Have fun!</p><p>Update (10/23/2009): <a linkindex="432" class="external" href="http://itnewscast.com/" rel="nofollow" target="_blank">Roddy Rodstein</a> provided a step-by-step upgrade manual, please refer to <a linkindex="237" href="http://itnewscast.com/node/844">The Underground Oracle VM Manual</a>:<br /></p><ul><li>&nbsp;<a linkindex="238" href="http://itnewscast.com/content-1679">Oracle VM 2.1.5 to 2.2 Upgrade</a></li></ul>]]></description>
         <link>http://blogs.oracle.com/virtualization/2009/10/upgrading_the_oracle_vm_environment_from_215_to_22.html</link>
         <guid>http://blogs.oracle.com/virtualization/2009/10/upgrading_the_oracle_vm_environment_from_215_to_22.html</guid>
        
        
          <category domain="http://www.sixapart.com/ns/types#tag">2.1.5</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">2.2</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Honglin Su</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Oracle VM</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Server Pool</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Storage Repository</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Upgrade</category>
        
         <pubDate>Wed, 21 Oct 2009 21:27:00 -0800</pubDate>
      </item>
      
      <item>
         <title>Announcing Oracle VM Storage Connect Program and Oracle VM 2.2</title>
         <description><![CDATA[<p>At Oracle OpenWorld we had two major announcements for Oracle VM. One is the <a href="http://www.oracle.com/us/corporate/press/036766">Oracle VM Storage Connect Program</a>;  and other one is <a href="http://www.oracle.com/us/corporate/press/036767">Oracle VM 2.2 </a>. Here I'd like to give a brief overview of the Oracle VM Storage Connect Program, also talk about What's New in Oracle VM 2.2. If you attend Oracle OpenWorld this year, please visit the Oracle's Demo booth W-142 at Moscone West (Oct 12-14).</p>

<p>Oracle has been developing a storage discovery and provisioning API in consultation with various storage partners for over a year. The Oracle VM Storage Connect framework will enable Oracle VM Manager to directly leverage the resources and functionality of existing storage systems in the Oracle VM environment, supporting native storage services such as Logical Unit Number (LUN) creation, deletion, expansion, and snapshot. When a storage vendor enables the Oracle VM Storage Connect plug-in, their customers will be able to provision that vendor's storage through the Oracle VM Manager. </p>

<p>The integrated solutions will enable end users to reduce cost and simplify storage maintenance and set-up by allowing virtualization and storage management through a common user interface. This will enable simpler management of virtual infrastructure, as well as faster provisioning of solutions in a cloud environment.</p>

<p>Through the program, partners have access to Oracle's development resources, as well as benefit from joint marketing initiatives.The Oracle VM Storage Connect framework does not require storage vendors to change any of their hardware, array software or client software, thus allowing partners to improve time to market. </p>

<p>Please visit <a href="http://www.oracle.com/us/technologies/virtualization/035051.htm">Oracle VM Storage Connect Partner Program</a> web site for further details about the program, partners and schedule. </p>

<p>In addition, we are excited to announce Oracle VM 2.2 release which features the latest Xen-based, industry-standard hypervisor, Xen 3.4, and provides substantial performance enhancement for customers running the latest Intel Xeon or AMD Opteron based processors. For virtualization and management product developers, Oracle VM 2.2 with Xen 3.4 hypervisor and updated dom0 kernel provides a rich platform for "upstream" development of future solutions based on a broad array of new technology including CPU power management, memory management, and direct I/O capabilities. </p>

<ul>
	<li>Updated Xen 3.4 Hypervisor - More efficient power management capabilities, broader hardware support, and better performance, scalability and security for both hardware virtualized and paravirtualized guests;</li>
	<li>Updated Dom0 Linux Kernel with Newer Drivers - Better hardware support for higher performance, including Intel Xeon 5500 series (known as Nehalem) and AMD Six-Core Opteron "Istanbul"-based processors;</li>
	<li>Updated OCFS2 1.4 Cluster File System - Sparse file support in OCFS2 1.4 enables significantly faster virtual machine provisioning and cloning, also allows users more control over data allocation, improving performance and storage efficiency;</li>
	<li>Importing Block Devices as Shared Virtual Disks - Block devices can be assigned to virtual machines, greatly improving performance of applications such as Oracle Real Application Clusters (RAC);</li>
	<li>Virtual CPU Scheduling Priorities and Caps per VM - Control access to CPU between multiple VMs to align with IT/business priorities;</li>
	<li>Server Pool Master Auto-failover- Maximize the availability of Oracle VM management features including live migration, VM life-cycle management, and HA functions;</li>
	<li>Virtual Machine Tree View - Gets a better view of the Oracle VM environment at-a-glance and to ease operation;</li>
	<li>Changing the Group to which a Virtual Machine belongs - Saves time and space and improves ease of use;</li>
	<li>Improved Shared Storage and Cluster Configuration - Provide new configuration script to streamline the shared storage and cluster setup, reducing setup complexity;</li>
	<li>Placing a Server in Maintenance Mode - Better serviceability, prevents server from actively hosting VMs during maintenance;</li>
	<li>Improved Logging - Enables easier audit support and troubleshooting of Oracle VM Manager operations;</li>
	<li>Importing VHD Disk Images - Ease of migration from Virtual Iron, Citrix or Microsoft to Oracle VM in addition to the existing virtual disk image conversion from VMware;</li>
	<li>Virtual CPU Scheduling Priorities and Caps per VM - Control access to CPU between multiple VMs to align with IT/business priorities;</li>
	<li>dm-nfs Enhancement - "dm-nfs" provides loopback-style emulation for a block device using a regular file as backing storage, which resides on a remote system and is accessed via the NFS protocol. In Oracle VM 2.2, it has been augmented to use asynchronous and direct I/O for better performance;</li>
	<li>Secure VNC Access - Changes in the underlying Xen implementation enable secure and authenticated communication with a guest's VNC console.</li>
</ul>

<p>The Oracle VM Server 2.2 packages have been updated to <a href="http://linux.oracle.com">ULN</a>. You can refer to the <a href="https://linux.oracle.com/uln_faq.html#10">FAQ</a> on how to upgrade Oracle VM Server 2.1.5 to Oracle VM Server 2.2 via ULN. The ISO images including Oracle VM Server and Manager 2.2 will be available at <a href="http://edelivery.oracle.com/oraclevm">Oracle E-Delivery</a> site later this week. Please refer to the <a href="http://download.oracle.com/docs/cd/E15458_01/index.htm">Oracle VM 2.2 Documentation</a> on how to plan, install or upgrade your Oracle VM environment. </p>

<p>Update (10/15/2009): Oracle VM 2.2 ISO images are now available for download from <a href="http://edelivery.oracle.com/oraclevm">Oracle E-Delivery</a> web site. <br />
<img src="http://oss.oracle.com/~honsu/Diagram/OracleVM22-Download.png" height="100%" width="100%"/></p>]]></description>
         <link>http://blogs.oracle.com/virtualization/2009/10/annoucing_oracle_vm_storage_co.html</link>
         <guid>http://blogs.oracle.com/virtualization/2009/10/annoucing_oracle_vm_storage_co.html</guid>
        
        
          <category domain="http://www.sixapart.com/ns/types#tag">Honglin Su</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Hypervisor</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Nehalem</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Oracle VM</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Partners</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Virtualization</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Xen</category>
        
         <pubDate>Tue, 13 Oct 2009 21:15:32 -0800</pubDate>
      </item>
      
      <item>
         <title>Oracle VM Blog: Linux and Virtualization Sessions at OpenWorld</title>
         <description><![CDATA[<p><a href="http://www.oracle.com/us/openworld/index.htm">Oracle OpenWorld 2009</a> will be held in Moscone Center, San Francisco on Oct. 11-15, 2009. Don't miss the many exciting Linux and Virtualization activities at Oracle OpenWorld, including expert-led sessions, technology demos, partners, customers, keynotes, and more! Use <a href="http://www.oracle.com/technologies/linux/docs/linux-virtualization-openworld2009.pdf">this daily planner</a> as a checklist to get the most out of your week and visit <a href="http://oracle.com/linux">oracle.com/linux</a> and <a href="http://oracle.com/virtualization">oracle.com/virtualization</a> for more!</p>]]></description>
         <link>http://blogs.oracle.com/virtualization/2009/10/oracle_vm_blog_linux_and_virtu.html</link>
         <guid>http://blogs.oracle.com/virtualization/2009/10/oracle_vm_blog_linux_and_virtu.html</guid>
        
        
          <category domain="http://www.sixapart.com/ns/types#tag">Linux</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">OpenWorld</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Oracle VM</category>
        
         <pubDate>Wed, 07 Oct 2009 14:04:17 -0800</pubDate>
      </item>
      
      <item>
         <title>Oracle VM Templates for 3rd Party Software</title>
         <description><![CDATA[<p><a href="http://www.oracle.com/technology/products/vm/templates/index.html">Oracle VM Templates</a> are complete, pre-installed and pre-configured software packaged as Oracle VM virtual machines (VMs) complete with an OS (<a href="http://www.oracle.com/linux">Oracle Enterprise Linux</a>). Customers enjoy the benefits of faster application deployment with Oracle VM Templates - for Oracle software as well as non-Oracle software. </p>

<p>Zeus Technology recently <a href="http://www.zeus.com/news/press_articles/zeus-announces-zeus-traffic-management-software-template-for-oracle-vm.html">announced</a> the availability of the <a href="http://www.zeus.com/landing/oracle-vm-zeus">Zeus Traffic Manager Template</a> - a pre-installed, pre-configured virtual machine, for Oracle VM. The Zeus Traffic Manager is an enterprise-class, layer-7 load balancing and application traffic management solution. It is now available for download as an Oracle VM Template. </p>

<p>Just download and copy the Oracle VM Template image(s) onto your server that has Oracle VM installed on it, import and deploy the Template VM(s) and, after answering some one-time queries relating to the customer's desired environment (DHCP or static IP, passwords, etc.) within minutes you will have a fully installed and configured application environment that you know is completely correct without having to install products from scratch.</p>

<p>To learn more, please visit <a href="http://www.oracle.com/technology/products/vm/templates/index.html">Oracle VM Templates</a> web site. </p>]]></description>
         <link>http://blogs.oracle.com/virtualization/2009/10/oracle_vm_templates_for_3rd_pa.html</link>
         <guid>http://blogs.oracle.com/virtualization/2009/10/oracle_vm_templates_for_3rd_pa.html</guid>
        
        
          <category domain="http://www.sixapart.com/ns/types#tag">Honglin Su</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Oracle Enterprise Linux</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Oracle VM</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Oracle VM Templates</category>
        
         <pubDate>Wed, 07 Oct 2009 13:26:22 -0800</pubDate>
      </item>
      
      <item>
         <title>Announcing Oracle VM Template Builder</title>
         <description><![CDATA[<p>We are pleased to announce the availability of Oracle VM Template Builder, an open source, graphical utility that makes it easy to use Oracle Enterprise Linux "Just enough OS" (JeOS) - based scripts for developing pre-packaged virtual machines for Oracle VM. Now, end-users and ISVs have the option to develop their Oracle VM Templates by using these JeOS-based scripts directly or via the graphical Oracle VM Template Builder. </p>

<p><img src="http://oss.oracle.com/~honsu/Diagram/OracleVMTemplateBuilder-new.png" height="88%" width="88%"/></p>

<p>Oracle VM Template Builder uses "JeOS" to facilitate building an operating system instance with only the absolute minimum packages needed for an Oracle VM Template, helping to reduce the disk footprint by up to 2GB or more per guest virtual machine, and to improve security and reliability. Oracle VM Template Builder is distributed as software packages via the Oracle Unbreakable Linux Network (ULN) and Oracle's public yum repository</p>

<p><img src="http://oss.oracle.com/~honsu/Diagram/OracleVMTemplateBuilder-JeOS.png" height="90%" width="90%"/></p>

<p>See related press releases on Oracle VM Templates:<br />
<ul><br />
	<li><a href="http://www.oracle.com/us/corporate/press/027326">Oracle Announces Oracle VM Template Builder Enabling Faster Application Deployment for ISVs and End-Users</a></li><br />
	<li><a href="http://www.oracle.com/us/corporate/press/027325">Oracle Introduces Oracle VM Template for Oracle's Siebel CRM</a></li><br />
</ul></p>

<p>Please refer to the <a href="http://www.oracle.com/technology/documentation/vm.html">Documentation</a>: Oracle VM Template Builder Installation and User's Guide for more information.</p>

<p>Update: (10/6/2009) Oracle VM Template Builder is also distributed as an Oracle VM Template that you can download from Oracle E-Delivery site, see <a href="http://www.oracle.com/technology/products/vm/templates/ovmtb.html">Oracle VM Template Builder</a> page in details. </p>]]></description>
         <link>http://blogs.oracle.com/virtualization/2009/08/announcing_oracle_vm_template.html</link>
         <guid>http://blogs.oracle.com/virtualization/2009/08/announcing_oracle_vm_template.html</guid>
        
        
          <category domain="http://www.sixapart.com/ns/types#tag">Honglin Su</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Oracle VM</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Oracle VM Template Builder</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Oracle VM Templates</category>
        
         <pubDate>Wed, 12 Aug 2009 07:03:01 -0800</pubDate>
      </item>
      
      <item>
         <title>Webcast: Roadmap for Oracle VM and Virtual Iron</title>
         <description><![CDATA[<p>Oracle delivered a customer webcast last week welcoming Virtual Iron customers to the Oracle family! During the webcast, we outlined a high level roadmap for integration for Oracle VM and Virtual Iron technologies.</p>

<p>View the <a href="http://event.on24.com/r.htm?e=154604&s=1&k=15A643EDF47C6AA533FF232FD910F338&partnerref=web">webcast</a>.</p>

<p><a href="http://www.oracle.com/virtualiron">Learn more about Oracle's direction for Virtual Iron</a><br />
<a href="http://www.oracle.com.virtualization">Learn about Oracle VM</a></p>

<p>More later.</p>

<p>Monica</p>]]></description>
         <link>http://blogs.oracle.com/virtualization/2009/07/webcast_roadmap_for_oracle_vm_and_virtual_iron.html</link>
         <guid>http://blogs.oracle.com/virtualization/2009/07/webcast_roadmap_for_oracle_vm_and_virtual_iron.html</guid>
        
        
          <category domain="http://www.sixapart.com/ns/types#tag">Monica Kumar</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Oracle VM</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Virtual Iron</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Virtualization</category>
        
         <pubDate>Fri, 31 Jul 2009 09:12:13 -0800</pubDate>
      </item>
      
      <item>
         <title>Announcing Oracle VM Manager Command Line Interface (CLI)</title>
         <description><![CDATA[<p>We are pleased to announce that Oracle VM Manager Command Line Interface (CLI) was released to <a href="http://linux.oracle.com">Oracle Unbreakable Linux Network (ULN)</a> today. </p>

<p>The CLI is written in Python and uses the <a href="http://download.oracle.com/docs/cd/E11081_01/doc/doc.21/e10901/wsapi.htm#BABJEDFF">Oracle VM Manager Web Services API</a> to communicate with Oracle VM Manager. You can use the CLI to perform the same functions as Oracle VM Manager, such as managing all your server pools and guests. The CLI commands can be scripted, thus bring more flexibility to help customers deploy and manage Oracle VM environment.</p>

<p>1. Download required RPMs from <a href="http://linux.oracle.com">ULN</a>.</p>

<table border="1" cellpadding="2" cellspacing="2" width="100%">
<tbody><tr><td><tt><b><big><span style="font-family: courier;">Package<br>
</span></big></b></tt></td>
<td><tt><b>ULN Channel</b></tt></td>
</tr>
<tr>
<td><tt>ovmcli-1.0-1.el5.noarch.rpm</tt></td>
<td><tt> el5_i386_oracle_addons and el5_x86_64_oracle_addons</tt></td>
</tr>
<tr>
<td><tt>python-ZSI-2.1-a1.el5.noarch.rpm<br>
</tt></td>
<td><tt> el5_i386_addons and el5_x86_64_addons</tt></td></tr></tbody>
</table>

<p>2. Install the RPMs onto a server running Enterprise Linux<br />
# rpm -Uvh ovmcli-0.1-17.el5.noarch.rpm python-ZSI-2.1-a1.el5.noarch.rpm</p>

<p>3. Configure CLI by running "ovm config".  The user will be asked for the following information:<br />
- Oracle VM Manager hostname<br />
- Oracle VM Manager port number<br />
- Deploy path (use default)<br />
- Location of vncviewer (required for vncviewer command)<br />
- Enable or disable HTTPS support (depends on Oracle VM Manager setup)</p>

<p>4. Oracle VM Manager CLI is now ready for use.  Just type the command "ovm". For example,<br />
# ovm help<br />
# ovm help all<br />
# ovm -u admin -p password svrp ls<br />
# ovm -u admin -p password shell </p>

<p>See additional resources at:<br />
 * Blog: <a href="http://blogs.oracle.com/wim/2009/07/cli_is_available.html">Oracle VM CLI RPM is available</a><br />
 * Blog: <a href="http://blogs.oracle.com/wim/2009/05/oracle_vm_manager_cli_and_web_1.html">Oracle VM Manager CLI and Web Services API</a><br />
 * <a href="http://www.oracle.com/technology/documentation/vm.html">Oracle VM Documentation</a></p>

<p>Update: Aug 14, 2009, The Oracle VM Manager Command Line Interface: <a href="http://itnewscast.com/content-844">Introduction, Installation, Configuration and Command Examples</a></p>]]></description>
         <link>http://blogs.oracle.com/virtualization/2009/07/announcing_oracle_vm_manager_c_1.html</link>
         <guid>http://blogs.oracle.com/virtualization/2009/07/announcing_oracle_vm_manager_c_1.html</guid>
        
        
          <category domain="http://www.sixapart.com/ns/types#tag">CLI</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Honglin Su</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Oracle VM</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Oracle VM Manager</category>
        
         <pubDate>Fri, 24 Jul 2009 15:19:36 -0800</pubDate>
      </item>
      
      <item>
         <title>Announcing Windows PV Drivers for Oracle VM</title>
         <description><![CDATA[<p>We are pleased to announce the general availability of <a href="http://www.oracle.com/technologies/virtualization/paravirtualized-drivers.html">Windows PV Drivers</a> for Oracle VM to bring customer boosted network throughput and higher disk I/O while running Microsoft Windows guests in a virtual environment on Oracle VM.</p>

<p>You can download the software today for free from <a href="http://edelivery.oracle.com/oraclevm">Oracle E-Delivery</a>. You choose Oracle VM and select 2.1.5. The Windows PV drivers are included in the Oracle VM 2.1.5 media pack. </p>

<p><img src="http://oss.oracle.com/~honsu/Diagram/OracleVM215WinPV.png"/></p>

<p>You will require Oracle VM 2.1.5 to use the Windows PV drivers. The following Windows operating systems (32-bit and 64-bit) are the currently supported guests with the Windows PV drivers. </p>

<p> * Windows Server 2008<br />
 * Windows Server 2003<br />
 * Windows Vista<br />
 * Windows XP</p>

<p>For details how to install the software as well as the known limitations and workarounds, please see the <a href="http://download.oracle.com/docs/cd/E11081_01/doc/doc.21/e15298/toc.htm">Oracle VM Windows Paravirtual Drivers Installation Guide</a>. To learn how to upgrade the existing Oracle VM 2.1.x to the latest Oracle VM 2.1.5, please refer to the <a href="http://www.oracle.com/technology/documentation/vm.html">Oracle VM Documentation</a>. </p>]]></description>
         <link>http://blogs.oracle.com/virtualization/2009/07/announcing_windows_pv_drivers_1.html</link>
         <guid>http://blogs.oracle.com/virtualization/2009/07/announcing_windows_pv_drivers_1.html</guid>
        
        
          <category domain="http://www.sixapart.com/ns/types#tag">Honglin Su</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Oracle VM</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">PV</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Virtualization</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Windows</category>
        
         <pubDate>Tue, 14 Jul 2009 06:41:25 -0800</pubDate>
      </item>
      
      <item>
         <title>Oracle VM Blog: Xen Virtualization with Oracle: Commitment, Integration, Mission-critical Virtualization</title>
         <description><![CDATA[<p>The <a href="http://www.xen.org/xendirections/xendirections_june09.html">Xen Directions 2009</a> event was recently held in Berlin, Germany. <a href="http://www.xen.org/files/xensummit_germany09/XenDirectionsSpeakerProfile.pdf">Christian Rothe</a> from Oracle presented the topic of <a href="http://www.xen.org/files/xensummit_germany09/Oracle.pdf">Xen Virtualization with Oracle: Commitment, Integration, Mission-critical Virtualization</a> at the event. I'd like to summarize the key points in this presentation. </p>

<p>Oracle is committed to Linux and has contributed significantly to the open-source communities to help make Linux better. Oracle's Linux commitment began in 1998 with the first commercial database on Linux. Not only does Oracle run the whole business on Linux, but also run the base development on Linux for all our products. Today Oracle has over 9,000 developers working on Linux and provides Global Linux Support in over 100 countries. Oracle provides comprehensive indemnification for intellectual property claims raised against our customers, available to all Oracle-supported customers so that customers can deploy Linux with confidence. Moreover, Oracle has made significant <a href="http://www.oracle.com/technologies/linux/linux-tech-leadership-contributions.html">technology contributions</a> to the Linux as well as Xen community. You can see community contributions from Oracle at <a href="http://oss.oracle.com">oss.oracle.com</a>. There's nice blog <a href="http://blogs.oracle.com/wim/2009/03/the_real_story_on_oracle_unbre.html">The Real Story on Oracle Unbreakable Linux</a>.</p>

<p>Oracle provides customers an integrated software stack, top to bottom, from applications to Oracle Enterprise Linux and Oracle VM. With <a href="http://www.oracle.com/technology/products/vm/templates/index.html">Oracle VM Templates</a>, you can simply download and import pre-configured virtual machines containing pre-installed Oracle enterprise applications or other software to get up and running in hours not weeks. We also provide a pre-packaged, small foot-print Oracle Enterprise Linux image for x86 and x86-64, along with a script to customize the image. This minimal install of Oracle Enterprise Linux is also known as <a href="http://www.oracle.com/technology/software/products/virtualization/vm_jeos.html">JeOS (Just Enough OS)</a>. It's the same Oracle Enterprise Linux that is freely re-distributable and backed by enterprise-class support, but has been secured and minimized to facilitate Oracle VM Templates creation - for any software (Oracle or non-Oracle) you want to deploy. Furthermore the entire stack can be managed by a single console <a href="http://www.oracle.com/enterprise_manager/index.html">Oracle Enterprise Manager Grid Control</a>.  </p>

<p>Oracle VM is about mission-critical deployment. The software certification is based on real-world testing – supported for use with the most sophisticated enterprise workloads under real-world conditions and backed by world-class support organization to cover the entire software stack. Oracle VM has proven production deployments across multiple industries. See <a href="http://www.oracle.com/technologies/virtualization/customers.html">Customers Succeed with Oracle VM</a>.</p>]]></description>
         <link>http://blogs.oracle.com/virtualization/2009/07/oracle_vm_blog_xen_virtualizat.html</link>
         <guid>http://blogs.oracle.com/virtualization/2009/07/oracle_vm_blog_xen_virtualizat.html</guid>
        
        
          <category domain="http://www.sixapart.com/ns/types#tag">Honglin Su</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Linux</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Oracle VM</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Virtualization</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Xen</category>
        
         <pubDate>Sat, 11 Jul 2009 21:51:44 -0800</pubDate>
      </item>
      
      <item>
         <title>Oracle VM Blog: What&apos;s Safe?</title>
         <description><![CDATA[<p>Lot's of chatter out there today about VMware's migration program. Below are a few points for customers to consider…</p>

<p>1. Oracle is dedicated to the on-going support of Virtual Iron customers and has enhanced the support offering beyond what was previously available from Virtual Iron. Oracle is pleased to be able to offer its <a href="http://www.oracle.com/support/lifetime-support-policy.html">Lifetime Support program</a> for Virtual Iron products, which will extend sustaining support for these products and the Virtual Iron Enterprise Edition products indefinitely. Please refer to the <a href="http://www.oracle.com/support/library/brochure/lifetime-support-technology.pdf">Lifetime Support Policy: Oracle Technology Products</a> on the specific support options for Virtual Iron products. In addition, Oracle has retained Virtual Iron support personnel, so that people who provided support prior to the acquisition will continue to do so going forward.</p>

<p>2. Our intent is to seamlessly combine Virtual Iron's technology with Oracle VM to deliver a product that is unique in the industry both in breadth of functionality, and also depth of features specifically designed to make the full application stack easier to deploy, manage, and support in a virtual environment. Through the combination of Virtual Iron's technology with Oracle VM, customers will be able to benefit from an optimized, efficient application infrastructure with low operating costs. In the meantime, existing customers can be assured that they are fully supported, 24x7 through a world-class support organization.</p>

<p>3. Oracle VM is a free <a href="http://edelivery.oracle.com/oraclevm">download</a>. Virtual Iron customers can download and start using Oracle VM today. Oracle VM supports both Oracle and non-Oracle software, and delivers more efficient performance than other virtualization products. Moreover, there's no license cost for Oracle VM. You can benefit from complete virtualization and operating system stack with Oracle Enterprise Linux and Oracle VM that permits dramatically faster and easier deployment of enterprise software.</p>

<p>4. Compare. <a href="https://shop.oracle.com/pls/ostore/f?p=ostore:2:0:::2:PROD_HIER_ID:135314447637862231">Oracle VM support pricing</a>. </p>

<p>For more information, you can visit:</p>

<p>    * <a href="http://www.oracle.com/virtualiron">Learn more about Oracle and Virtual Iron</a><br />
    * <a href="http://www.oracle.com/virtualization">Oracle VM</a></p>]]></description>
         <link>http://blogs.oracle.com/virtualization/2009/07/oracle_vm_blog_whats_safe.html</link>
         <guid>http://blogs.oracle.com/virtualization/2009/07/oracle_vm_blog_whats_safe.html</guid>
        
        
          <category domain="http://www.sixapart.com/ns/types#tag">Oracle VM</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">Virtual Iron</category>
        
          <category domain="http://www.sixapart.com/ns/types#tag">virtualization</category>
        
         <pubDate>Tue, 07 Jul 2009 14:02:58 -0800</pubDate>
      </item>
      
   </channel>
</rss>
