On Mon, 9 Jan 2006, Wilhelm Meier wrote:

> Hi,
> 
> I want to extract the namespace-attribute of a specific/all process(es). Some 
> time ago there was a discussion about this topic, but I think the essence was 
> that there are no tools to get this information. Or am I wrong?
> 
> Is it possible to extract this information via /proc/...? I didn't find any 
> hints about that.

AFAIK, /proc/$PID/root is supposed to be a link to the namespce root. 
Since namespaces are anonymous, I can't think of anything better than 
this.

-- 
Top 100 things you don't want the sysadmin to say:
2. We had to format some tracks, and we seem to have hit an inode track.
    Half the files are still there though...
_______________________________________________
Vserver mailing list
[email protected]
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to