Product:
Search Type:

How do I solve vzquota error: "vzquota : (error) Quota on syscall for 101: Device or resource busy"?

Article ID: 671 
Last Review: Jan,10 2006
APPLIES TO:
  • Parallels Virtuozzo Containers for Linux

RESOLUTION


Please make sureĀ  there are no open files inside VE root and/or private area (and your current working directory is not inside VE root/private area) by running the following command on the hardware node:

# lsof 2> /dev/null | egrep '/vz/root/101|/vz/private/101'


If there are any processes which hold a directory inside VE root/private area - kill them.

Keywords: vzquota,mount,umount,start,stop,lsof

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
*Please type the code you can see.
* - required fields