Re: vzquota problem [message #16361 is a reply to message #16334] |
Mon, 03 September 2007 06:54   |
khorenko
Messages: 533 Registered: January 2006 Location: Moscow, Russia
|
Senior Member |
|
|
pengooin wrote on Sat, 01 September 2007 12:12 | seems that rebooting the server solved these issues. But how should i solve these without rebooting ?
|
Failing quota off with 'Device or resource busy' error means that some file from VE private area was in use: might be some process running on HN opened it or just somebody had an ssh session opened with current dir in /vz/private/201/...
Unfortunately there is no general algorithm of finding a guilty process, but you can try check 'lsof <private area>', /proc/<pid>/cwd, /proc/<pid>/fd, /proc/<pid>/maps
If your problem is solved - please, report it!
It's even more important than reporting the problem itself...
|
|
|