Hosthink adlı üyeden alıntı: mesajı görüntüle
[root@xxxx cache]# vzctl create 101 --ostemplate centos-5-x86_64.tar.gz
olarak değil de,

vzctl create 101 --ostemplate centos-5-x86_64 --config basic
şeklinde dener misiniz? tar.gz olarak belirtmemeniz gerekiyor.

Hatada da belirtildiği gibi, --ostemplate OS olarak girmeniz gerekiyor. Zaten kendisi tar file olduğunu tanımlayıp, gz ile eşleme yapıyor.

[root@xxxx ~]# vzctl create 101 --ostemplate centos-5-x86_64 --config basicvzquota : (error) Quota on syscall for id 101: File exists
vzquota : (error) Native quota is already running for this partition.
vzquota on failed [3]
Creating container private area (centos-5-x86_64)
vzquota : (error) Quota is not running for id 101
vzquota : (error) Quota on syscall for id 101: File exists
vzquota : (error) Native quota is already running for this partition.
vzquota on failed [3]
Destroying container private area: /vz/private/101
Creation of container private area failed

sonuç bu hocam