If you see this error when trying to start up a vps then you will need to kill off some processes.
Run this on the node to find them. Be sure to replace 200 with the correct veid.
lsof 2> /dev/null | egrep '/vz/root/200|/vz/private/200'
Kill -9 the PID's listed from the previous command.
The vps should now start up fine.
Thanks,
Sylesh
Social Media Responsibility
12 years ago
No comments:
Post a Comment