<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'><font size="3">Hello,</font><div style="color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-size: 12pt; "><br></div><div id="" style="color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-size: 12pt; ">I am working with DRBD + Heartbeat + Pacemaker to create a 2-node highly-available cluster. I have been following this official guide on DRBD's website for configuring all of the components:</div><div id="" style="color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-size: 12pt; "><a href="http://www.linbit.com/fileadmin/tech-guides/ha-nfs.pdf">http://www.linbit.com/fileadmin/tech-guides/ha-nfs.pdf</a></div><div id="" style="color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-size: 12pt; "><br></div><div id="aeaoofnhgocdbnbeljkmbjdmhbcokfdb-mousedown" style="color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-size: 12pt; ">However, once I go to configure the primitives in pacemaker's CRM shell (section 4.1 in the PDF above) I am unable to create the primitive. For example, I enter the following configuration for a DRBD device called "drive":</div><div id="aeaoofnhgocdbnbeljkmbjdmhbcokfdb-mousedown"><div id="aeaoofnhgocdbnbeljkmbjdmhbcokfdb-mousedown">primitive p_drbd_drive \                                                                  </div><div id="aeaoofnhgocdbnbeljkmbjdmhbcokfdb-mousedown">  ocf:linbit:drbd \                                                                       </div><div id="aeaoofnhgocdbnbeljkmbjdmhbcokfdb-mousedown">  params drbd_resource="drive" \                                                          </div><div id="aeaoofnhgocdbnbeljkmbjdmhbcokfdb-mousedown">  op monitor interval="15" role="Master" \                                                </div><div id="aeaoofnhgocdbnbeljkmbjdmhbcokfdb-mousedown">  op monitor interval="30" role="Slave" </div><div id="aeaoofnhgocdbnbeljkmbjdmhbcokfdb-mousedown"><br></div><div id="aeaoofnhgocdbnbeljkmbjdmhbcokfdb-mousedown">After entering all of these lines I hit enter and nothing is returned - it appears frozen and I am never returned to the "crm(live)configure# " shell. An strace of the process does not reveal any obvious blocks. I have also tried entering the entire configuration on a single line with the same result. </div><div id="aeaoofnhgocdbnbeljkmbjdmhbcokfdb-mousedown"><br></div><div id="aeaoofnhgocdbnbeljkmbjdmhbcokfdb-mousedown">What can I try to debug this and move forward with configuring pacemaker? Is there a command I can use to completely clear out pacemaker to perhaps start fresh?</div><div id="aeaoofnhgocdbnbeljkmbjdmhbcokfdb-mousedown"><br></div><div id="aeaoofnhgocdbnbeljkmbjdmhbcokfdb-mousedown">Thanks,</div><div id="aeaoofnhgocdbnbeljkmbjdmhbcokfdb-mousedown"><br></div><div id="aeaoofnhgocdbnbeljkmbjdmhbcokfdb-mousedown">Andrew</div></div></div></body></html>