Re: [Pacemaker] Pull the plug on one node, the resource doesn't promote the other node to master

2012-07-20 Thread Matteo Bignotti
e GatewayStatus, can I configure the cluster telling it that IF the network fails I want ResourceCustom, rseries:Master and Gateway to be together? I ask because when I tried putting GatewayStatusClone in the colocation... havoc happened... and nothing worked. did I do something wrong and it shou

[Pacemaker] Pull the plug on one node, the resource doesn't promote the other node to master

2012-07-20 Thread Matteo Bignotti
Hi guys, I am having trouble understanding why this happens: I have this cluster with 2 nodes, when I put one node in standby or crash the resource, it correctly promotes on the second machine as master. But if I UNPLUG the first machine from the network, the resource won't promote the other o

Re: [Pacemaker] Batch pacemaker configuration

2012-06-08 Thread Matteo Bignotti
No the nodes it's ok, shouldn't delete them. but to use the crm configure erase I would need to stop any resource that's running, correct? what is better? is the cibadmin too invasive? On 06/08/2012 03:05 AM, Dejan Muhamedagic wrote: Hi, On Thu, Jun 07, 2012 at 12:01:16P

[Pacemaker] Batch pacemaker configuration

2012-06-07 Thread Matteo Bignotti
Hi guys, I'm trying to configure in batch pacemaker, so far what I am doing in orders is # Flushing the old configuration cibadmin -E --force #reloading the new one crm configure load replace [filename] and then restarting the machine now, I find it kinda hard to believe that the only batch