[Linux-HA] cibadmin query returning zero results
CRM-Stable-4a0d4e40eeb0
Andrew Beekhof
beekhof at gmail.com
Sat Nov 4 02:49:23 MST 2006
On 11/4/06, Alex and Gill Strachan <asgks at yahoo.com> wrote:
> On running command
>
> cibadmin --cib_query
>
> returns
>
> "No messages received in 30 seconds.. aborting"
generally this will happen when there is no DC - in which case you can
force cibadmin to perform the operation locally with -l
the thing to be aware of though, is that there are very few points in
a clusters life when this should be the case.
if you send me the logs I can attempt to figure out why this might
have been the case for you
>
> On the DC node I decided to stop/start heartbeat. Heartbeat failed to stop.
thats also quite bad and probably related to the above problem.
> How can I debug this further ?
you can send SIGUSR1 to the various processes to increase the loglevel
and i'd be happy to review the results.
> Eventually used 'kill' command and the DC was transferred to another host.
sounds like the node was blocked on something or in some sort of loop
- both of which is quite serious
More information about the Linux-HA
mailing list