OpenVZ Forum


Home » General » Support » Error while starting the container - Failed to exec quotaon
Error while starting the container - Failed to exec quotaon [message #53543] Fri, 07 June 2019 15:20 Go to next message
serverian is currently offline  serverian
Messages: 2
Registered: December 2015
Junior Member
We are having an issue while starting a container on OpenVZ7. It's the latest build.

prlctl start 0768e431-b99f-4504-9eb0-ea71ce94743b -v 9
Logging in
server uuid={001b2c85-cede-409b-bb1b-48b2aeb8a3ee}
sessionid={669d1fd0-fd19-4852-b647-6f5e3035f500}
The virtual machine found: 50647
Starting the CT...
EVENT type=100001
EVENT type=100001
Failed to start the CT: PRL_ERR_VZCTL_OPERATION_FAILED (Details: Failed to exec quotaon: No such file or directory
quotaon exited with error 42
Failed to start the Container
)
Logging off

--------------------------

quotaon works fine itself if we run it manually:

[root@dalvz7highram2 ~]# prlctl mount 0768e431-b99f-4504-9eb0-ea71ce94743b
Mounting the CT...
The CT has been successfully mounted.

[root@dalvz7highram2 ~]# /sbin/quotacheck -avugm
quotacheck: Scanning /dev/ploop54992p1 [/vz/root/0768e431-b99f-4504-9eb0-ea71ce94743b] done
quotacheck: Checked 1711 directories and 17524 files

[root@dalvz7highram2 ~]# quota -vs
Disk quotas for user root (uid 0):
Filesystem space quota limit grace files quota limit grace
/dev/ploop54992p1
578M 0K 0K 19024 0 0

[root@dalvz7highram2 ~]# quotaon /dev/ploop54992p1
[root@dalvz7highram2 ~]#
Re: Error while starting the container - Failed to exec quotaon [message #53569 is a reply to message #53543] Thu, 29 August 2019 23:26 Go to previous messageGo to next message
andre is currently offline  andre
Messages: 36
Registered: January 2008
Member
It looks like as this guest doesn't have the quotacheck binary inside it.

You can disable quota with:
vzctl set VEID --quotaugidlimit=0 --save
Re: Error while starting the container - Failed to exec quotaon [message #53570 is a reply to message #53569] Fri, 30 August 2019 06:27 Go to previous message
vaverin is currently offline  vaverin
Messages: 708
Registered: September 2005
Senior Member
it was reported into OpenVZ Jira:
https://bugs.openvz.org/browse/OVZ-7103
Previous Topic: apparmor inside a container
Next Topic: vzmigrate failing with 'Can not create connection to...'
Goto Forum:
  


Current Time: Tue Mar 19 04:02:38 GMT 2024

Total time taken to generate the page: 0.02340 seconds