Le 15/03/2012 12:50, Tim Ward a écrit :

So, does anyone have any ideas as to what is going on here, and/or how to 
actually stop and then delete something? - thanks!

$ crm configure
property maintenance-mode=true
commit
quit
$ /etc/init.d/myResource stop
$ crm resource
cleanup myResource # so that it sees it's actually stopped
cd
configure
edit # now you can delete myResource
commit
maintenance-mode=false
commit
quit

The maintenance-mode might not be useful depending on your groups, colocations and orders.

--
Cheers,
Florian Crouzat

_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to