Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
hi everbody, have some problems with drbd ocf script. mysystem: 2 server Suse 11.0 pacemaker 1.0 drbd 8.2.6 heartbeat 2.99 active/passive when iam using "<primitive id="drbd_1" class="heartbeat"type="drbddisk" style="margin:0px;">" (http://pastebin.com/m2db60aa) everything works fine. but if i use the drbd ocf "<primitive id="drbd_1" class="ocf" provider="heartbeat" type="drbd" style="margin:0px;">" (see http://pastebin.com/m75ad6a64 for the whole cib) and start heartbeat, crm_mon says " drbd_1 (ocf::heartbeat:drbd): Started node1" but when i run "rcdrbd status" i get: WFConnection Secondary/Unknown UpToDate/DUnknown and the filesystem script wouldnt be able to mount.... is there a update or fix for that issue? i could use the drbddisk script, but i wouldnt be able to monitor the resource, and i want everything working with ocf scripts. with the "old" crmheartbeat it works fine with the drbd ocf script :( /var/log/messages: ... http://pastebin.com/m5d4c7af3 ... drbd.conf: http://pastebin.com/m76973b6a ha.cf: http://pastebin.com/m41d90f8b would be great if somebody could help. greets!