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
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
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> /
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