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)
- Host: GitHub
- URL: https://github.com/linbit/drbd-0.7
- Owner: LINBIT
- License: gpl-2.0
- Created: 2017-09-15T11:43:40.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-15T13:33:55.000Z (almost 9 years ago)
- Last Synced: 2025-02-13T00:33:50.583Z (over 1 year ago)
- Language: C
- Size: 1.58 MB
- Stars: 1
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
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.