[lxc-devel] live migrate and /dev/lxd
Dietmar Maurer
dietmar at proxmox.com
Mon Jun 22 16:46:57 UTC 2015
> > > > That may work, but sounds quite complex to me.
> > >
> > > All of migration is quite complex :)
> >
> > But what you try here is even harder, because you have to save/restore
> > both sides of the connection. But you do not restore the server part
> > with criu, so you need to inject the server state otherwise. I though
> > this is impossible because of in kernel buffers ...
> >
> > At least this will be an interesting piece of code ;-)
>
> One thing to keep in mind too as an easier alternative to this is that
> all /dev/lxd clients must handle reconnections.
Ah, OK - I guess that makes things much easier.
More information about the lxc-devel
mailing list