On 05/22/2012 02:12 PM, Net Warrior wrote:
> Hi there
> Reading the documentantion I found that I can have various disk in the
> configuration,
> and I need to do so, this is my conf
>
> resource myresource {
> syncer {
> rate 100M;
> }
> volume 0 {
> device /dev/drbd1;
> disk /dev/rootvg/lvu02;
> meta-disk /dev/rootvg/drbdmetadata[0];
> }
>
> volume 1 {
> device /dev/drbd2;
> disk /dev/rootvg/lvarch;
> meta-disk /dev/rootvg/drbdmetadata[0];
> }
>
> on node1 {
> address x.x.x.x:7789;
> }
> on node2 {
> address x.x.x.x:7789;
> }
>
> }
>
> When creating the resource I get the following error
> drbd.d/myresource.res:7: Parse error: 'protocol | on | disk | net | syncer
> | startup | handlers | ignore-on | stacked-on-top-of' expected,
> but got 'volume' (TK 281)this is a DRBD 8.4 feature > > Im using this version > drbd83-8.3.8-1.el4_8 > ** > > Any help on this? Please read the DRBD users guide for version 8.3 and _not_ 8.4 ... http://www.drbd.org/users-guide-8.3/ Regards, Andreas -- Need help with Pacemaker? http://www.hastexo.com/now > Thanks you very much for your time and support > Regards > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
