Ignore what I wrote below. I started out reading the 8.3 docs but somehow ended 
up on the 8.4 docs. My bad.

James

> -----Original Message-----
> From: [email protected] [mailto:drbd-user-
> [email protected]] On Behalf Of James Harper
> Sent: Tuesday, 26 February 2013 8:00 PM
> To: [email protected]
> Subject: [DRBD-user] parse error on meta-disk
> 
> When I try and start drbd I get:
> 
> Reloading DRBD configuration:drbd.d/vm.res:7: Parse error: '[' expected, but
> got ';' (TK 59)
> 
> The line it's breaking on is:
> 
>   meta-disk /dev/vg00/drbd-meta;
> 
> and I suspect it thinks it wants an index even though that is supposed to be
> optional.
> 
> drbd is from Debian and the Debian package version is 2:8.3.13-2. Full
> resource config at the end of the email.
> 
> Any suggestions?
> 
> Thanks
> 
> James
> 
> resource vm {
>  protocol A;
>  device /dev/drbd0;
>  on xxxvs1 {
>   address a.b.c.254:7789;
>   meta-disk /dev/vg00/drbd-meta;
>   disk /dev/vg00/virt-smtp1-root;
>  }
>  on xxxvs7 {
>   address a.b.c.253:7789;
>   meta-disk /dev/vg1/drbd-meta;
>   disk /dev/vg1/virt-smtp1-root;
>  }
> }
> _______________________________________________
> drbd-user mailing list
> [email protected]
> http://lists.linbit.com/mailman/listinfo/drbd-user
_______________________________________________
drbd-user mailing list
[email protected]
http://lists.linbit.com/mailman/listinfo/drbd-user

Reply via email to