Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
On Tue, Oct 06, 2015 at 10:00:37AM +0200, Dietmar Maurer wrote:
> I use a single node to test basic operations:
>
> # drbdadm dump test1
> /var/lib/drbd.d/drbdmanage_test1.res:1: in resource test1:
> a host sections ('on elsa { ... }') is missing.
>
> # cat /var/lib/drbd.d/drbdmanage_test1.res
> resource test1 {
> template-file "/var/lib/drbd.d/drbdmanage_global_common.conf";
>
> net {
> shared-secret "giwHYO9tcnUdXm7oVRmw";
> cram-hmac-alg sha1;
> }
> }
>
> Any ideas?
Unfortunately, that is a known regression introduced by rewriting the
".conf" logic. Should be fixed, but it seems it wasn't pushed to the
public repo yet.
Regards, rck