.\" Man page generated from reStructuredText. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "CEPH-VOLUME-SYSTEMD" "8" "Oct 09, 2023" "dev" "Ceph" .SH NAME ceph-volume-systemd \- systemd ceph-volume helper tool .SH SYNOPSIS .nf \fBceph\-volume\-systemd\fP \fIsystemd instance name\fP .fi .sp .SH DESCRIPTION .sp \fBceph\-volume\-systemd\fP is a systemd helper tool that receives input from (dynamically created) systemd units so that activation of OSDs can proceed. .sp It translates the input into a system call to ceph\-volume for activation purposes only. .SH EXAMPLES .sp Its input is the \fBsystemd instance name\fP (represented by \fB%i\fP in a systemd unit), and it should be in the following format: .INDENT 0.0 .INDENT 3.5 .sp .EX \- .EE .UNINDENT .UNINDENT .sp In the case of \fBlvm\fP a call could look like: .INDENT 0.0 .INDENT 3.5 .sp .EX /usr/bin/ceph\-volume\-systemd lvm\-0\-8715BEB4\-15C5\-49DE\-BA6F\-401086EC7B41 .EE .UNINDENT .UNINDENT .sp Which in turn will call \fBceph\-volume\fP in the following way: .INDENT 0.0 .INDENT 3.5 .sp .EX ceph\-volume lvm trigger 0\-8715BEB4\-15C5\-49DE\-BA6F\-401086EC7B41 .EE .UNINDENT .UNINDENT .sp Any other subcommand will need to have implemented a \fBtrigger\fP command that can consume the extra metadata in this format. .SH AVAILABILITY .sp \fBceph\-volume\-systemd\fP is part of Ceph, a massively scalable, open\-source, distributed storage system. Please refer to the documentation at \fI\%http://docs.ceph.com/\fP for more information. .SH SEE ALSO .sp \fI\%ceph\-osd\fP(8), .SH COPYRIGHT 2010-2023, Inktank Storage, Inc. and contributors. Licensed under Creative Commons Attribution Share Alike 3.0 (CC-BY-SA-3.0) .\" Generated by docutils manpage writer. .