Re: [lxc-users] near-live migration

2017-05-31 Thread Kees Bos
Ah, I see. https://github.com/lxc/lxd/issues/3326 It looks like that's a prerequisite for something like lxc move c1 s-tollana: --stateless on a running container. On di, 2017-05-30 at 12:15 -0400, Ron Kelley wrote: > While not a direct answer, I filled an enhancement bug recently for >

Re: [lxc-users] near-live migration

2017-05-30 Thread Ron Kelley
While not a direct answer, I filled an enhancement bug recently for this exact topic (incremental snapshots to remote server). The enhancement was approved, but I don't know when it will be included in the next LXD version. On May 30, 2017 11:52:34 AM Kees Bos wrote: Hi, Right now I'm usin

[lxc-users] near-live migration

2017-05-30 Thread Kees Bos
Hi, Right now I'm using the sequence 'stop - move - start' for migration of containers (live migration fails too often). The 'move' step can take some time. I wonder if it would be easy to implement/do something like:   - prepare move (e.g. take snapshot an copy upto snaphot)   - stop   - copy th