NAME
glusterd - GlusterFS elastic volume management daemon
SYNOPSIS
glusterd [OPTION...]
DESCRIPTION
The glusterd daemon is used for elastic volume management. The daemon must be run on all export servers.
OPTIONS
| Option | Description |
|---|---|
| Basic | |
| -l=LOGFILE, --log-file=LOGFILE | Files to use for logging (the default is /usr/local/var/log/glusterfs/glusterfs.log). |
| -L=LOGLEVEL, --log-level=LOGLEVEL | Logging severity. Valid options are TRACE, DEBUG, INFO, WARNING, ERROR and CRITICAL (the default is INFO). |
| --debug | Runs the program in debug mode. This option sets --no-daemon, --log-level to DEBUG, and --log-file to console. |
| -N, --no-daemon | Runs the program in the foreground. |
| Miscellaneous | |
| -?, --help | Displays this help. |
| --usage | Displays a short usage message. |
| -V, --version | Prints the program version. |
FILES
/var/lib/glusterd/*
SEE ALSO
mount.glusterfs(8), glusterfs(8), gluster(8), glustefsd(8)