2011/12/22 Kevin Maguire <kmagu...@eso.org>: > Hi > > We have built a cluster on top of the SLES 11 SP1 stack, which manages > various Xen VMs. > > In the development phase we used some test VM resources, which have since > been removed from the resource list. However I see some remnants of these > old resources in the log files, and would like to xclean this up. > > e.g. I see > > Dec 22 12:27:18 node2 pengine: [6262]: info: get_failcount: hvm1 has failed > 1 times on node2
One way is to run cleanup on the resource crm resource cleanup hvm1 or crm resource hvm1 cleanup, don't remember exactly. Or you can use LCMC and right click on them and remove them. Rasto -- Dipl.-Ing. Rastislav Levrinc rasto.levr...@gmail.com Linux Cluster Management Console http://lcmc.sf.net/ _______________________________________________ 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