<div dir="ltr">I&#39;m one of those bitter clingers who continues to use all the old vz commands. Since I only use containers and no vms it&#39;s worked well enough. I find vzpkg still does the right thing when I tell it to create a cache for an OS ez template. <br><div><br></div><div>J</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 17, 2016 at 11:27 PM, Scott Dowdle <span dir="ltr">&lt;<a href="mailto:dowdle@montanalinux.org" target="_blank">dowdle@montanalinux.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Greetings,<br>
<div><div class="h5"><br>
----- Original Message -----<br>
&gt; Running 7 Beta 3 and can’t for the life of me figure out how to<br>
&gt; create a instance based on Ubuntu 14.10 x64. I ran yum install<br>
&gt; ubuntu-14.10-x86_64-ez.noarch which completed but can’t create with<br>
&gt; the prlctl command. How would I add templates / create?<br>
<br>
</div></div>prlctl create {ctid} --vmtype ct --ostemplate ubuntu-14.04-x86_64<br>
<br>
The first time you create a container from an EZ template you haven&#39;t used before, it&#39;ll build it by downloading all of the packages, extracting them to a build directory, and then compressing that into a disk image... and that is added to the OS Template cache... from which it creates your new container from.  Subsquent container creations will see it the ready-to-use OS Template in the cache dir... although you can refresh the OS Template wheneve desired as new updates appear.<br>
<br>
OpenVZ operated the same way in the first couple of years... but vzpkg bitrotted with changes in Python and got discontinued.<br>
<br>
After the container is created then you can prlctl set whatever config parameters you need.<br>
<br>
TYL,<br>
<span class="HOEnZb"><font color="#888888">--<br>
Scott Dowdle<br>
704 Church Street<br>
Belgrade, MT 59714<br>
<a href="tel:%28406%29388-0827" value="+14063880827">(406)388-0827</a> [home]<br>
<a href="tel:%28406%29994-3931" value="+14069943931">(406)994-3931</a> [work]<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@openvz.org">Users@openvz.org</a><br>
<a href="https://lists.openvz.org/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.openvz.org/mailman/listinfo/users</a><br>
</font></span></blockquote></div><br></div>