[Linux-cluster] cluster service development - question

Christian Niessner mailinglists at marvin-lists.freaks.de
Tue Oct 4 16:55:43 UTC 2005


Hi Lon,

On Tue, 2005-10-04 at 12:40 -0400, Lon Hohberger wrote:
> Sure it is.
> 
> cluster_member_list_t *mlist;
> 
> mlist = clu_member_list();

It seems clu_member_list() only returns the nodes that have
joined the cluster, not all nodes configured
in /etc/cluster/cluster.conf. In my case, i need all
nodes.

I had a quick look into the haeder files. I only found a
clu_member_list(char *group). But even calling with NULL 
it only reports joined nodes...

Or did I do something wrong?

ciao,
	chris




More information about the Linux-cluster mailing list