[CRIU] Newbie Install Question

Tycho Andersen tycho.andersen at canonical.com
Wed Feb 3 09:04:59 PST 2016


On Wed, Feb 03, 2016 at 04:28:33PM +0300, Pavel Emelyanov wrote:
> On 01/30/2016 11:38 PM, Ash Clark wrote:
> > Hi,
> > 
> > Trying to set up CRIU on arch linux / ARMv7 platform.
> > 
> > I have compiled a custom kernel with the noted requirements in the documentation, but when I run criu check, I receive the following:
> > 
> > criu]# criu check
> > Error (libnetlink.c:37): ERROR -2 reported by netlink (No such file or directory)
> > Error (libnetlink.c:37): ERROR -2 reported by netlink (No such file or directory)
> > Error (libnetlink.c:37): ERROR -2 reported by netlink (No such file or directory)
> > Error (libnetlink.c:37): ERROR -2 reported by netlink (No such file or directory)
> > Error (cr-check.c:634): Kernel doesn't support PTRACE_O_SUSPEND_SECCOMP
> > Error (cr-check.c:683): Dumping seccomp filters not supported: Input/output error
> > Warn  (cr-check.c:696): Dirty tracking is OFF. Memory snapshot will not work.
> > Error (tun.c:59): Can't check tun support: No such file or directory
> > 
> > If anyone can help, I would be entirely grateful.
> 
> These particular messages are harmless, in most of the cases c/r should work.

Although I guess the seccomp stuff needs to be updated for --ms
checks; I'll see if I can send out a patch for all those (and any
other --ms stuff that got merged) soon.

Tycho


More information about the CRIU mailing list