On 11/06/2013, at 10:33 PM, Michael Schwartzkopff <[email protected]> wrote:
> Am Dienstag, 11. Juni 2013, 14:58:30 schrieb Michael Furman: > > 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! > > > You have to install the crmsh package. Or use pcs. For people moving to pcs from crmsh, the following might be of use: https://github.com/ClusterLabs/pacemaker/blob/master/doc/pcs-crmsh-quick-ref.md _______________________________________________ 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://bugs.clusterlabs.org
