<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-cite-prefix">On 02/13/2014 05:14 PM, Tomas Jelinek
      wrote:<br>
    </div>
    <blockquote
      cite="mid:1592006461.2341509.1392275672412.JavaMail.zimbra@redhat.com"
      type="cite">
      <pre wrap="">

----- Original Message -----
</pre>
      <blockquote type="cite">
        <pre wrap="">From: "Yuko Katabami" <a class="moz-txt-link-rfc2396E" href="mailto:ykatabam@redhat.com">&lt;ykatabam@redhat.com&gt;</a>
To: <a class="moz-txt-link-abbreviated" href="mailto:engine-devel@ovirt.org">engine-devel@ovirt.org</a>
Sent: Thursday, February 13, 2014 6:09:20 AM
Subject: [Engine-devel] [oVirt 3.4 Localization Question #3] "$action hot set cpus"

Hello again,

I have another question I would like to ask your help.

File: AppErrors
Resource ID: VAR__ACTION__HOT_SET_CPUS
Strings: $action hot set cpus
Question: Could you explain to me about this string? Suppose it is an action
to hot-set CPUs, but I am not familiar with the term hot set. Does it mean
that you set or change the configuration while the machine/CPU is running
(without shutting down)? And this is one of those string that should be part
of "Cannot ${action} ${type}."
Please correct me if I am wrong.
</pre>
      </blockquote>
      <pre wrap="">
You are right, hot set is basically hot-plug and hot-unplug together. So you can change the amount of the CPUs while the machine is running.
The message itself is the ${action} part of the "cannot...", so for example if you try to do it on a VM which does not exist, the message you will get is:
"Cannot ${action} ${type}. VM doesn't exist."
and the ${action} part then gets expanded to:
"Cannot hot set cpus ${type}. VM doesn't exist."

Tomas</pre>
    </blockquote>
    Hi Tomas,<br>
    Thank you very much for your reply.<br>
    It is all clear now.<br>
    <br>
    Kind regards,<br>
    <br>
    Yuko<br>
    <blockquote
      cite="mid:1592006461.2341509.1392275672412.JavaMail.zimbra@redhat.com"
      type="cite">
      <pre wrap="">

</pre>
      <blockquote type="cite">
        <pre wrap="">
Kind regards,

Yuko


_______________________________________________
Engine-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Engine-devel@ovirt.org">Engine-devel@ovirt.org</a>
<a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/engine-devel">http://lists.ovirt.org/mailman/listinfo/engine-devel</a>

</pre>
      </blockquote>
    </blockquote>
    <br>
    <div class="moz-signature"><br>
      <font color="#000000" face="arial, sans-serif" size="2"><a
          href="http://www.linkedin.com/groups?gid=4068303"
          target="_blank"></a>
      </font>
    </div>
  </body>
</html>