Installation guide

53
Managing EZ Templates
Adding Application EZ Templates to Containers
To add an application EZ template to an existing Container, you can use the vzpkg install
command. To successfully add an application EZ template to a Container, this Container must be
running.
In the example below, the mysql application EZ template meant for the usage with Red Hat
Enterprise Linux 5 and already installed on the Hardware Node is added to Container 101:
# vzctl status 101
CTID 101 exists mounted running
#vzpkg list
redhat-el5-x86 2010-05-21 02:21:56
redhat-el5-x86 mysql
...
# vzpkg install 101 mysql
...
Installed:
mysql i386 0:4.1.12-3.RHEL5.1
mysql-bench i386 0:4.1.12-3.RHEL5.1
mysql-devel i386 0:4.1.12-3.RHEL5.1
...
You can also add an application EZ template in Parallels Management Console by doing the
following:
1 In the Parallels Management Console left pane, select the Templates item under the
corresponding Hardware Node name, and then click the Application Templates.