'\" t .\" Title: stratisd .\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author] .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 12/17/2023 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" .TH "STRATISD" "8" "12/17/2023" "\ \&" "\ \&" .\" ----------------------------------------------------------------- .\" * 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" stratisd \- Daemon to create and monitor storage pools .SH "SYNOPSIS" .sp .nf stratisd [GLOBAL OPTIONS] .fi .SH "DESCRIPTION" .sp \fBstratisd\fR creates, manages, and monitors local storage pools\&. It is controlled by the user with the \fBstratis\fR command\-line tool, or using D\-Bus\&. .sp Stratis \fBpools\fR created from one or more block devices (\fBblockdevs\fR), and then enables multiple \fBfilesystems\fR to be created from the pool\&. .sp Typically, Stratisd is not invoked by the user, but runs as a system service\&. .SH "GLOBAL OPTIONS" .PP \-\-sim .RS 4 Run with a simulated engine that does not actually perform storage configuration, instead of the default engine\&. .RE .PP \-\-log\-level .RS 4 Specify the log level for log messages\&. Only messages with severity at or above the level specified will be emitted\&. If this option is omitted, stratisd respects the RUST_LOG environment variable\&. Otherwise, stratisd uses the default log level, which is error\&. .RE .PP \-\-help, \-h .RS 4 Show help\&. .RE .SH "SEE ALSO" .sp stratis(8) .SH "REPORTING BUGS & DEVELOPMENT" .PP GitHub for issues and development .RS 4 https://github\&.com/stratis\-storage/project .RE .PP Mailing list .RS 4 stratis\-devel@lists\&.fedorahosted\&.org for general development discussion .RE .SH "LICENSE" .sp stratisd is licensed under the \fBMozilla Public License, Version 2\&.0\fR\&. Software distributed under this license is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either expressed or implied\&.