6.0: DRBD: Difference between revisions

From SambaWiki
No edit summary
No edit summary
Line 1: Line 1:
'''6.0: DRBD'''
'''6.0: DRBD'''

DRBD Configuration
DRBD Configuration


Line 9: Line 8:


DRBD is a kernel module which has the ability to network 2 machines to provide Raid1 over LAN.
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.
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.
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.
Never attempt to run different versions of DRBD, this means both machines need the same kernel.

Revision as of 07:36, 25 January 2007

6.0: DRBD

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.