AW: [DRBD-user] verify-alg-error

Schmidt, Florian florian.schmidt at altroconsult.de
Fri Mar 7 15:00:53 CET 2008

Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.


Hi,

I don't know if it is part of the DRBD- or the Heartbeat-Package.

Try typing:

find / -name dopd

to check if it is somewhere in your system, otherwise install heartbeat and/or drbd package.

Thanks
Florian


-----Ursprüngliche Nachricht-----
Von: Swetha - [mailto:swetha_jay87 at yahoo.co.in] 
Gesendet: Donnerstag, 6. März 2008 15:44
An: Schmidt, Florian
Betreff: Re: [DRBD-user] verify-alg-error

Hi,
 
I have a doubt.
 
Where can i get the dopd daemon from?

I dont have it in my system in/usr/lib/heartbeat. I dont have a heatbeat directory in my system. I can only go til /usr/lib.
 
If i want to find whether i have it in my system, what should i do?

 
Please tel me by tommorow.
 
Very urgent.
 
Regards
Swetha
 


"Schmidt, Florian" <florian.schmidt at altroconsult.de> wrote:
Hello everybody, 

I just added the line verify-alg to the syncer section of drbd.conf then
replicated the drbd.conf to the othter node.
drbdadm adjust all on primary node was OK, but the same on secondary
node caused errors :(

/etc/drbd.conf:31: Parse error: 'an option keyword' expected,
but got 'verify-alg'
Starting DRBD resources: /etc/drbd.conf:31: Parse error: 'an option
keyword' expected,
but got 'verify-alg'
/etc/drbd.conf:31: Parse error: 'an option keyword' expected,
but got 'verify-alg'


Here's my drbd.conf:

[root at nodekrz ~]# cat /etc/drbd.conf
global {
usage-count no;
}

resource r0 {
protocol C;
# incon-degr-cmd "halt -f"; 

startup {
wfc-timeout 120; 
degr-wfc-timeout 60; 
}

disk {
on-io-error detach
fencing resource-only; 
} 

net {
cram-hmac-alg sha1; 
shared-secret insertPWhere; 
after-sb-0pri disconnect;
after-sb-1pri disconnect;
after-sb-2pri disconnect;
rr-conflict disconnect;
}

syncer {
rate 10M;
verify-alg crc32c;
}

on noderz {
device /dev/drbd0;
disk /dev/sdb1;
address 192.168.0.1:7789;
meta-disk internal;
}
on nodekrz {
device /dev/drbd0;
disk /dev/sdb1;
address 192.168.0.2:7789;
meta-disk internal;
}
}

common {
handlers {
outdate-peer "/usr/lib/heartbeat/drbd-peer-outdater";
}
}

Thanks for your help
Florian
_______________________________________________
drbd-user mailing list
drbd-user at lists.linbit.com
http://lists.linbit.com/mailman/listinfo/drbd-user


Why delete messages? Unlimited storage is just a click away.
  

Explore your hobbies and interests. Click here to begin.



More information about the drbd-user mailing list