[Pacemaker] Error while performing crm attribute operation. and cl_status commands

2011-05-16 Thread Rakesh K
Hi All I had configured Mysql as multi-state resource in HA I had configured HA cluster consisting of two nodes and one Mysql multistate resource crm_attribute --type rsc_location --node mysql2 --get-value score non-option ARGV-elements: score scope=rsc_location value=(null) Error

Re: [Pacemaker] [pacemaker] Error while executing crm_attribute command from command line

2011-05-16 Thread Rakesh K
Andrew Beekhof andrew@... writes: # CIB_file=./cib.xml crm_attribute -N mysql3 -n master-Mysql:0 -l forever -v 3 -V crm_attribute[23703]: 2011/05/10_08:42:59 info: Invoked: crm_attribute -N mysql3 -n master-Mysql:0 -l forever -v 3 -V crm_attribute[23703]: 2011/05/10_08:42:59 ERROR: Type ID

[Pacemaker] [pacemaker] Error while executing crm_attribute command from command line

2011-05-06 Thread rakesh k
Hi All while i am executing crm_attribute command from the command line, it is throwing the following error *bash-3.2# crm_attribute -N mysql3 -n master-Mysql:0 -l forever -v 3 Error setting master-Mysql:0=3 (section=nodes, set=nodes-87b8b88e-3ded-4e34-8708-46f7afe62935): Update does not conform

Re: [Pacemaker] [pacemaker] unable to execute commands like crm configure show.crm resource stop

2011-04-28 Thread Rakesh K
Dejan Muhamedagic dejanmm@... writes: Hi, On Wed, Mar 16, 2011 at 10:58:16AM +0530, rakesh k wrote: Hi All I had installed pacemaker,heartbeat on my unix machine, I had created an SSH user who can access my unix machine remotely. I had given permissions for that user by editing

Re: [Pacemaker] [pacemaker]Notification alerts when fail-over take place from one node to other node in cluster.

2011-04-26 Thread Rakesh K
on nagios exchange, it's not ideal, but again, since this functionality doesn't come with pacemaker yet, you would have to invent your own wheel ;) Cheers, Vadym On Apr 25, 2011 1:15 AM, Rakesh K rakirocker4...@gmail.com wrote: Vadym Chepkov vchepkov at ... writes: You can colocate your

Re: [Pacemaker] [pacemaker]Notification alerts when fail-over take place from one node to other node in cluster.

2011-04-24 Thread Rakesh K
Vadym Chepkov vchepkov@... writes: You can colocate your resource with a MailTo pseudo resource : # crm ra meta MailTo Notifies recipients by email in the event of resource takeover (ocf:heartbeat:MailTo) Vadym ___ Pacemaker mailing list:

Re: [Pacemaker] Ordering set of resources, problem in ordering chain of resources

2011-04-20 Thread Rakesh K
Andrew Beekhof andrew@... writes: Hi Andrew thanks for giving replies sorry for troubling you frequently here is the out put of crm configure show xml ?xml version=1.0 ? cib admin_epoch=0 crm_feature_set=3.0.1 dc-uuid=87b8b88e-3ded-4e34-8708-46f7afe62935 epoch=1120 have-quorum=1

[Pacemaker] [pacemaker] need some help regarding network failure setup in pacemaker.

2011-04-20 Thread rakesh k
Hello Everybody How can we detect network failure in pacemaker configuration. where my to nodes in cluster frame work are as follows two network routers connected via switch as mediator for communication. how can we detect network failure and stop the heartbeat processes, when i shutdown the

Re: [Pacemaker] [pacemaker] need some help regarding network failure setup in pacemaker.

2011-04-20 Thread Rakesh K
Jelle de Jong jelledejong@... writes: Hi Jelle de Jong On 20-04-11 11:44, rakesh k wrote: How can we detect network failure in pacemaker configuration. http://www.clusterlabs.org/wiki/Pingd_with_resources_on_different_networks http://www.woodwose.net/thatremindsme/2011/04/the-pacemaker

[Pacemaker] Ordering set of resources, problem in ordering chain of resources

2011-04-19 Thread rakesh k
Hi All I had configured Heartbeeat, pacemkaer on my two VM's Cluster with two nodes, two nodes are running *cent-os* as operation systems. Cluster configured with 8 resources and defined order, taking reference pacemaker explained please find the order and co-location constraints, taken from

Re: [Pacemaker] Ordering set of resources, problem in ordering chain of resources

2011-04-19 Thread Rakesh K
Andrew Beekhof andrew@... writes: Hi Andrew thanks for giving reply. The version of pacemaker i am using is pacemaker-1.0.9.1 Regards Rakesh ___ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org

Re: [Pacemaker] Unable to stop Multi state resource

2011-04-19 Thread Rakesh K
Rakesh K rakirocker4236@... writes: Hi Andrew FSR is a File system replication script which adheres to ocf cluster frame work, the script is similar to Mysql ocf script, which is a multi state resource, where in master ssh server would be running and in slave there are rsync scripts which

[Pacemaker] [pacemaker] To start all the resources on one node when HA starts in 2 node configuration.

2011-03-31 Thread rakesh k
Hi All Here is my description regarding this While configuring HA i used this CLI command *crm configure location HTTPD Httpd rule id=HTTPD-rule 100: \#uname eq hatest1rule id=HTTPD-rule1 200: \#uname eq hatest2* where Httpd is resource and given score 100 for hatest1 and score

[Pacemaker] unable to migrate resource between nodes in cluster

2011-03-17 Thread rakesh k
Hi All I am unable to migrate apache resource between the nodes 1) To monitor apache resource i had used status url and reg-ex pattern is * */html* which find the exact pattern in statusurl, for monitoring and fail-over conditions for apache script . 2) on node1 i manually edited the status url

Re: [Pacemaker] build Issue while configurin g the cluster glue in CENT OS

2011-03-08 Thread rakesh k
Larry Brigman larry.brigman@... writes: Hi Larry Thanks for you suggestion the when i tried to install e2fsprogs-libs-1.39-23.el5_5.1 rpm file it says it is uptodate and again i tried to install cluster glue using make command . which thrown me the same error. [root@low-house lib]# rpm -qf

Re: [Pacemaker] build Issue while configurin g the cluster glue in CENT OS

2011-03-08 Thread rakesh k
Vladislav Bogdanov bubble@... writes: Hi Vladislav Bogdanov When i listed down all the packages in CentOS i found this package is already isntalled i used rpm-qa for listing down the packages is there any alternative for building cluster glue in my CENT OS through code base since this an

Re: [Pacemaker] build Issue while configurin​g the cluster glue in CENT OS

2011-03-07 Thread rakesh k
this issue .. Regards Raki On Mon, Mar 7, 2011 at 6:24 PM, rakesh k rakirocker4...@gmail.com wrote: Hi All I got the errors like this while compiling cluster glue: ../.libs/libplumb.so: undefined reference to `uuid_parse' ../.libs/libplumb.so: undefined reference to `uuid_generate