debian man page for dpm-rfiod

Query: dpm-rfiod

OS: debian

Section: 8

Links: debian man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DPM-RFIOD(8)						    Rfio Administrator Commands 					      DPM-RFIOD(8)

NAME
dpm-rfiod- Remote file access daemon
SYNOPSIS
dpm-rfiod [ -d ] [ -f filename ] [ -l ] [ -p port ] [ -s ] [ -t ] [ -4 | -6 ] [ -L log_level ]
DESCRIPTION
dpm-rfiod start the daemon handling remote file access requests. This command is usually executed at system startup time (/etc/rc.local). dpm-rfiod uses for the streaming mode (v3) one control port and one data port. The range of data ports to be used by dpm-rfiod can be set with the environment variable RFIO_PORT_RANGE.
OPTIONS
-d Turn on printing of debug messages. Default output device is stderr. -f filename Output filename for error, logging and debugging messages. Normal error messages are sent to syslog unless otherwise specified. Two filenames are special : "stderr", which will send messages to standard error and "syslog" which will send to syslog. -l Turn on printing of log messages. Default output device is in /var/log/rfio/log. -p port Specify a network port for the service to listen on. If this option is not given the value RFIO_PORT defined in rfio_constants.h is used. -s Turn on Standalone mode. This option should always be set when dpm-rfiod is not started by inetd. -t Turn on single threaded mode. Useful for debugging as no processes are created. -4 only try to listen on IPv4 addresses -6 only try to listen on IPv6 addresses -L log_level Specify the logging level. Default 6 (LOG_INFO).
EXAMPLE
/usr/sbin/dpm-rfiod -sl
SEE ALSO
syslog(8), tcp(4)
AUTHOR
LCG Grid Deployment Team
LCG
$Date: 2010-08-30 08:39:36 +0200 (Mon, 30 Aug 2010) $ DPM-RFIOD(8)
Related Man Pages
dpm-getspacemd(1) - debian
dpm-qryconf(1) - debian
dpm-register(1) - debian
dpm-replicate(1) - debian
rfmkdir(1) - debian
Similar Topics in the Unix Linux Community
syslog query
liberror 2.1.80011 (Default branch)
Sed command
stout, stderr to syslog via function with if statement
Grep last 5 mins from log file in AIX