<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I get this error:<div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">[root@localhost ~]# prlctl create Exacq --vmtype ct --ostemplate ubuntu-14.10-x86_64</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Creating the Virtuozzo Container...</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Failed to register the CT: Operation failed. %1</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Failed to create the virtual machine.</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">[root@localhost ~]# </div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div><blockquote type="cite" class=""><div class="">On Mar 18, 2016, at 2:27 AM, Scott Dowdle <<a href="mailto:dowdle@montanalinux.org" class="">dowdle@montanalinux.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Greetings,<br class=""><br class="">----- Original Message -----<br class=""><blockquote type="cite" class="">Running 7 Beta 3 and can’t for the life of me figure out how to<br class="">create a instance based on Ubuntu 14.10 x64. I ran yum install<br class="">ubuntu-14.10-x86_64-ez.noarch which completed but can’t create with<br class="">the prlctl command. How would I add templates / create?<br class=""></blockquote><br class="">prlctl create {ctid} --vmtype ct --ostemplate ubuntu-14.04-x86_64<br class=""><br class="">The first time you create a container from an EZ template you haven't used before, it'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 class=""><br class="">OpenVZ operated the same way in the first couple of years... but vzpkg bitrotted with changes in Python and got discontinued.<br class=""><br class="">After the container is created then you can prlctl set whatever config parameters you need.<br class=""><br class="">TYL,<br class="">-- <br class="">Scott Dowdle<br class="">704 Church Street<br class="">Belgrade, MT 59714<br class="">(406)388-0827 [home]<br class="">(406)994-3931 [work]<br class=""><br class="">_______________________________________________<br class="">Users mailing list<br class=""><a href="mailto:Users@openvz.org" class="">Users@openvz.org</a><br class="">https://lists.openvz.org/mailman/listinfo/users<br class=""></div></div></blockquote></div><br class=""></div></body></html>