summaryrefslogtreecommitdiff
path: root/sys-cluster/moosefs/files/mfs.confd
blob: 423795e33355425cc8938f50b9d98a60ec4c4306 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Which mooseFS roles should we start ?
#
# NOTE: The roles are stopped in *reverse* order of the given list
# so make sure to list mfsmaster *before* the other roles.
#
# Possible values: mfsmaster mfsmetalogger mfschunkserver
#ROLES=""

# If the role mfsmaster fails to start, should we try to run mfsmetarestore -a ?
# Possible values: 0 (no), 1 (yes)
AUTORESTORE=0