Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


OpenVZ brand new install, quota messed up
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

OpenVZ brand new install, quota messed up

This community is so addictive, after buying a bunch of VPS for no reason, now I decided to setup my own. I started with this tutorial: http://www.boxcontrol.net/setting-openvz-on-centos-6-host-with-routed-ipv6-from-he-tunnel.html#.U2Mubnbtiua

I have CentOS 6 32bit host and I am trying to create ubuntu-10.04-minimal_10.04_i386 guest. I executed the default create command. It's working fine, but disk quota appears broken. When I do:
df inside the guest I get this:

root@testvm:~# df
Filesystem 1K-blocks Used Available Use% Mounted on
varrun 131072 16 131056 1% /var/run
varlock 131072 0 131072 0% /var/lock
varrun 131072 16 131056 1% /var/run
varlock 131072 0 131072 0% /var/lock

On the host vzquota show gives:
vzquota : (error) Can't open quota file for id 102, maybe you need to reinitialize quota: No such file or directory
vzquota : (error) Quota file must exist for show command

What's wrong with it?

Sign In or Register to comment.