table of contents
MFSCHUNKSERVER(8) | MFSCHUNKSERVER(8) |
NAME¶
mfschunkserver - start, restart or stop Lizard File System chunkserver process
SYNOPSIS¶
mfschunkserver [-f] [-c CFGFILE] [-u] [-d] [-t LOCKTIMEOUT] [ACTION]
mfschunkserver -s [-c CFGFILE]
mfschunkserver -v
mfschunkserver -h
DESCRIPTION¶
mfschunkserver is the data server of Lizard File System. Depending on parameters it can start, restart or stop LizardFS chunkserver process. Without any options it starts LizardFS chunkserver, killing previously run process if lock file exists.
SIGHUP (or reload ACTION) forces mfschunkserver to reload all configuration files.
Chunkserver periodically tests stored chunks (see HDD_TEST_FREQ option in mfschunkserver.cfg manual).
LizardFS master doesn’t send metadata change logs to chunkserver and expect at least one mfsmetalogger daemon to connect.
Chunkserver scans attached disks in background.
OPTIONS¶
-v
-h
-f
-s
-c CFGFILE
-u
-d
-t LOCKTIMEOUT
ACTION is the one of start, stop, restart, reload, test, isalive or kill. Default action is restart.
FILES¶
mfschunkserver.cfg
mfshdd.cfg
mfschunkserver.lock
.mfschunkserver.lock
data.csstats
REPORTING BUGS¶
Report bugs to <contact@lizardfs.org>.
COPYRIGHT¶
Copyright 2008-2009 Gemius SA, 2013-2015 Skytechnology sp. z o.o.
LizardFS is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3.
LizardFS is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with LizardFS. If not, see http://www.gnu.org/licenses/.
SEE ALSO¶
mfsmaster(8), mfsmount(1), mfschunkserver.cfg(5), mfshdd.cfg(5), moosefs(7)
06/17/2017 |