> -----Original Message----- > From: Andreas Mock > Sent: Tuesday, February 05, 2008 1:26 PM > To: 'General Linux-HA mailing list' > Subject: Re: [Linux-HA] ldirectord problem, monitor fails > > > > -----Ursprüngliche Nachricht----- > > Von: Stephan Berlet > > Gesendet: Dienstag, 5. Februar 2008 11:57 > > An: 'General Linux-HA mailing list' > > Betreff: RE: [Linux-HA] ldirectord problem, monitor fails > > > > > > Hi guys, > > > > thank you for answering my annoying questions ;-) > > Hi Stephan, > > I wrote the ldirectord OCF compliant (?) RA script for my platform > I use. I did this because the heartbeat ldirectord RA didn't > work for me. > Attached you find the current version. > Be careful: You have to configure the path to the > ldirectord.cf file explicitly > as the default path isn't correct. > > Probably you have to adopt the correct paths in the script. > In the HA package 2.1.3 you find this script too. > > It worked and works for me. > > Best regards > Andreas Mock >
Hi Andreas, thank you for your RA script. How I have to use this script? Should I replace the file /usr/lib/ocf/resource.d/heartbeat/ldirectord with the file you sent, and change the class in cib.xml from "heartbeat" to "ocf"? Or is there something else? My ldirectord.cf is located in /etc/ha.d/ldirectord.cf Which values I have to change in your script therefore? Uncomment line 54: LDIRCONF=/etc/ha.d/ldirectord.cf ? or change line 109 to LDIRCONF=/etc/ha.d/ldirectord.cf ? The same with line 77? Do you mean that the error with the wrong module version will solved with your script, or is this an other issue? [... RA output: (LVSSyncDaemonSwap_2:stop:stderr) Module is wrong version ...] Best regards, Stephan Berlet HELPING HEADS for Hard- and Software ------------------------------------------------------------------------- Für Ihre Projekte entwickeln wir maßgeschneiderte Lösungen - schnell, flexibel und direkt vor Ort. Unser eingespieltes Team an erfahrenen Hard- und Software-Spezialisten unterstützt Sie dort, wo Sie uns brauchen. -------------------------------------------------------------------------- SysDesign GmbH Säntisstrasse 25 D-88079 Kressbronn am Bodensee Geschäftsführer: Franz Kleiner, Achim Solle Handelsregister: Ulm 632138 -------------------------------------------------------------------------- _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
