Changes

Jump to navigation Jump to search
336 bytes added ,  14:15, 31 December 2014
no edit summary
Line 19: Line 19:     
Another solution to PID mismatch, not correct, but still, is in killing the offending task :)
 
Another solution to PID mismatch, not correct, but still, is in killing the offending task :)
 +
 +
 +
== Mount namespace with external dependences ==
 +
 +
The dump-time error in logs
 +
 +
<pre>
 +
$nr:$path doesn't have a proper root mount
 +
</pre>
 +
 +
indicates that the container (or just mount namespace) being dumped has some external dependences. CRIU knows how to work with it, you just need to tell CRIU about [[external bind mounts]] you have.

Navigation menu