criu-ns - Man Page

run criu in different namespaces

Synopsis

criu-ns dump -t PID [<options>]

criu-ns pre-dump -t PID [<options>]

criu-ns restore [<options>]

criu-ns check [<options>]

Description

The criu-ns command executes criu in a new PID and mount namespace. The purpose of this wrapper script is to enable restoring a process tree that might require a specific PID that is already used on the system; so called "PID mismatch" problem.

See Also

nsenter(1) namespaces(7) criu(8)

Author

The CRIU team

Info

2024-01-24 CRIU Manual