RE: [PATCH] /proc/pid/status: show all sets of pid according to ns

2014-05-27 Thread chenhanx...@cn.fujitsu.com
Eric W. Biederman; Andrew Morton; Al > Viro > Subject: Re: [PATCH] /proc/pid/status: show all sets of pid according to ns > > Hi Chen, > > On Mon, May 26, 2014 at 18:05 +0800, Chen Hanxiao wrote: > > We need a direct method of getting the pid inside containers. > > If som

RE: [PATCH] /proc/pid/status: show all sets of pid according to ns

2014-05-27 Thread chenhanx...@cn.fujitsu.com
iro; David Howells > Subject: Re: [PATCH] /proc/pid/status: show all sets of pid according to ns > > On Mon, May 26, 2014 at 12:05 PM, Chen Hanxiao > wrote: > > We need a direct method of getting the pid inside containers. > > If some issues occurred inside a container guest,

RE: [PATCH] /proc/pid/status: show all sets of pid according to ns

2014-05-27 Thread chenhanx...@cn.fujitsu.com
: Re: [PATCH] /proc/pid/status: show all sets of pid according to ns On Mon, May 26, 2014 at 12:05 PM, Chen Hanxiao chenhanx...@cn.fujitsu.com wrote: We need a direct method of getting the pid inside containers. If some issues occurred inside a container guest, host user could not know

RE: [PATCH] /proc/pid/status: show all sets of pid according to ns

2014-05-27 Thread chenhanx...@cn.fujitsu.com
Morton; Al Viro Subject: Re: [PATCH] /proc/pid/status: show all sets of pid according to ns Hi Chen, On Mon, May 26, 2014 at 18:05 +0800, Chen Hanxiao wrote: We need a direct method of getting the pid inside containers. If some issues occurred inside a container guest, host user could

Re: [PATCH] /proc/pid/status: show all sets of pid according to ns

2014-05-26 Thread Vasily Kulikov
Hi Chen, On Mon, May 26, 2014 at 18:05 +0800, Chen Hanxiao wrote: > We need a direct method of getting the pid inside containers. > If some issues occurred inside a container guest, host user > could not know which process is in trouble just by guest pid: > the users of container guest only knew

Re: [PATCH] /proc/pid/status: show all sets of pid according to ns

2014-05-26 Thread Richard Weinberger
On Mon, May 26, 2014 at 12:05 PM, Chen Hanxiao wrote: > We need a direct method of getting the pid inside containers. > If some issues occurred inside a container guest, host user > could not know which process is in trouble just by guest pid: > the users of container guest only knew the pid

[PATCH] /proc/pid/status: show all sets of pid according to ns

2014-05-26 Thread Chen Hanxiao
We need a direct method of getting the pid inside containers. If some issues occurred inside a container guest, host user could not know which process is in trouble just by guest pid: the users of container guest only knew the pid inside containers. This will bring obstacle for trouble shooting.

[PATCH] /proc/pid/status: show all sets of pid according to ns

2014-05-26 Thread Chen Hanxiao
We need a direct method of getting the pid inside containers. If some issues occurred inside a container guest, host user could not know which process is in trouble just by guest pid: the users of container guest only knew the pid inside containers. This will bring obstacle for trouble shooting.

Re: [PATCH] /proc/pid/status: show all sets of pid according to ns

2014-05-26 Thread Richard Weinberger
On Mon, May 26, 2014 at 12:05 PM, Chen Hanxiao chenhanx...@cn.fujitsu.com wrote: We need a direct method of getting the pid inside containers. If some issues occurred inside a container guest, host user could not know which process is in trouble just by guest pid: the users of container guest

Re: [PATCH] /proc/pid/status: show all sets of pid according to ns

2014-05-26 Thread Vasily Kulikov
Hi Chen, On Mon, May 26, 2014 at 18:05 +0800, Chen Hanxiao wrote: We need a direct method of getting the pid inside containers. If some issues occurred inside a container guest, host user could not know which process is in trouble just by guest pid: the users of container guest only knew the