Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > a7e9092aa3bcc6c60c89e115f723497c > files > 3

dpm-rfio-server-1.8.1.2-2.fc14.x86_64.rpm

#
# $Id: dpm-rfiod.sysconfig,v 1.9 2009/03/17 09:36:49 dhsmith Exp $
#
# @(#)$RCSfile: dpm-rfiod.sysconfig,v $ $Revision: 1.9 $ $Date: 2009/03/17 09:36:49 $ CERN/IT/ADC/CA Jean-Damien Durand
#
# should dpm-rfiod run?
# any string but "yes" will equivalent to "NO"
#
RUN_RFIOD="yes"
#
# should we run with another limit on the number of file descriptors than the default?
# any string will be passed to ulimit -n
#ULIMIT_N=4096
#
###############################################################################################
# Change and uncomment the variables below if your setup is different than the one by default #
###############################################################################################

######################
# DPM RFIO variables #
######################

# - DPM Name Server host : please change !!!!!!
DPNS_HOST=`hostname -f`

# - RFIO log file :
#RFIOLOGFILE=/var/log/dpm-rfio/log

###################
# RFIO Port Range #
###################

# - RFIO port range :
#RFIO_PORT_RANGE="20000 25000"

###################
# Globus variable #
###################

# - gridmapdir location
#GRIDMAPDIR=/etc/grid-security/gridmapdir

#########################
# RFIOD Startup Options #
#########################

#OPTIONS="-sl"