Hi.
I think the best is the traditionally way between two machines: Connect via ssh and do what you want to. Its not a good idea in my eyes to break through the security isolation of containers because that could affect all of them.
(something bad like getting root of lxc host and kill process)

But maybe there is a way I didn't see.

Regards,
Andreas

Am 17.10.2013 03:48, schrieb Vijay Viswanathan:
Hi
What is the best approach to communicate between containers?

Basically, I need to be able to kill a process running in one container [ container-1 ] from another container [container-2].

Currently,
Iam able to kill a process inside a container from the host but how can container-2 see stuff inside container-1 ?

I understand container is for isolation but unfortunately, I have this scenario where container-2 need to be like a master container of container-1.



Thx.
Vijay.


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk


_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to