Hi,<div><br></div><div>That is what the --name option does. From the man page [1]<br><br>--name name        Name of the new VM or TEMPLATE. When instantiating<br>                           multiple VMs you can use the "%i" wildcard to produce<br>

                           different names such as vm-0, vm-1...</div><div><br></div><div>For example: onetemplate instantiate 1 --name somestring-%i -m 4</div><div><br></div><div><br></div><div>In OpenNebula 4.0 this will change and VMs will be named by default 'templatename-<vmid>', instead of 'one-<vmid>'</div>

<div><br></div><div><br></div><div>Regards</div><div><br></div><div>[1] <a href="http://opennebula.org/doc/3.8/cli/onetemplate.1.html">http://opennebula.org/doc/3.8/cli/onetemplate.1.html</a></div><div><br clear="all"><div>

--<br>Carlos Martín, MSc<br>Project Engineer<br>OpenNebula - The Open-source Solution for Data Center Virtualization<div><span style="border-collapse:collapse;color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px"><a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | <a href="mailto:cmartin@opennebula.org" target="_blank">cmartin@opennebula.org</a> | <a href="http://twitter.com/opennebula" target="_blank">@OpenNebula</a></span><span style="border-collapse:collapse;color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px"><a href="mailto:cmartin@opennebula.org" style="color:rgb(42,93,176)" target="_blank"></a></span></div>

</div>
<br><br><div class="gmail_quote">On Wed, Feb 20, 2013 at 10:46 AM, Schroeder, Nils <span dir="ltr"><<a href="mailto:nils.schroeder@cewecolor.de" target="_blank">nils.schroeder@cewecolor.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">






<div>
<div style="direction:ltr;font-size:10pt;font-family:Tahoma">Hello,<br>
<br>
I have defined a template for a class of machines. When I instantiate a bunch of these machines with onetemplate instantiate -m 2 $template I get 2 machines with the name one-$vmid.
<br>
Is it possible that the name is $userdefined_string$vmid?<br>
<br>
I tried to put NAME = String-$VMID into the template but the name is still one-$VMID<br>
If I put NAME = [NAME1="golden-01",NAME2="golden-02",NAME3="golden-03"] the name is also one-$VMID (For what is a Namevector for?)<br>
If I instantiate the vms using onetemplate instantiate -m 2 -name=String-$VMID $template the name is String-<br>
<br>
Contextualisation works fine, the hostname of the vms is as specified in the template String-$VMID<br>
<br>
Thanks for your help,<br>
Nils Schröder<br>
<br>
<br>
</div>
<p></p>
<font size="-2">OHG mit Sitz in Oldenburg; Registergericht Oldenburg HR A 1548; <br>
Persönlich haftende geschäftsführende Gesellschafterin: Neumüller CeWe Color Stiftung, Oldenburg<br>
Vorstand: Dr. Rolf Hollander, Vorsitzender; Harald H. Pirwitz, Felix Thalmann, Frank Zweigle, Dr. Michael Fries;<br>
Geschäftsführer: Dr. Reiner Fageth, Andreas F.L. Heydemann, Dr. Olaf Holzkämper<br>
<br>
Persönlich haftende Gesellschafterin: CeWe Color Holding AG, Oldenburg, Registergericht Oldenburg HR B 2956<br>
Vorstand: Dr. Rolf Hollander, Vorsitzender; Andreas F.L. Heydemann, Dr. Reiner Fageth, Dr. Olaf Holzkämper<br>
Aufsichtsrat: Otto Korte, Vorsitzender<br>
</font>
</div>

<br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
<br></blockquote></div><br></div>