ocd - cluster coordination server for Archiveopteryx.
/usr/local/archiveopteryx/sbin/ocd [-f] [-c configfile]
ocd is responsible for message passing, cache updates and various other houskeeping tasks for Archiveopteryx. It must always be running while Archiveopteryx runs, but should never be visible to the user.
-c filename
Read configuration variables from filename instead of from /usr/local/archiveopteryx/archiveopteryx.conf.
-f
Fork into background during startup.
ocd is configured using archiveopteryx.conf(5).
The only configuration variables specific to this server are ocd-address, ocd-port, ocadmin-address, and ocadmin-port.
ocd needs to connect to logd at startup.
In case of error, ocd exits with exit code 1, an error message on stderr and (usually more detailed) information in the log file.
At some future date, ocd will offer a management console. It doesn't yet, though.
The Archiveopteryx developers, info@oryx.com.
This man page covers Archiveopteryx version 2.09, released 2008-05-12, http://www.archiveopteryx.org/2.06
archiveopteryx(8), archiveopteryx.conf(5), deliver(8), logd(8), tlsproxy(8), oryx(7), http://www.archiveopteryx.org