Am Sonntag, 7. Juni 2009 09:09:25 schrieb Simon Horman: > On Sun, Jun 07, 2009 at 07:42:18AM +0200, Michael Schwartzkopff wrote: > > Am Sonntag, 7. Juni 2009 04:51:51 schrieb Simon Horman: > > > On Fri, Jun 05, 2009 at 09:23:10PM +0200, Michael Schwartzkopff wrote: > > > > Hi, > > > > > > > > after I installed a new pacemaker-1.0.4 and according heartbet > > > > package there is not ldirectord resoure agent and more in > > > > /usr/lib/ocf/resource.d/heartbeat/ Anybody knows, where it got lost? > > > > > > ldirectord is part of the linux-ha source not the pacamaker source. > > > Does that explain things? > > > > not quite, since I installed a complete new build heartbeat package > > together with the pacemaker. > > Silly question, but did you also install the ldirectord packge? > And if so, which version, from where?
Thanks for your hint in the right direction. I was a little bit confused, since all other ocf resource agents are included in the heartbeat package. After installation of the ldirectord package I found the ocf ra in the right place. By the way: Installation of the ldirectord package does not work: (...) Setting up ldirectord (2.99.2-1) ... Config file ldirectord.cf not found invoke-rc.d: initscript ldirectord, action "start" failed. dpkg: error processing ldirectord (--configure): subprocess post-installation script returned error exit status 1 Errors were encountered while processing: ldirectord E: Sub-process /usr/bin/dpkg returned an error code (1) This happens because the post-install script run the /etc/init.d/ldirectord one time and the init script is broken. I suggested some patches on the HA-dev list. Greetings, Michael. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
