1
2Glusterd(8) Gluster Inc. Glusterd(8)
3
4
5
7 Glusterd - Gluster elastic volume management daemon
8
10 glusterd [OPTION...]
11
13 The glusterd daemon is used for elastic volume management. The daemon
14 must be run on all export servers.
15
16
18 Basic options
19 -l <LOGFILE>, --log-file=<LOGFILE>
20 File to use for logging.
21
22 -L <LOGLEVEL>, --log-level=<LOGLEVEL>
23 Logging severity. Valid options are TRACE, DEBUG, INFO, WARN‐
24 ING, ERROR and CRITICAL (the default is INFO).
25
26 --localtime-logging
27 Enable localtime log timestamps.
28
29 --debug
30 Run the program in debug mode. This option sets --no-daemon,
31 --log-level to DEBUG and --log-file to console.
32
33 -N, --no-daemon
34 Run the program in the foreground.
35
36
37 Miscellaneous Options:
38 -?, --help
39 Display this help.
40
41 --usage
42 Display a short usage message.
43
44 -V, --version
45 Print the program version.
46
47
49 /var/lib/glusterd/*
50
51
53 fusermount(1), mount.glusterfs(8), glusterfs(8), gluster(8)
54
56 Copyright(c) 2006-2011 Gluster, Inc. <http://www.gluster.com>
57
58
59
6007 March 2011 Gluster elastic volume management daemon Glusterd(8)