Applied. Thanks!
On Thu, Sep 9, 2010 at 12:35 AM, Andreas Hofmeister wrote:
> Hi,
>
> The appended patch is for the bug described in
> http://developerbugs.linux-foundation.org/show_bug.cgi?id=2456 found in
> pacemaker 1.0.9.1,
>
> Apparently "crm_resource" calls "unpack_constraints()" for some
Hi,
The appended patch is for the bug described in
http://developerbugs.linux-foundation.org/show_bug.cgi?id=2456 found in
pacemaker 1.0.9.1,
Apparently "crm_resource" calls "unpack_constraints()" for some actions
( -A, -a) but later does not free the memory allocated during that call.
Usin
Hi
I have run in to a problem a 2 node cluster. One of thenodes wont connect to
the cluster. When is do a crm_mon i get an error that Connectionto cluster
failed: connection failed
When is do cibadmin Q i get an error Signon toCIB failed: connection failed
How do i reset the config on
Hi, all,
I encounter a problem to let my resource failover when active node
is failed to ping default gateway. Below is my configuration:
node nmc01-a
node nmc01-b
primitive ClusterIP ocf:heartbeat:IPaddr2 \
params ip="10.214.65.5" cidr_netmask="24" \
op mon