MAN page from Fedora 17 cld-0.8-0.7.gf9c5b967.fc17.x86_64.rpm
CLD
Section: Maintenance Commands (8)
Updated: July 2010
Index NAME
cld - reliable file storage service for small files
SYNOPSIS
cld[
options]
cld -?|--help
DESCRIPTION
cldprovides one instance of a reliable, networked file storage servicefor small files. Used as a base layer of a cloud computing system.
OPTIONS
- -? --help
- Shows a short help message.
- -d --data
- Store database environment in specified directory.
- -D --debug
- Set debug verbosity level. 0 == none, 2 == max verbosity.
- -E --stderr
- Switch logging from syslog to standard error (stderr) output.
- -F --foreground
- Run daemon in foreground, do not fork. Commonly used for debuggingpurposes.
- -p --port
- Bind to specified UDP port.
- --port-file
- Write automatically-discovered UDP listen port to specified file.
- -P --pid
- Write daemon process id to specified file.
- --strict-free
- Carefully free allocated object, rather than letting the operatingsystem clean up after a process exists. This enables improved trackingby valgrind and similar debugging systems.
- -V --version
- Print program version, and exit.
AVAILABILITY
cldis available over the Web at
http://www.kernel.org/pub/software/network/distsrv/hail/
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- OPTIONS
- AVAILABILITY
This document was created byman2html,using the manual pages.