Hi all! We are trying to configure HA in Pacemaker 1.1.8 using http://clusterlabs.org/doc/en-US/Pacemaker/1.1-plugin/html-single/Clusters_from_Scratch/index.html#_adding_a_resource
According to the documentation we need to run the following command: crm configure primitive ClusterIP ocf:heartbeat:IPaddr2 params ip=192.168.122.101 cidr_netmask=32 op monitor interval=30s Unfortunately, the dependencies of Pacemaker 1.1.8 doesn’t include “crm” but includes “crm_attribute”. How to add ClusterIP using “crm_attribute”command or by other crm command? Where can I find the documentation for Pacemaker 1.1.8 similar to http://clusterlabs.org/doc/en-US/Pacemaker/1.1-plugin/html-single/Clusters_from_Scratch/index.html? Thanks for your help! Michael
_______________________________________________ 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