1GANESHA-CEPH-CONFIG(8)            NFS-Ganesha           GANESHA-CEPH-CONFIG(8)
2
3
4

NAME

6       ganesha-ceph-config - NFS Ganesha CEPH Configuration File
7

SYNOPSIS

9       /etc/ganesha/ceph.conf
10
11

DESCRIPTION

13       NFS-Ganesha   install  config  example  for  CEPH  FSAL:  |  /etc/gane‐
14       sha/ceph.conf
15
16       This file lists CEPH specific config options.
17
18   EXPORT { FSAL {} }
19       Name(string, "Ceph")
20              Name of FSAL should always be Ceph.
21
22       Filesystem(string, no default)
23              Ceph filesystem name string, for mounting an alternate  filesys‐
24              tem  within  the  cluster.  The  default is to mount the default
25              filesystem in the cluster (usually, the first one created).
26
27       User_Id(string, no default)
28              cephx userid used to open the MDS session. This string  is  what
29              gets  appended  to  "client.".  If not set, the ceph client libs
30              will sort this out based on ceph configuration.
31
32       Secret_Access_Key(string, no default)
33              Key to use for the session (if any). If not set,  then  it  uses
34              the normal search path for cephx keyring files to find a key.
35
36   CEPH {}
37       Ceph_Conf(path, default "")
38
39       umask(mode, range 0 to 0777, default 0)
40

SEE ALSO

42       ganesha-config(8)      ganesha-log-config(8)     ganesha-core-config(8)
43       ganesha-export-config(8)
44
45
46
47
48                                 Jan 20, 2023           GANESHA-CEPH-CONFIG(8)
Impressum