[CRIU] Re: [PATCH 0/2] crtools: "check" option
Cyrill Gorcunov
gorcunov at openvz.org
Fri Mar 2 05:26:12 EST 2012
On Fri, Mar 02, 2012 at 02:06:05PM +0400, Cyrill Gorcunov wrote:
> On Fri, Mar 02, 2012 at 02:00:35PM +0400, Pavel Emelyanov wrote:
> >
> > I've added only a few things in checks, Cyrill, Stas, add yours (prctl
> > codes, IPC stuff, etc.)
> >
>
> Sure, thanks!
>
Btw, this is a good example why loglevels should be bitmask
so you can filter which messages are to be printed more
precisely.
[cyrill at moon crtools]$ ./crtools check
/proc/<pid>/map_files directory is missing.
Error (libnetlink.c:33): Error getting sockets list
Error (libnetlink.c:33): Error getting sockets list
sock diag infrastructure is incomplete.
/proc/sys/kernel/ns_last_pid sysctl is missing.
SO_PEEK_OFF sockoption doesn't work.
[cyrill at moon crtools]$
I don't think we wanted 'Error' messages here.
Cyrill
More information about the CRIU
mailing list