Re: [Pacemaker] How does the pcmk call the RA?

2012-05-17 Thread Andrew Beekhof
http://www.linux-ha.org/wiki/OCF_Resource_Agents On Thu, May 17, 2012 at 8:04 PM, cherish wrote: >  how does the pcmk call the resource agent script? > does the command look like :         > > > for example,if I enter the command :start vm > pcmk will start the vm with command : VirtualDomain s

Re: [Pacemaker] benefits of cman?

2012-05-17 Thread Andrew Beekhof
On Fri, May 18, 2012 at 7:17 AM, Matthew O'Connor wrote: > Hi again!  I have a hopefully-quick question. > > As I've been experimenting with upgrade paths, and also from reading the > Pacemaker Explained document, I understand that cman is either becoming > required (per the Ubuntu upgrade path to

[Pacemaker] benefits of cman?

2012-05-17 Thread Matthew O'Connor
Hi again! I have a hopefully-quick question. As I've been experimenting with upgrade paths, and also from reading the Pacemaker Explained document, I understand that cman is either becoming required (per the Ubuntu upgrade path to 12.04) or is considered essential (per Pacemaker Explained). Are

Re: [Pacemaker] MySQL not starting

2012-05-17 Thread Yves Trudeau
Hi Andreas, make sure the pid defined in pacemaker is the same has the one define in /etc/mysql/my.cnf. Although it may not be that since you have the replication info set. Have you verified that MySQL is indeed not running? maybe you just forgot to cleanup the errors. The updated version

[Pacemaker] How does the pcmk call the RA?

2012-05-17 Thread cherish
how does the pcmk call the resource agent script? does the command look like : for example,if I enter the command :start vm pcmk will start the vm with command : VirtualDomain start vm ??? ___ Pacemaker mailing list: Pacemaker@oss.cluster

Re: [Pacemaker] how to enable verbose logging for failed

2012-05-17 Thread Igor Zinovik
2012/5/17 Jake Smith : > > - Original Message - >> From: "Andrew Beekhof" >> To: "The Pacemaker cluster resource manager" >> Sent: Tuesday, May 15, 2012 7:59:47 PM >> Subject: Re: [Pacemaker] how to enable verbose logging for failed >> >> On Tue, May 15, 2012 at 9:27 PM, Igor Zinovik >>