RESOLUTION
A cached Virtuozzo template (file.efd) should be deployed on a Virtuozzo server in order to use it in one or more VEs. You could think of deployment as of extracting of an archive (i.e..zip format). A template can be deployed into the list of available template on the node from either the Command Line Interface (CLI) or using the Virtuozzo Management Console (VZMC). An example of each method is provided below.CLI
Copy the template.efd to your C:\vz\Templates\__cache directory From a Command Prompt window, you would issue the following command:
vzpkgdeploy -i template Note: Use the filename of the template without the .efd extention when running the vzpkgdeploy command.
VZMC
Copy the tempalte files (.efd) to a temp directory (extract them from .zip if needed). Then start VZMC and right click on Templates in left tree of a server and choose Upload And Install New Virtuozzo Template. Follow the wizard which allows to upload and deploy templates to multiple Virtuozzo servers registered in your VZMC.
Keywords: deploy template install