Jan
12
2010

Oracle VM, things they do not tell

Last week a colleague, who sells applications running on an Oracle Database, had some questions regarding Oracle and running it in a Virtual Machine (VM) on top of a VMware infrastructure with a customer.

1) How to license Oracle in a virtual environment?

I pointed him to an article about licensing the Oracle software in a virtual environment I wrote some time ago.

Oracle can namely be hard- and soft partitioned, where VMware, XenServer, Hyper V and Oracle VM are all marked as soft partitioning, while looking into the way Oracle VM can be hard partitioned I stumbled on the following how to do it:

There are two methods to pin virtual CPUs. You can use the xm command to pin a guests’s virtual CPUs or you can hardcode the CPU mapping in a guest’s vm.cfg file. The difference between pinning CPUs with xm and hard coding the CPU mapping in a guest’s vm.cfg file is the persistence of the CPU mapping. CPUs that are pinned with xm are not persistent between reboots. Hard coding the CPU mapping in a guest’s vm.cfg file is persistent between reboots. To comply with Oracle’s hard partitioning policy, you must hardcode the CPU mapping in a guest’s vm.cfg file.

(more…)

  • Share/Bookmark
Written by Edwin Weijdema in: Hyper-V, Licensing, Microsoft, VMware, XenServer, vSphere |Other posts by Edwin Weijdema| Tags: ,

Powered by WordPress | Aeros Theme | TheBuckmaker.com WordPress Themes