[Devel] [PATCH] vzpid: option "-p" added to show internal PID(s)

2013-10-28 Thread Igor Podlesny
New command line option '-p' means show corresponding internal PID(s) as well: # vzpid -p 2129 Pid CT/Pid CTIDName 2129333 1020mysqld --- bin/vzpid.in | 33 +++-- man/vzpid.8.in | 6 +- 2 files changed, 32 insertions(

Re: [Devel] [PATCH] vzpid: option "-p" added to show internal PID(s)

2013-10-28 Thread Kir Kolyshkin
On 10/28/2013 10:24 AM, Igor Podlesny wrote: New command line option '-p' means show corresponding internal PID(s) as well: # vzpid -p 2129 Pid CT/Pid CTIDName 2129333 1020mysqld --- bin/vzpid.in | 33 +++-- man/vzpid.

Re: [Devel] Device Namespaces

2013-10-28 Thread Andrey Wagin
2013/9/26 Eric W. Biederman > > > From conversations at Linux Plumbers Converence it became fairly clear > that one if not the roughest edge on containers today is dealing with > devices. > > - Hotplug does not work. > - There seems to be no implementation that does a much beyond creating > sett

[Devel] [PATCH] vzpid: new option "-p" to show in-container PID(s)

2013-10-28 Thread Igor Podlesny
New command line option "-p" means show additionaly the corresponding in-container PID(s), note CT/Pid column in the following example: # vzpid -p 2129 Pid CT/Pid CTIDName 2129333 1020mysqld --- bin/vzpid.in | 33 +++-- ma

Re: [Devel] [PATCH] vzpid: new option "-p" to show in-container PID(s)

2013-10-28 Thread Kir Kolyshkin
On 10/28/2013 09:29 PM, Igor Podlesny wrote: New command line option "-p" means show additionaly the corresponding in-container PID(s), note CT/Pid column in the following example: # vzpid -p 2129 Pid CT/Pid CTIDName 2129333 1020mysqld --- bin/vzpid

[Devel] [PATCH v3] vzpid: new option "-p" to show in-container PID(s)

2013-10-28 Thread Igor Podlesny
This is the 3rd (and the last I hope) revision without needless square brackets around "-p" in OPTIONS section of the man page. ___ Devel mailing list Devel@openvz.org https://lists.openvz.org/mailman/listinfo/devel

[Devel] [PATCH] vzpid: new option "-p" to show in-container PID(s)

2013-10-28 Thread Igor Podlesny
New command line option "-p" means show additionaly the corresponding in-container PID(s), note CT/Pid column in the following example: # vzpid -p 2129 Pid CT/Pid CTIDName 2129333 1020mysqld --- bin/vzpid.in | 33 +++-- ma

Re: [Devel] [PATCH] vzpid: new option "-p" to show in-container PID(s)

2013-10-28 Thread Igor M Podlesny
On 29 October 2013 12:40, Kir Kolyshkin wrote: [...] >> +.OP -p >> +Show the corresponding in-container PID(s). > > > Have you seen the result of this? We do not need square brackets around -p > here. Yep, fixed, sorry. > Also, please reply in that thread, don't create a new one (hint: git >