Re: [Linux-ha-dev] ERROR: Message hist queue is filling up

2006-04-21 Thread Andrew Beekhof


On Apr 21, 2006, at 11:53 AM, Dejan Muhamedagic wrote:


Hello,

In the latest HEAD code now I get a bunch of messages:

heartbeat[9464]: 2006/04/21_11:26:38 ERROR: Message hist queue is  
filling up (200 messages in queue)


The test fails:

Apr 21 11:28:57 sapcl03 CTS: No failure count but success !=  
requested iterations

CRM tests failed (rc=1).


This is in BasicSanityCheck then?



And there is an exception raised in CTStests.py.



The exception is because there were too many of those hist queue is  
filling up errors



None of this was happening when I built heartbeat two days ago
(2006-04-19 16:08).


I recently got rid of a bunch of really horrible scripts that used to  
test basic CRM sanity... now we leverage CTS in local-only mode.

Which is good because its picking up new problems.

What the error is about I dont know.

--
Andrew Beekhof

No means no, and no means yes, and everything in between and all the  
rest - TISM


___
Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/


Re: [Linux-ha-dev] Re: [Linux-ha-cvs] Linux-HA CVS: crm by andrew from

2006-04-21 Thread Lars Marowsky-Bree
On 2006-04-21T12:32:26, Andrew Beekhof [EMAIL PROTECTED] wrote:

 Why is that a warning? That's perfectly normal behaviour if several
 nodes are equal - share some common attribute etc.
 the extreme case is if both nodes have a score of INFINITY when  
 you're trying to migrate a resource

Hm, I think the extreme case is the only one where there's a problem, as
it can't run on both nodes, while infinity implies it MUST run there.
Anything below infinity isn't a problem. So I'd invert the logic to not
not complain for == 0, but only for == INFINITY...


Sincerely,
Lars Marowsky-Brée

-- 
High Availability  Clustering
SUSE Labs, Research and Development
SUSE LINUX Products GmbH - A Novell Business -- Charles Darwin
Ignorance more frequently begets confidence than does knowledge

___
Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/