[CRIU] how to lively migration a vm container?

Pavel Emelyanov xemul at parallels.com
Mon May 12 13:52:18 PDT 2014


On 05/13/2014 12:07 AM, Bing X wrote:
> what's the command to get a hierarchical tree of pids?

It's ps -axf. The -f key is crucial.

> thanks,
> Bing
> 
> 
> On Mon, May 12, 2014 at 3:58 PM, Pavel Emelyanov <xemul at parallels.com <mailto:xemul at parallels.com>> wrote:
> 
>     On 05/12/2014 11:44 PM, Bing X wrote:
>     > I output my pid list to the attached pid_file
>     >
>     > can anyone tell me which process associated with my container
>     > (I'm running a docker container, within it I'm running IOR benchmark).
> 
>     The pid in question is the pid of a process you consider to be the
>     root of the process tree you plan to dump.
> 
>     >From your pid_file it's impossible to understand this as there's no
>     information about process' hierarchy.
> 
> 
>     Thanks,
>     Pavel
> 
> 
> 
> 
> -- 
> Thanks
> Bing




More information about the CRIU mailing list