I need to write RA for the service that takes 10 minutes to initialize. OCF spec says that start method should not return until service is completely ready to process clients requests.
Questions: 1. Could the pengine process several resources concurrently? Or it will wait until the "start" returns? 2. Would it (PE) react to other events during my component is in "start"? _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
