|
|
|
|
Re: Can't create container with precreated template. Virtuozzo 7 [message #52133 is a reply to message #52112] |
Sun, 02 August 2015 18:42   |
|
You don't need to use old precreated templates for OpenVZ.
Just run something like 'prlctl create 100 --ostemplate centos-6-x86_64 --vm-type=ct' and prlctl will cache OS template for you.
CentOS OS templates installed by default (as far as I remember):
[root@vz ~]# rpm -qa | grep ez
centos-6-x86_64-ez-7.0.0-1.vz7.noarch
centos-5-x86-ez-7.0.0-2.vz7.noarch
You can found other OS templates in Virtuozzo yum repository:
centos-5-x86-ez.noarch : Centos 5 (for ix86) Template set
centos-6-x86_64-ez.noarch : Centos 6 (for AMD64/Intel EM64T) Template set
centos-7-x86_64-ez.noarch : Centos 7 (for AMD64/Intel EM64T) Template set
debian-8.0-x86_64-ez.noarch : Debian 8.0 (for AMD64/Intel EM64T) Template set
More templates are coming.
We plan to publish Virtuozzo 7 documentation about template management soon, now published only User guide and README. See docs.openvz.org
If you want to know more about templates please refer to commercial Virtuozzo documentation.
P.S. and sorry for later answer
|
|
|
|
|
|