On 08/22/2012 12:21 PM, Jon Heese wrote: > I renew my call for anyone who knows of a way to leave a resource running on all nodes at once. Are there any developers on this list that may know of more esoteric options for the OCF and/or LSB resource types, or do I have to join the developer list for that?
With heartbeat-r1 you simply copied /etc/init.d/httpd to /etc/ha.d/resource.d/httpd_foo (to avoid name conflict), changed "stop)" in httpd_foo to be a noop and ran "httpd_foo" resource. I'm sure you can do this with "RA" scripts, however, tracing the details through the maze of shell includes and obscure variables in them is one of the reasons I'm sticking to heartbeat-r1 in the first place. -- Dimitri Maziuk Programmer/sysadmin BioMagResBank, UW-Madison -- http://www.bmrb.wisc.edu
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
