Changes

no edit summary
Line 1: Line 1:  
Welcome to Linux Plumbers Conference 2015
 
Welcome to Linux Plumbers Conference 2015
 +
 +
[[Image:LPC-microconf-2015.jpg|right|thumb|300px]]
    
The structure will be short introductions to an issue or topic followed by a discussion with the audience.
 
The structure will be short introductions to an issue or topic followed by a discussion with the audience.
Line 69: Line 71:  
* CRIU part of live migration: perform nodes compat checks, pre-dumps in a loop, copy fs if not shared, don't forget container config
 
* CRIU part of live migration: perform nodes compat checks, pre-dumps in a loop, copy fs if not shared, don't forget container config
 
* P.Haul migrate container is two steps
 
* P.Haul migrate container is two steps
* More information about P.Haul: written in Python, source code https://github.com/xemul/p.haul/, can migrate OpenVZ container (How-to https://github.com/xemul/p.haul/blob/master/test/mtouch/HOWTO), call rsync on chroot-ed container
+
* More information about P.Haul: written in Python, source code https://github.com/checkpoint-restore/p.haul/, can migrate OpenVZ container (How-to https://github.com/checkpoint-restore/p.haul/blob/master/test/mtouch/HOWTO), call rsync on chroot-ed container
 
* P.Haul future: Docker/LXC support, smarter interations, shared FS autodetection, post-copy live migration, send images over the wire (CRIU)
 
* P.Haul future: Docker/LXC support, smarter interations, shared FS autodetection, post-copy live migration, send images over the wire (CRIU)
 
* Discussion of P.Haul started
 
* Discussion of P.Haul started
62

edits