'\" t .TH "SYSTEMD\-CLONESETUP" "8" "" "systemd 262" "systemd-clonesetup" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" systemd-clonesetup, systemd-clonesetup@.service \- Set up and tear down dm\-clone devices .SH "SYNOPSIS" .HP \w'\fBsystemd\-clonesetup\fR\ 'u \fBsystemd\-clonesetup\fR add NAME SOURCE\-DEVICE DEST\-DEVICE META\-DEVICE [OPTIONS] .HP \w'\fBsystemd\-clonesetup\fR\ 'u \fBsystemd\-clonesetup\fR remove NAME .PP systemd\-clonesetup@\&.service .SH "DESCRIPTION" .PP \fBsystemd\-clonesetup\fR is used to set up (with \fBadd\fR) and tear down (with \fBremove\fR) dm\-clone devices\&. It is primarily used via systemd\-clonesetup@\&.service units generated from /etc/clonetab by \fBsystemd-clonesetup-generator\fR(8)\&. .PP The positional arguments \fINAME\fR, \fISOURCE\-DEVICE\fR, \fIDEST\-DEVICE\fR, \fIMETA\-DEVICE\fR, and \fIOPTIONS\fR have the same meaning as the fields in \fBclonetab\fR(5)\&. .PP Currently, the supported option in \fIOPTIONS\fR is \fIregion\-size=\fR\fIBYTES\fR, where \fIBYTES\fR is measured in bytes (standard suffixes like "K", "M", "G" are supported)\&. .SH "SEE ALSO" .PP \fBsystemd\fR(1), \fBclonetab\fR(5), \fBsystemd-clonesetup-generator\fR(8), \fBsystemd.generator\fR(7), \fBdmsetup\fR(8)