juju / 1.25-upgrade

Tools to upgrade and move a 1.25 environment to a 2.2.4+ controller
4 stars 7 forks source link

Introduce backup-lxc command #8

Closed axw closed 7 years ago

axw commented 7 years ago

This command will create a backup of the environment's LXC containers as xz-compressed tarballs in the specified directory on the client system.

mitechie commented 7 years ago

Are we using the lxc term in Juju 2? Everything's been very lxd and I wonder if this introduces a bit of confusion at all?

axw commented 7 years ago

Are we using the lxc term in Juju 2? Everything's been very lxd and I wonder if this introduces a bit of confusion at all?

No, we don't use LXC in Juju 2.x. This command is part of the process of upgrading from Juju 1.25 to Juju 2.x. One of the steps will be to take a backup of the existing LXC containers from the Juju 1.25 environment. Following this, there will be a step to migrate the LXC containers to LXD.