On Aug 10, 2007, at 11:10 AM, Lars Marowsky-Bree wrote:
On 2007-08-10T03:44:38, Kamil Srot <[EMAIL PROTECTED]> wrote:
Hi James,
your order rule seems to miss the action attribute
(action="start")...
Try this rule:
<rsc_order from="*shared_filesystem*" action="start"
id="*order_shared_filesystem_after_shared_storage:promote*"
to="*shared_storage*" to_action="*promote*" />
Hope it helps...
"start" should be the default; it shouldn't need to be mentioned.
it is:
if(action == NULL) {
action = CRMD_ACTION_START;
}
Besides, changing the semantics in an update is a no-go. I wonder how
that slipped through the automated regression tests?
what semantics are you referring to?
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems