On Wed, Aug 08, 2018 at 07:04:31PM -0400, Saint Michael wrote: > Has anybody invented a procedure, a script, etc., to convert a running > machine to a LXC container? I was thinking to create a container of the > same OS, and then use rsync, excluding /proc /tmp/ /sys etc. Any ideas?
We have that for LXD, it's lxd-p2c and does pretty much exactly what you describe but uses the LXD migration API as the rsync target effectively (so rsync over custom websocket over https). -- Stéphane Graber Ubuntu developer http://www.ubuntu.com
signature.asc
Description: PGP signature
_______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
