An open API service indexing awesome lists of open source software.

https://github.com/linbit/drbd-0.7

LINBIT DRBD-0.7 (historical)
https://github.com/linbit/drbd-0.7

Last synced: 9 days ago
JSON representation

LINBIT DRBD-0.7 (historical)

Awesome Lists containing this project

README

          

DRBD
======
by Philipp Reisner

Reference documentation is included in the documentation directory.

Please refer to the web pages at
http://www.drbd.org/ and
http://www.linux-ha.org/DRBD
http://www.linux-ha.org/DRBD/FAQ
to find maintained information.

Please have a look at INSTALL or INSTALL.html, too.
BTW, if there is no INSTALL.html, say "make INSTALL.html" :)

DEBUGING:
---------

In case you experience kernel crashes when using DRBD, please
define "DBG_ALL_SYMBOLS" in drbd_config.h, and recompile DRBD.

Run the oops through ksymoops and send it to the DRBD mailinglist.
If you don't know what ksymoops is, read
/usr/src/linux/Documentation/oops-tracing.txt

BUILD RPMS:
-----------

Read INSTALL.