Re: [Pacemaker] Pacemaker Managed Service Not Started

2014-06-25 Thread emmanuel segura
I think your Terracotta script needs to be installed on every node, because pacemaker look if the resource is running in more then one node, anyway you the script should be present in all nodes 2014-06-25 17:17 GMT+02:00 Digimer : > The reason I mentioned it now is that, many times, strange proble

Re: [Pacemaker] Pacemaker Managed Service Not Started

2014-06-25 Thread Digimer
The reason I mentioned it now is that, many times, strange problems go away once stonith is working. I always recommend the build order of 'configure nodes -> configure/test stonith -> everything else'. It helps a lot in separating infrastructure issues from configuration issues. As for the pa

Re: [Pacemaker] Pacemaker Managed Service Not Started

2014-06-25 Thread Ariel S
Thank you for your reply, I am aware of STONITH resource named external/vcenter (or external/vmware I'm not sure at this moment). The setup is more involved and somehow requires more software installation and writing a password to my hypervisor in a file (which I feel uneasy), but I postpone a

Re: [Pacemaker] Pacemaker Managed Service Not Started

2014-06-24 Thread Digimer
On 25/06/14 01:43 AM, Ariel S wrote: stonith-enabled="false" \ no-quorum-policy="ignore" \ This may or may not relate to you problem, but you *must* have stonith configured and tested, specially in 2-node clusters where you can't use quorum. -- Digimer Papers and P