+++ This bug was initially created as a clone of Bug #542018 +++ Description of problem: totem delivers partial membership events in large clusters which causes cman to enter "disallowed node state" Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. start 48 node cluster 2. kill 16 nodes 3. cluster self destructs Actual results: cluster enters disallowed node state Expected results: this state should rarely happen. Additional info:
need changes to cman to setup objdb to contain node ids.
lets fix in corosync/cluster3 and agree on the model before backporting.
Created attachment 375452 [details] Patch to add nodeids to objdb This is the proposed cman patch to do the job, depending on how we agree to store the nodeids in the objdb. Even if we don't agree on this format, the patch will only need small changes.
This bug has been superseded by https://bugzilla.redhat.com/show_bug.cgi?id=544482