On Mon, 2010-06-07 at 15:35 +0800, ch huang wrote: > how to do this(erase current configure)
You could stop all resources with: # crm resource stop RES_NAME and afterwards erase CIB with # crm configure erase -- Dalibor Dukic <[email protected]> _______________________________________________ Pacemaker mailing list: [email protected] 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://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker
