Subject: Re: [vserver] Zombie vserver
From: "Bendtsen, Jon" <Jon.Bendtsen@laerdal.dk>
Date: Tue, 10 Jan 2012 13:08:08 +0000

 Tue, 10 Jan 2012 13:08:08 +0000
On 10/01/2012, at 14.01, Vladislav Geller wrote:
> 
> On Tue, Jan 10, 2012 at 1:49 PM, Bendtsen, Jon <Jon.Bendtsen@laerdal.dk> wrote:
> Does it respond to ping?
> 
> 
> Nope - i can only access it from the host machine
>  
> Does it have open files? Maybe you can kill (almost) every process in it by killing
one at a time?
> 
> 
> I can not kill the processes via kill or vkill. Can you tell me how to see what open
files it's accessing?  

I only know by vserver $name exec lsof, but there might be other methods.

What happens if you run this command
	vps aux 
and sort it after the 3. column from the left, the context number


 
> after that you might be able to change the ID number and start it up again.
> 
> 
> Maybe you could also elaborate on how i would be able to do that?

on my debian server it is in this file:
	/etc/vservers/$name/context

And that number just has to be unique.



JonB