1VFS_CEPH(8)               System Administration tools              VFS_CEPH(8)
2
3
4

NAME

6       vfs_ceph - Utilize features provided by CephFS
7

SYNOPSIS

9       vfs objects = ceph
10

DESCRIPTION

12       This VFS module is part of the samba(8) suite.
13
14       The vfs_ceph VFS module exposes CephFS specific features for use by
15       Samba.
16
17       Ceph is a distributed network file system designed to provide excellent
18       performance, reliability, and scalability. This is a shared library
19       allowing applications to access a Ceph distributed file system via a
20       POSIX-like interface.
21
22       This module can be combined with other modules, but it should be the
23       last module in the vfs objects list. Modules added to this list to the
24       right of the ceph entry may not have any effect at all.
25

CONFIGURATION

27       vfs_ceph requires that the underlying share path is a Ceph filesystem.
28
29                     [share]
30                     vfs objects = ceph
31
32

OPTIONS

34       ceph:config_file = path
35           Allows to define a ceph configfile to use. Empty by default.
36
37           Example: ceph:config_file = /etc/ceph/ceph.conf
38

VERSION

40       This man page is correct for version 4.2.0 of the Samba suite.
41

AUTHOR

43       The original Samba software and related utilities were created by
44       Andrew Tridgell. Samba is now developed by the Samba Team as an Open
45       Source project similar to the way the Linux kernel is developed.
46
47
48
49Samba 4.2                         06/19/2018                       VFS_CEPH(8)
Impressum