OpenVZ Forum


Home » General » Support » Can not suspend VE: Device or resource busy
Re: Can not suspend VE: Device or resource busy [message #33582 is a reply to message #33568] Fri, 24 October 2008 05:02 Go to previous message
locutius is currently offline  locutius
Messages: 125
Registered: August 2007
Senior Member
this problem is caused by a filelock in the CT. can be caused by a remote client e.g. ftp client

restarting the vz service or rebooting the HN will clear the lock

if you have other critical vps on the HN that cannot tolerate a restart then identify the locked file using the following command from the HN:

lsof 2> /dev/null | egrep '/vz/root/$VEID|/vz/private/$VEID' |more

... and kill the process

vzctl exec $VEID kill -9 $PROCID

[Updated on: Fri, 24 October 2008 05:03]

Report message to a moderator

 
Read Message icon9.gif
Read Message
Read Message icon9.gif
Read Message
Previous Topic: OpenVZ
Next Topic: Trying to learn and asking some questions
Goto Forum:
  


Current Time: Mon Aug 12 16:07:08 GMT 2024

Total time taken to generate the page: 0.02808 seconds