Hi Dejan, I 'd like to undestand the way action "migrate" is managed by crm ...
In fact, for whatever resource type (with whatever ocf script) , we can execute a command such as : crm resource migrate resource-name but how is it managed by the ocf script ? because in several scripts , there are migrate_to and migrate_from functions and in others no such functions. Does that mean that if there are such migrate functions, crm call these functions, and if not , then crm call the stop function and then the start function for the dest node of migration ? Thanks Alain _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
