[lxc-users] lxc move - "error: checkpoint failed"
Tomasz Chmielewski
mangoo at wpkg.org
Thu Aug 6 22:13:29 UTC 2015
On 2015-08-06 22:16, Tycho Andersen wrote:
> The problem here is that CRIU can't support everything that LXD does
> just yet, so you have to set up some container specific configuration.
> I've just landed a branch that has a profile that does this for you,
> but unfortunately it isn't in any released version of LXD yet:
>
> https://github.com/lxc/lxd#how-can-i-live-migrate-a-container-using-lxd
>
> You can create your own copy of the migratable profile, it should look
> like this:
>
> name: migratable
> config:
> raw.lxc: |
> lxc.console = none
> lxc.cgroup.devices.deny = c 5:1 rwm
> lxc.seccomp =
> security.privileged: "true"
>
> And then the same set of commands listed above should work.
Thanks for your reply.
What would be the process of "converting" an existing container into a
"migratable" one?
--
Tomasz Chmielewski
http;//wpkg.org
More information about the lxc-users
mailing list