* <pre>Error (mount.c:517): Mount 58 (master_id: 12 shared_id: 0) has unreachable sharing</pre>
* <pre>Error (mount.c:517): Mount 58 (master_id: 12 shared_id: 0) has unreachable sharing</pre>
criu doesn't yet support shared mountpoints as lxc does; make sure your rootfs is on a non-shared mount.
criu doesn't yet support shared mountpoints as lxc does; make sure your rootfs is on a non-shared mount.
+
+
== See also ==
+
+
* [https://www.youtube.com/watch?v=a9T2gcnQg2k&feature=youtu.be&t=18m8s The New New Thing: Turning Docker Tech into a Full Speed Hypervisor] - Talk of Tycho Andersen with demo of migration LXC container with Doom inside. [https://github.com/tych0/presentations/blob/master/ods2014.md Demo script]