.\" Man page generated from reStructuredText. . .TH "GANESHA-CEPH-CONFIG" "8" "Jul 20, 2018" "" "NFS-Ganesha" .SH NAME ganesha-ceph-config \- NFS Ganesha CEPH Configuration File . .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 /etc/ganesha/ceph.conf .fi .sp .SH DESCRIPTION .sp NFS\-Ganesha install config example for CEPH FSAL: | /etc/ganesha/ceph.conf .sp This file lists CEPH specific config options. .SS EXPORT { FSAL {} } .INDENT 0.0 .TP .B Name(string, "Ceph") Name of FSAL should always be Ceph. .TP .B User_Id(string, no default) cephx userid used to open the MDS session. This string is what gets appended to "client.". If not set, the ceph client libs will sort this out based on ceph configuration. .TP .B Secret_Access_Key(string, no default) Key to use for the session (if any). If not set, then it uses the normal search path for cephx keyring files to find a key. .UNINDENT .SS CEPH {} .sp \fBCeph_Conf(path, default "")\fP .sp \fBumask(mode, range 0 to 0777, default 0)\fP .sp \fBxattr_access_rights(mode, range 0 to 0777, default 0)\fP .SH SEE ALSO .sp ganesha\-config(8) ganesha\-log\-config(8) ganesha\-core\-config(8) ganesha\-export\-config(8) .\" Generated by docutils manpage writer. .