Hi,
I'm using Pacemaker release :
pacemaker-1.1.2-2.el6.x86_64
I've passed the following crm command :
crm configure order order-nfs mandatory: clone-fs1 clone-fs2
clone-fs3 nfs
_
_and I got this record in cib.xml :
<rsc_order id="order-nfs" score="INFINITY">
<resource_set id="order-nfs-0">
<resource_ref id="clone-fs1"/>
<resource_ref id="clone-fs2"/>
<resource_ref id="clone-fs3"/>
<resource_ref id="nfs"/>
</resource_set>
</rsc_order>
but when I try to start the nfs primitive, I got serveral times these
errors in syslog :
1001852554 2001 Sep 30 14:22:34 node0 daemon debug pengine [18783]:
debug: text2task: Unsupported action: order-nfs-0-stop-end
1001852554 2001 Sep 30 14:22:34 node0 daemon debug pengine [18783]:
debug: text2task: Unsupported action: order-nfs-0-stop-begin
Any idea ?
Thanks
Alain
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems