.\" Man page generated from reStructuredText. . .TH "CEPH-MDS" "8" "Jun 11, 2021" "dev" "Ceph" .SH NAME ceph-mds \- ceph metadata server daemon . .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 .. .SH SYNOPSIS .nf \fBceph\-mds\fP \-i <\fIID\fP> [flags] .fi .sp .SH DESCRIPTION .sp \fBceph\-mds\fP is the metadata server daemon for the Ceph distributed file system. One or more instances of ceph\-mds collectively manage the file system namespace, coordinating access to the shared OSD cluster. .sp Each ceph\-mds daemon instance should have a unique name. The name is used to identify daemon instances in the ceph.conf. .sp Once the daemon has started, the monitor cluster will normally assign it a logical rank, or put it in a standby pool to take over for another daemon that crashes. Some of the specified options can cause other behaviors. .SH OPTIONS .INDENT 0.0 .TP .B \-f, \-\-foreground Foreground: do not daemonize after startup (run in foreground). Do not generate a pid file. Useful when run via ceph\-run(8). .UNINDENT .INDENT 0.0 .TP .B \-d Debug mode: like \fB\-f\fP, but also send all log output to stderr. .UNINDENT .INDENT 0.0 .TP .B \-\-setuser userorgid Set uid after starting. If a username is specified, the user record is looked up to get a uid and a gid, and the gid is also set as well, unless \-\-setgroup is also specified. .UNINDENT .INDENT 0.0 .TP .B \-\-setgroup grouporgid Set gid after starting. If a group name is specified the group record is looked up to get a gid. .UNINDENT .INDENT 0.0 .TP .B \-c ceph.conf, \-\-conf=ceph.conf Use \fIceph.conf\fP configuration file instead of the default \fB/etc/ceph/ceph.conf\fP to determine monitor addresses during startup. .UNINDENT .INDENT 0.0 .TP .B \-m monaddress[:port] Connect to specified monitor (instead of looking through \fBceph.conf\fP). .UNINDENT .INDENT 0.0 .TP .B \-\-id/\-i ID Set ID portion of the MDS name. .UNINDENT .SH AVAILABILITY .sp \fBceph\-mds\fP is part of Ceph, a massively scalable, open\-source, distributed storage system. Please refer to the Ceph documentation at \fI\%http://ceph.com/docs\fP for more information. .SH SEE ALSO .sp ceph(8), ceph\-mon(8), ceph\-osd(8) .SH COPYRIGHT 2010-2021, Inktank Storage, Inc. and contributors. Licensed under Creative Commons Attribution Share Alike 3.0 (CC-BY-SA-3.0) .\" Generated by docutils manpage writer. .