Quoting Nipun Arora (nipun2...@gmail.com):
> Hi,
> 
> Thanks for your kind response, I will look into this...
> 
> However, the functionality, that I am looking for is similar to a process
> clone,
> i.e. if a Process A is running ->(clone) -> Process A +  Process B(copy of
> process A)
> 
> In a similar manner if LXC container A  is running -> (clone) -> LXC A+ LXC
> B(copy of lxc A).
> 
> I just saw a command called *lxc-clone, *however, could not find any man
> pages for it.
> Could anyone explain how it works, it's current status? And if it or any
> other command can achieve what I described above?

There is a lxc-clone man page.

Lxc-clone simply copies (or snapshots) the rootfs and copies and updates
the container's config.  It will freeze but not checkpoint a running
container.  So it won't restart container B at the same state that
A was.

-serge

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&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