Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
/ 2006-05-05 11:36:28 -0700
\ Martin Fick:
> Hi,
>
> While reading the documentation for DRBD which I would
> like to use, I found an inconsistency and since I
> haven't used it yet, I do not know what is proper.
>
> On the web page:
>
>
> http://www.drbd.org/fileadmin/drbd/doc/0.7.0/en/drbd.conf.html
>
> You have: Example 1. A small drbd.conf file
>
> "resource drbd0 {
> protocol C;
> incon-degr-cmd "halt -f";
>
> on thost1 {
> device /dev/nb1;
> disk /dev/hda7;
> address 10.1.1.31:7789;
> }
>
> on thost2 {
> device /dev/nb1;
> disk /dev/hda7;
> address 10.1.1.32:7789;
> }
> }"
seems like this is an example of 0.6. times, even if the url path
suggests it would be for 0.7. we'll fix that.
devices are typically /dev/drbdX nowadays, no longer nbX,
and meta-disk is required.
> In the example there is no meta-disk parameter, is it
> truly required?
yes.
--
: Lars Ellenberg Tel +43-1-8178292-0 :
: LINBIT Information Technologies GmbH Fax +43-1-8178292-82 :
: Schoenbrunner Str. 244, A-1120 Vienna/Europe http://www.linbit.com :
__
please use the "List-Reply" function of your email client.