On 2007-06-29T18:26:46, David Erickson <[EMAIL PROTECTED]> wrote: > Hi I just installed the heartbeat rpm and the gui rpm using yum on > centos 5, however I noticed from the gui there are no OCF scripts listed > in the resource section at all. Under further examination it is only > listing scripts from /etc/ha.d/resource.d and /etc/init.d, and it is > blatantly perceiving that everything in the /etc/ha.d/resource.d folder > is a heartbeat style script
That is correct. Everything under /etc/ha.d/resource.d is assumed to be a hbv1 script, while all OCF RAs _must_ be under /usr/lib/ocf/resource.d/* Not sure why the GUI isn't showing you the files from /usr/lib/ocf/resource.d/heartbeat/ though. Might be a packaging problem - if the packager moved them to /usr/lib64/ for example ... Which package are you using? The native packages shipped as part of Centos? Do the RHAT packages from http://software.opensuse.org/download/server:/ha-clustering work better for you? Regards, Lars -- Teamlead Kernel, SuSE Labs, Research and Development SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) "Experience is the name everyone gives to their mistakes." -- Oscar Wilde _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
