.\" Process this file with .\" groff -man -Tascii storaged.8 .\" .TH storaged 8 "JUNE 2014" RozoFS "User Manuals" .SH NAME storaged \- RozoFS storage daemon .SH SYNOPSIS .B storaged [ .I options ] [ .I file ] .B .SH DESCRIPTION .B storaged RozoFS storaged daemon. Store encoded data for the .BR rozofs (7) filesystem. .SH OPTIONS .IP "-h, --help" .RS Print help. .RE .IP "-c, --config file" .RS Use .I file as configuration file default is .I /etc/rozofs/storage.conf (or .I /usr/local/etc/rozofs/storage.conf according to install options) .IP "-m, --multiio" .RS With this option the storaged daemon starts as many storio process(es) as listening port(s) exist in the configuration file. .RE .SH FILES .I /etc/rozofs/storage.conf (/usr/local/etc/rozofs/storage.conf) .RS The system wide configuration file. See .BR storage.conf (5) for further details. .RE .I /var/log/syslog .RS The log file. See .BR syslogd (8) and .BR syslog.conf (5) for further details. .RE .I /var/run/storaged.pid .RS Pid file for the .B storaged daemon. .\".SH ENVIRONMENT .\".SH DIAGNOSTICS .SH "REPORTING BUGS" Report bugs to . .SH COPYRIGHT Copyright (c) 2013 Fizians SAS. Rozofs 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. Rozofs 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 this program. If not, see . .SH AUTHOR Fizians .SH "SEE ALSO" .BR rozofs (7), .BR storage.conf (5), .BR exportd (8), .BR rozofsmount (8), .BR geomgr (8)