1MKCP(8) System Manager's Manual MKCP(8)
2
3
4
6 mkcp - make a NILFS2 checkpoint
7
9 mkcp [options] [device]
10
12 mkcp is a utility for making a checkpoint or snapshot for the NILFS2
13 file system found in device. When device is omitted, it tries to find
14 a NILFS2 file system from /proc/mounts.
15
16 This command is valid only for mounted NILFS2 file systems, and will
17 fail if the device has no active mounts.
18
20 -s Create a snapshot.
21
22 -h Display help message and exit.
23
25 Koji Sato <koji@osrg.net>
26
28 mkcp is part of the nilfs-utils package and is available from
29 http://www.nilfs.org.
30
32 nilfs(8), lscp(1), chcp(8), rmcp(8).
33
34
35
36nilfs-utils version 2.0 May 2008 MKCP(8)