I think I found what is the cause.. it is because I set --quotaugidlimit too low, I increase the number and the problem is gone. thanks for all the helps.
Best Regards, Markus ----- Original Message ---- From: Vasily Tarasov <[EMAIL PROTECTED]> To: Markus Hardiyanto <[EMAIL PROTECTED]> Cc: [email protected] Sent: Tuesday, May 8, 2007 3:39:24 PM Subject: Re: [Fwd: Re: [Users] strange problem with quota when try to install using rpm] Hello, can you do the following actions, please: # vzctl stop <veid> Stopping VE ... VE was stopped VE is unmounted # vzquota drop <veid> # vzctl start <veid> Starting VE ... Initializing quota ... VE is mounted Setting CPU units: 1000 VE start in progress... After that try to install/extract files in VE as you did in previous attempts. If these actions still fail, please post here the output of the following commands: # vzquota stat <veid> # vzctl exec <veid> df # cat /etc/vz/conf/<veid>.conf # cat /etc/vz/vz.conf # uname -a Thank you, Vasily vOn Mon, 2007-05-07 at 19:30 -0700, Markus Hardiyanto wrote: > yes, it is inside VE and the disk free space is still very big, the VE have > 40GB and only use 2.7GB: > > Filesystem Size Used Avail Use% Mounted on > /dev/simfs 40G 2.7G 38G 7% / > /tmp 40G 2.7G 38G 7% /var/tmp > Best Regards, > Markus > > ----- Original Message ---- > From: Kirill Korotaev <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED]; [email protected] > Sent: Sunday, May 6, 2007 11:34:15 PM > Subject: [Fwd: Re: [Users] strange problem with quota when try to install > using rpm] > > Are you trying to install slocate inside VE? > Even root is limited by VE disk limit. > run: > # df -h > inside VE. > > to increase disk quotas use: > # vzctl set <VEID> --diskspace N:M --save > > Thanks, > Kirill > > > -------- Original Message -------- > Subject: Re: [Users] strange problem with quota when try to install using rpm > Date: Sat, 5 May 2007 21:27:57 -0700 (PDT) > From: Markus Hardiyanto <[EMAIL PROTECTED]> > Reply-To: [email protected] > To: [email protected] > > can some body help me on this problem? > > Best Regards, > Markus > > ----- Original Message ---- > From: Markus Hardiyanto <[EMAIL PROTECTED]> > To: Users-OpenVZ <[email protected]> > Sent: Friday, May 4, 2007 3:02:02 PM > Subject: [Users] strange problem with quota when try to install using rpm > > i had problem when installing an rpm, below is the screen capture: > > rpm -ivh slocate-2.7-13.el4.6.i386.rpm > Preparing... ########################################### [100%] > 1:slocate warning: /etc/updatedb.conf created as > /etc/updatedb.conf.rpmnew > ########################################### [100%] > error: unpacking of archive failed on file /usr/bin/locate: cpio: chown > failed - Disk quota exceeded > > i run it as 'root', how come root have quota limit? > > running 'quota' will result: > > quota > Disk quotas for user root (uid 0): none > > Best Regards, > Markus Send instant messages to your online friends http://uk.messenger.yahoo.com _______________________________________________ Users mailing list [email protected] https://openvz.org/mailman/listinfo/users
