[one-users] OpenNebula suggestion Core/Socket option

Guba Sándor gubasanyi at gmail.com
Thu Aug 30 14:46:50 PDT 2012


Hi,

I wanted to test Windows virtual machines but unfortunately Windows 7
supports up to 2 sockets of CPU. KVM is able to simulate multiple core
under 1 socket. So I'm asking that is possible to add topology options
to OpenNebula template?

Like:
<CPU>8<CPU>
<SOCKET>2</SOCKET>
<CORES>4</CORES>
<THREAD>1</THREADS>
<MEMORY>4096</MEMORY>

Wich would mean this as libvirt xml:
<vcpu>8</vcpu>
<cpu>
     <topology sockets='2' cores='4' threads='1'/>
</cpu>

Thank you for you answears in advance!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20120830/05b103c5/attachment-0001.htm>


More information about the Users mailing list