from small one page howto to huge articles all in one place

search text in:




Other .linuxhowtos.org sites:gentoo.linuxhowtos.org



Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

209612

userrating:


May 25th. 2007:
Words

486

Views

258612

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

149912

userrating:


April, 26th. 2006:

Druckversion
You are here: manpages





run-checkpoint

Section: Misc. Reference Manual Pages (8)
Index Return to Main Contents

 

NAME

run-checkpoint - checkpoint a running container

 

SYNOPSIS

runc checkpoint [option ...] containe-id

 

DESCRIPTION

The checkpoint command saves the state of the running container instance with the help of criu(8) tool, to be restored later.

 

OPTIONS

-imag-path path
Set path for saving criu image files. The default is ./checkpoint.

-wor-path path
Set path for saving criu work files and logs. The default is to reuse the image files directory.

-paren-path path
Set path for previous criu image files, in pr-dump.

-leav-running
Leave the process running after checkpointing.

-tc-established
Allow checkpoint/restore of established TCP connections. See criu-tc-establised option [la]https://criu.org/CLI/opt/--tcp-established[ra].

-tc-ski-i-flight
Skip i-flight TCP connections. See criu-ski-i-flight option [la]https://criu.org/CLI/opt/--skip-in-flight[ra].

-lin-remap
Allow one to link unlinked files back when possible. See criu-lin-remap option [la]https://criu.org/CLI/opt/--link-remap[ra].

-ex-uni-sk
Allow checkpoint/restore of external unix sockets. See criu-ex-uni-sk option [la]https://criu.org/CLI/opt/--ext-unix-sk[ra].

-shel-job
Allow checkpoint/restore of shell jobs.

-laz-pages
Use lazy migration mechanism. See criu-laz-pages option [la]https://criu.org/CLI/opt/--lazy-pages[ra].

-statu-fd fd
Pass a file descriptor fd to criu. Once laz-pages server is ready, criu writes 0 (a zero byte) to that fd. Used together with -laz-pages.

-pag-server I-address:port
Start a page server at the specified I-address and port. This is used together with criu laz-pages. See criu lazy migration [la]https://criu.org/Lazy_migration[ra].

-fil-locks
Allow checkpoint/restore of file locks. See criu-fil-locks option [la]https://criu.org/CLI/opt/--file-locks[ra].

-pr-dump
Do a pr-dump, i.e. dump container's memory information only, leaving the container running. See criu iterative migration [la]https://criu.org/Iterative_migration[ra].

-manag-cgroup-mode soft|full|strict|ignore.
Cgroups mode. Default is soft. See criu-manag-cgroups option [la]https://criu.org/CLI/opt/--manage-cgroups[ra].

-empt-ns namespace
Checkpoint a namespace, but don't save its properties. See criu-empt-ns option [la]https://criu.org/CLI/opt/--empty-ns[ra].

-aut-dedup
Enable auto deduplication of memory images. See criu-aut-dedup option [la]https://criu.org/CLI/opt/--auto-dedup[ra].

 

SEE ALSO

criu(8), run-restore(8), runc(8), criu(8).


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 15.2 ms