GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
mfschunkserver(8) This is part of MooseFS mfschunkserver(8)

mfschunkserver - start, restart or stop Moose File System chunkserver process

mfschunkserver [-c CFGFILE] [-u] [-f] [-t LOCKTIMEOUT] [ACTION]

mfschunkserver -v

mfschunkserver -h

mfschunkserver is the data server of Moose File System.

-v
print version information and exit
-h
print usage information and exit
-c CFGFILE
specify alternative path of configuration file (default is mfschunkserver.cfg in system configuration directory)
-u
log undefined configuration values (when default is assumed)
-f
run in foreground, don't daemonize
-t LOCKTIMEOUT
how long to wait for lockfile (in seconds; default is 60 seconds)
ACTION
is the one of start, stop, restart, reload, test or kill. Default action is restart. The test action will yeld one of two responses: "mfschunkserver pid: PID" or "mfschunkserver is not running". The kill action will send a SIGKILL to the currently running chunkserver process. SIGHUP or reload action forces mfschunkserver to reload all configuration files.

mfschunkserver.cfg
configuration file for MooseFS chunkserver process; refer to mfschunkserver.cfg(5) manual for defails
mfshdd.cfg
list of directories (mountpoints) used for MooseFS storage; refer to mfshdd.cfg(5) manual for defails
.mfschunkserver.lock
lock file of running MooseFS chunkserver process (created in data directory)
data.csstats
chunkserver charts state (created in data directory)

Report bugs to <bugs@moosefs.com>.

Copyright (C) 2016 Jakub Kruszona-Zawadzki, Core Technology Sp. z o.o.

This file is part of MooseFS.

MooseFS 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 2 (only).

MooseFS 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 MooseFS; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02111-1301, USA or visit http://www.gnu.org/licenses/gpl-2.0.html

mfsmaster(8), mfsmount(8), mfschunkserver.cfg(5), mfshdd.cfg(5), moosefs(7)
September 2016 MooseFS 2.0.91-1

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.