VMWare
From Oracle FAQ
VMWare is virtualization product that can run on x86-compatible computers. It enables system administrators to partition a physical server into multiple virtual machines and run different operating system instances on each partition.
Contents |
[edit] Benefits provided
Some of the benefits provided by VMware:
- Provision a new server in minutes without investing in new hardware
- Run Windows and Linux operating systems and applications on the same physical server
- Increase the utilization of a physical server
- Move virtual machines from one physical host to another without re-configuration (VMotion)
- Easily migrate virtual machines to VMware Infrastructure
- Access enterprise-class support organization
- Efficiently provision, monitor and manage infrastructure
- Capture state of a virtual machine and roll back to that state with the click of a button
[edit] Supported Operating systems
VMWare supports the following guest operating systems
[edit] Oracle on VMWare
VMWare may be great for testing RAC on a single system. However, consider the following before deploying Oracle system on VMWare:
- Oracle Corporation does not certify nor support their products on VMware. The counter argument is that it should work, and if you encounter problems, you just migrate virtual to physical. However, how do you do that with a cluster running RAC? And, how do you simulate timing problems without a full workload?
- Oracle does not recognise software-based virtual servers. Full Oracle licences must be paid for the physical servers that run the Oracle software. One may end-up trading cheap hardware for very expensive software licenses.
- Virtualization has overhead. One should expect a 10% to 20% degradation in I/O on loaded systems.
- Virtualization makes little sense when using Oracle RAC. Virtualization is about consolidating smaller systems on reduced hardware. RAC is about scaling beyond the limits of what physical servers can provide.
- VMWare can be expensive, while Oracle provides a free alternative.
[edit] Also see
- Oracle VM, Oracle's free alternative to VMWare.

