gluster-blockd - Man Page
Gluster Block Management Daemon
Synopsis
gluster-blockd [OPTION...]
Description
gluster-blockd daemon is responsible for block management, hence the daemon must be running on all servers.
Options
Basic Options
- --glfs-lru-count <COUNT>
glfs objects cache capacity [max: 512] [default: 5]
- --log-level <LOGLEVEL>
Logging severity. Valid options are TRACE, DEBUG, INFO, WARNING, ERROR, CRIT and NONE [default: INFO].
- --no-remote-rpc
Ignore remote rpc communication, capabilities check and other node sanity checks
Miscellaneous Options
- usage | help
Display a usage message.
- version
Print the program version.
Examples
With lru cache capacity 10 # gluster-blockd --glfs-lru-count 10 To choose log-level DEBUG # gluster-blockd --log-level DEBUG With lru cache capacity 8 and log-level ERROR # gluster-blockd --glfs-lru-count 8 --log-level ERROR Run gluster-blockd in ignore remote rpc mode # gluster-blockd --no-remote-rpc
Files
/var/log/gluster-block/*
/var/run/gluster-blockd.socket
/var/run/gluster-blockd.lock
/etc/sysconfig/gluster-blockd
/etc/logrotate.d/gluster-block
Reporting Bugs
Report bugs via gluster-devel <gluster-devel@gluster.org
or <https://github.com/gluster/gluster-block/issues>
Author
Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
Thanks
Vijay Bellur <vbellur@redhat.com>
Pranith Kumar Karampuri <pkarampu@redhat.com>
See Also
gluster-block(8), targetcli(8), tcmu-runner(8), glusterfs(8), glusterd(8), gluster(8)
Copyright
Copyright (c) 2016 Red Hat, Inc. <http://www.redhat.com>