Table of Contents
After you have installed DRBD, you must set aside a roughly identically sized storage area on both cluster nodes. This will become the lower-level device for your DRBD resource. You may use any type of block device found on your system for this purpose. Typical examples include:
It is not necessary for this storage area to be empty before you create a DRBD resource from it. In fact it is a common use case to create a two-node cluster from a previously non-redundant single-server system using DRBD (some caveats apply – please refer to the section called “DRBD meta data” if you are planning to do this).
For the purposes of this guide, we assume a very simple setup:
Both hosts have a free (currently unused) partition
named /dev/sda7.
We are using internal meta data.