On 2011-11-14 16:40, Viacheslav Biriukov wrote:
cloned resource separatelyю For example restart cloned Mysql server on the first ndoe. But don't touch it on the second? It's no clear for me from the documentation.
yes you can: > crm resource stop clone:0 or > crm resource cleanup clone:0 moreover, you could create constraints for that too: > crm resource move clone:0 there is an issue though: by default, you don't know which clone instance (read :0, :1, etc.) are running on which node. however, it should be possible to add rules so that :0 will prefer node01 and :1 will prefer node02 cheers, raoul -- ____________________________________________________________________ DI (FH) Raoul Bhatia M.Sc. email. r.bha...@ipax.at Technischer Leiter IPAX - Aloy Bhatia Hava OG web. http://www.ipax.at Barawitzkagasse 10/2/2/11 email. off...@ipax.at 1190 Wien tel. +43 1 3670030 FN 277995t HG Wien fax. +43 1 3670030 15 ____________________________________________________________________ _______________________________________________ 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://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker