On Dec 5, 2008, at 7:29 PM, Raoul Bhatia [IPAX] wrote:

how do i migrate/disable a cloned resource on one node?

e.h. apache2:0 running on wc01 and apache2:1 running on wc02:

i tried to issue
crm_resource -M -r apache2:0
and
crm_resource -M -r apache2:1 -N wc01

which is not working...

i too tried to issue
crm_resource -r apache2:0 -v 'Stopped' --meta -p target-role

again, not working.

how do i specifically halt apache2:0 or apache2:1?

you can't.  just specify the clone name

   crm_resource -M -r apache2


_______________________________________________
Pacemaker mailing list
[email protected]
http://list.clusterlabs.org/mailman/listinfo/pacemaker

Reply via email to