I know this is a question that has been asked before but I'm still floundering. The following command fails with disk quota exceeded messages
vzctl create 1 --ostemplate rhel-4.4-i386
Cannot write: Disk Qouta exceeded
I've tried using the vzctl set -1 diskspace 100000000:150000000 --save but as the VE is not set up this fails
Similarly, I cannot edit the /etc/sysconfig/vz-scripts/1.conf file as again this does not get created until after the VE exists.
Any ideas on how to get round this one
Thanks
Paul