Re: [Pacemaker] Resource Agent Restrictions on opening TCP Connection

2014-08-26 Thread Ken Gaillot
On 8/26/14 6:32 AM, N, Ravikiran wrote: Is there any restrictions on Resource Agent script that it shall not support any TCP connection opens.. ?? I have a script as below executecmd="$FD<>/dev/tcp/localhost/$PORT" #FD is the lowest available FD and PORT is hardcoded p

Re: [Pacemaker] SLES 11 SP3 boothd behaviour

2014-08-26 Thread Sutherland, Rob
All nodes in question NTP from the same time source (yes, we have run into synchronicity issues in the past). Interestingly, increasing the lease from 60 seconds to 120 seconds did not affect the behaviour. Rob From: John Lauro [mailto:john.la...@covenanteyes.com] Sent: Monday, August 25, 2014

[Pacemaker] Resource Agent Restrictions on opening TCP Connection

2014-08-26 Thread N, Ravikiran
Hi all, Is there any restrictions on Resource Agent script that it shall not support any TCP connection opens.. ?? I have a script as below executecmd="$FD<>/dev/tcp/localhost/$PORT" #FD is the lowest available FD and PORT is hardcoded port eval "exec $executecmd" 2> /

Re: [Pacemaker] Virtual IP migration fails to cleanup IP from failed interface

2014-08-26 Thread Andrew Beekhof
On 21 Aug 2014, at 5:10 pm, Arjun Pandey wrote: > No there's a separate interface for cluster communication. I don't > have fencing configured in the setup. Ok, then I'm misunderstanding: >>> However the >>> address with the previous is not cleaned up. The whole interface is down... in what w