Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Linux-HA: Users
Error, "missing id or id-collision detected" after adding a new node
 

Index | Next | Previous | View Flat


ragoddard at novell

Nov 1, 2007, 10:34 AM


Views: 135
Permalink
Error, "missing id or id-collision detected" after adding a new node

All:

While running HA v2.1.0-41.1 on a three-node cluster, we receive the
error, "missing id or id-collision detected" after adding a fourth node.
Removal of the node alleviates the errors.

I see in code:
RCS file: /home/cvs/linux-ha/linux-ha/lib/crm/cib/cib_client.c,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -3 -r1.55 -r1.56
--- cib_client.c        9 Apr 2006 12:56:50 -0000      1.55
+++ cib_client.c        26 Apr 2006 13:36:05 -0000      1.56
@@ -666,7 +666,7 @@
                        error_msg = "failed adding field to cib message";
                        break;                 
                case cib_id_check:
-                      error_msg = "id-collision detected";
+                      error_msg = "missing id or id-collision detected";
                        break;                 
                case cib_operation:
                        error_msg = "invalid operation";

So, because I'm lazy and don't want to go slogging through the full code, does
anyone know what condition (or conditions) will cause this function to return
this error?

TIA!

--
R a n d y G o d d a r d
(801) 861-9270

4 8 15 16 23 42
Attachments: signature.asc (0.19 KB)

Subject User Time
Error, "missing id or id-collision detected" after adding a new node ragoddard at novell Nov 1, 2007, 10:34 AM
    Re: Error, "missing id or id-collision detected" after adding a new node beekhof at gmail Nov 2, 2007, 1:51 AM
        Re: Error, "missing id or id-collision detected" after adding a new node ragoddard at novell Nov 2, 2007, 7:43 AM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.