Hi,

I'm encountering issues with c3 code and I need to fix things, but before that 
I need to know if there are any newer version out there.

The problems I encounter:

1/ --delnode is ignored, the correct option is --rmnode (looking into the code)
2/ using --rmnode duplicates the cluster in /etc/c3.conf
3/ using --addnode does nothing or does wired things.

Here is the c3.conf file after doing:
c3_conf_manager --cluster=oscar_cluster --rmnode=oscarnode1
c3_conf_manager --cluster=oscar_cluster --addnode=oscarnode1

cluster oscar_cluster {
        oscar_server
        dead remove_for_0-indexing
        oscarnode1
cluster oscar_cluster {
        oscar_server
        dead remove_for_0-indexing
        dead oscarnode1
}
cluster oscar_cluster {
        oscar_server
        dead remove_for_0-indexing
        oscarnode1
        oscar_server
        dead remove_for_0-indexing
        oscarnode1
}

Thanks for any help on that.

Best regards.

--
   Olivier LAHAYE
   CEA DRT/LIST/DCSI/DIR
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Oscar-devel mailing list
Oscar-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to