<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    I have an issue with CPUs, all my VMs have a single CPU whatever is
    set in my sunstone template.<br>
    <br>
    Executed command is: <br>
    /usr/bin/kvm -S -M pc-0.12 -enable-kvm -m 2048 -smp
    1,sockets=1,cores=1,threads=1 ....<br>
    <br>
    <br>
    while in my template in sunstone I see :<br>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    <table id="template_template_table" class="info_table
      transparent_table" style="box-sizing: border-box;
      border-top-left-radius: 3px; border-top-right-radius: 3px;
      border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;
      margin: 0px 0px 18px; border: 0px !important; border-collapse:
      collapse; border-spacing: 0px; color: rgb(34, 34, 34);
      font-family: 'Open Sans', sans-serif; font-size: 14px; font-style:
      normal; font-variant: normal; font-weight: normal; letter-spacing:
      normal; line-height: 28px; orphans: auto; text-align: left;
      text-indent: 0px; text-transform: none; white-space: normal;
      widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;
      width: 662px; background-image: none !important;
      background-attachment: initial !important; background-color:
      rgb(253, 253, 253); background-size: initial !important;
      background-origin: initial !important; background-clip: initial
      !important; background-position: initial !important;
      background-repeat: initial !important;">
      <tbody style="box-sizing: border-box;">
        <tr style="box-sizing: border-box; border: 0px !important;
          background: none !important;">
          <td class="key_td" style="box-sizing: border-box; margin: 0px;
            padding: 6px 10px; font-size: 14px; direction: ltr;
            text-align: left; display: table-cell; line-height: 18px;
            color: rgb(51, 51, 51); vertical-align: top; border-style:
            none none solid; border-bottom-width: 1px;
            border-bottom-color: rgb(204, 204, 204); font-weight: bold;">CPU</td>
          <td class="value_td" style="box-sizing: border-box; margin:
            0px; padding: 6px 10px; font-size: 14px; direction: ltr;
            text-align: left; display: table-cell; line-height: 18px;
            color: rgb(51, 51, 51); vertical-align: top; border-style:
            none none solid; border-bottom-width: 1px;
            border-bottom-color: rgb(204, 204, 204); text-overflow:
            ellipsis; word-break: break-all;">2</td>
        </tr>
      </tbody>
    </table>
    I expect to have here 2 CPUs.<br>
    <br>
    The generated deployment file is below:<br>
    <br>
    <domain type='kvm'
    xmlns:qemu='<a class="moz-txt-link-freetext" href="http://libvirt.org/schemas/domain/qemu/1.0">http://libvirt.org/schemas/domain/qemu/1.0</a>'><br>
        <name>one-984</name><br>
        <cputune><br>
            <shares>2048</shares><br>
        </cputune><br>
        <memory>2097152</memory><br>
        <os><br>
            <type arch='x86_64'>hvm</type><br>
            <boot dev='hd'/><br>
        </os><br>
        <devices><br>
            <emulator>/usr/bin/kvm</emulator><br>
            <disk type='file' device='disk'><br>
                <source
    file='/var/lib/one//datastores/0/984/disk.0'/><br>
                <target dev='vda'/><br>
                <driver name='qemu' type='raw' cache='none'/><br>
            </disk><br>
            <disk type='file' device='cdrom'><br>
                <source
    file='/var/lib/one//datastores/0/984/disk.1'/><br>
                <target dev='hda'/><br>
                <readonly/><br>
                <driver name='qemu' type='raw'/><br>
            </disk><br>
            <interface type='bridge'><br>
                <source bridge='br0'/><br>
                <mac address='00:04:c0:a8:02:40'/><br>
            </interface><br>
            <graphics type='vnc' listen='0.0.0.0' port='6884'
    keymap='fr'/><br>
        </devices><br>
        <features><br>
            <acpi/><br>
        </features><br>
    </domain><br>
    <br>
    <br>
    <br>
    Could you explain what is wrong ?<br>
    <br>
    I am using OpenNebula 4.2  (expecting an upgrade soon...)<br>
    <br>
    Thanks<br>
    <br>
    Olivier<br>
    <pre class="moz-signature" cols="72">-- 


gpg key id: 4096R/326D8438  (keyring.debian.org)
Key fingerprint = 5FB4 6F83 D3B9 5204 6335  D26D 78DC 68DB 326D 8438

</pre>
  </body>
</html>