6.0: DRBD: Difference between revisions

From SambaWiki
No edit summary
No edit summary
Line 1: Line 1:
[[1.0: Configuring Samba]]
'''6.0: DRBD'''

[[2.0: Configuring LDAP]]

[[3.0: Initialization LDAP Database]]

[[4.0: User Management]]

[[5.0: Heartbeat HA Configuration]]

[[6.0: DRBD]]

[[7.0: BIND DNS]]

----


<u>'''Table of Contents'''</u>
[[6.1 Requirements]]

[[6.2 Installation]]

[[6.3 Configuration]]

[[6.3.1 drbd.conf]]

[[6.3.2 Initialization]]

[[6.4 Testing]]



DRBD Configuration
DRBD Configuration



Revision as of 13:51, 25 January 2007

1.0: Configuring Samba

2.0: Configuring LDAP

3.0: Initialization LDAP Database

4.0: User Management

5.0: Heartbeat HA Configuration

6.0: DRBD

7.0: BIND DNS



Table of Contents

6.1 Requirements

6.2 Installation

6.3 Configuration

6.3.1 drbd.conf

6.3.2 Initialization

6.4 Testing


DRBD Configuration

Primary

Secondary

DRBD is a kernel module which has the ability to network 2 machines to provide Raid1 over LAN. It is assumed that we have two identical drives in both machines; all data on this device will be destroyed.

If you are updating your kernel or version of DRBD, make sure DRBD is stopped on both machines. Never attempt to run different versions of DRBD, this means both machines need the same kernel.