.\" Man page generated from reStructuredText. . .TH "GANESHA-RGW-CONFIG" "8" "Jan 20, 2023" "" "NFS-Ganesha" .SH NAME ganesha-rgw-config \- NFS Ganesha RGW 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/rgw.conf .fi .sp .nf /etc/ganesha/rgw_bucket.conf .fi .sp .SH DESCRIPTION .sp NFS\-Ganesha install two config examples for RGW FSAL: .nf /etc/ganesha/rgw.conf .fi .sp .nf /etc/ganesha/rgw_bucket.conf .fi .sp .sp This file lists RGW specific config options. .SS EXPORT { } .sp RGW supports exporting both the buckets and filesystem. .SS EXPORT { FSAL {} } .INDENT 0.0 .TP .B Name(string, "RGW") Name of FSAL should always be RGW. .UNINDENT .sp \fBUser_Id(string, no default)\fP .sp \fBAccess_Key(string, no default)\fP .sp \fBSecret_Access_Key(string, no default)\fP .SS RGW {} .sp The following configuration variables customize the startup of the FSAL\(aqs radosgw instance. .INDENT 0.0 .TP .B ceph_conf optional full\-path to the Ceph configuration file (equivalent to passing "\-c /path/to/ceph.conf" to any Ceph binary .TP .B name optional instance name (equivalent to passing "\-\-name client.rgw.foohost" to the radosgw binary); the value provided here should be the same as the section name (sans brackets) of the radosgw facility in the Ceph configuration file (which must exist) .TP .B cluster optional cluster name (equivalent to passing "\-\-cluster foo" to any Ceph binary); use of a non\-default value for cluster name is uncommon, but can be verified by examining the startup options of Ceph binaries .TP .B init_args additional argument strings which will be passed verbatim to the radosgw instance startup process as if they had been given on the radosgw command line provided for customization in uncommon setups .UNINDENT .SH SEE ALSO .sp ganesha\-log\-config(8) ganesha\-core\-config(8) ganesha\-export\-config(8) .\" Generated by docutils manpage writer. .