Here are when I launch my vms.
777 is the vm that I want to create myself (from http://wiki.openvz.org/Gentoo_template_creation )
101 is a gentoo vm that I downloaded ( as explained in http://gentoo-wiki.com/HOWTO_OpenVZ )
The problem is only on the 777. The 101 starts.
It looks like there is smth missing in 777.
serveur private # vzctl --verbose start 777
Unable to open /usr/lib/vzctl/modules/: No such file or directory
Starting VPS ...
Running: /usr/sbin/vzquota show 777
Running: /usr/sbin/vzquota on 777 -r 0 -b 1048676 -B 1153534 -i 200100 -I 220100 -e 0 -n 0 -s 0
vzquota : (error) Quota on syscall for 777: No such file or directory
vzquota on failed [3]
serveur private # vzctl --verbose start 101
Unable to open /usr/lib/vzctl/modules/: No such file or directory
Starting VPS ...
Running: /usr/sbin/vzquota show 101
Running: /usr/sbin/vzquota on 101 -r 0 -b 1048676 -B 1153534 -i 200100 -I 220100 -e 0 -n 0 -s 0
Mounting root: /mnt/files/vz/root/101 /mnt/files/vz/private/101
VPS is mounted