OpenVZ Forum


Home » General » Support » Quota error when trying to start openvz
Quota error when trying to start openvz [message #2462] Thu, 06 April 2006 07:14 Go to next message
alexanderd is currently offline  alexanderd
Messages: 3
Registered: April 2006
Junior Member
Hi,

I get this problem when trying to start openvz with the vzctl start 1 command,

vzquota : (error) Quota getstat syscall for id 1: Inappropriate ioctl for devicevzquota init failed [3]

So the question is; what does this mean? To me it looks like I havent set quota for my vz, or is this related to anything else?

[Updated on: Thu, 06 April 2006 07:16]

Report message to a moderator

Re: Quota error when trying to start openvz [message #2463 is a reply to message #2462] Thu, 06 April 2006 07:16 Go to previous messageGo to next message
kir is currently offline  kir
Messages: 1645
Registered: August 2005
Location: Moscow, Russia
Senior Member

Can you be more specific? What kernel are you running? Which vzctl version? Do you have openvz modules loaded?

If you have compiled kernel by yourself, can you please attach your .config?


Kir Kolyshkin
http://static.openvz.org/userbars/openvz-developer.png
Re: Quota error when trying to start openvz [message #2464 is a reply to message #2463] Thu, 06 April 2006 07:21 Go to previous messageGo to next message
alexanderd is currently offline  alexanderd
Messages: 3
Registered: April 2006
Junior Member
Shure!
I use the 2.6.16-026test005.1 kernel, the openvz modules are loaded,

lsmod gives me:
tuva davalex # lsmod
Module Size Used by
vzdev 2116 0
vzmon 41760 1 vzwdog
vzdev 2116 1 vzmon

my vzctl version is
tuva ~ # vzctl --version
vzctl version 3.0.0-4


Any thing more you need to know? My distro is Gentoo.
Re: Quota error when trying to start openvz [message #2465 is a reply to message #2464] Thu, 06 April 2006 07:28 Go to previous messageGo to next message
kir is currently offline  kir
Messages: 1645
Registered: August 2005
Location: Moscow, Russia
Senior Member

Quote:

Any thing more you need to know?


Yes, can you attach kernel .config please? It should be at /usr/src/linux-2.6.16-openvz-026.005/.config

As a side and possibly unrelated note -- 026.007 kernel is out and it is in portage tree already -- should give you better experience.


Kir Kolyshkin
http://static.openvz.org/userbars/openvz-developer.png
Re: Quota error when trying to start openvz [message #2466 is a reply to message #2465] Thu, 06 April 2006 07:31 Go to previous messageGo to next message
alexanderd is currently offline  alexanderd
Messages: 3
Registered: April 2006
Junior Member
Ill try the new kernel, and see if it gives me any luck!
Re: Quota error when trying to start openvz [message #2467 is a reply to message #2466] Thu, 06 April 2006 07:33 Go to previous messageGo to next message
kir is currently offline  kir
Messages: 1645
Registered: August 2005
Location: Moscow, Russia
Senior Member

I think the problem is either with your kernel .config or with vzctl compilation. Try to emerge 026.007 and reemerge vzctl against this kernel.

Kir Kolyshkin
http://static.openvz.org/userbars/openvz-developer.png
Re: Quota error when trying to start openvz [message #2469 is a reply to message #2462] Thu, 06 April 2006 12:21 Go to previous messageGo to next message
Vasily Tarasov is currently offline  Vasily Tarasov
Messages: 1345
Registered: January 2006
Senior Member
As far as I know, veid 1 is reserved.
Please, try to use veid 101 and greater.
Re: Quota error when trying to start openvz [message #2522 is a reply to message #2464] Sat, 08 April 2006 18:56 Go to previous message
dev is currently offline  dev
Messages: 1693
Registered: September 2005
Location: Moscow
Senior Member

you have no vzdquota module loaded.
do:
# modprobe vzdquota
and check that config option CONFIG_VZ_QUOTA=m in your .config file.


http://static.openvz.org/userbars/openvz-developer.png
Previous Topic: Shared /etc/passwd file?
Next Topic: Moving a real server installation to a VPS
Goto Forum:
  


Current Time: Fri Aug 09 08:36:45 GMT 2024

Total time taken to generate the page: 0.02930 seconds